Transforms the network shape to a raster net map and an additional raster flow map along the network.
The input network vector should follow these guidelines:
- links have to be drawn from upstream to downstream
- confluence should be of maximum 2 elements
- links between a junction and the next have to be a single geometry
It can be used as an input for the drain map to force drainage directions, there is the possibility to create a shapefile of problem points to be used for
a revision of the original vector network.
Inputs
- the network vector map
- the field of the attribute table of the network vector that defines the ACTIVE links, non active links will be not considered for rasterization;
the attribute field has to have the type of a String with Yes or No as active or non active
- the field of the attribute table of the network vector that defines the progressive ID for the features
Output
- the file containing the flow map on the net
- the file containing the raster network map
- if requested, the problem point vector file