-
Notifications
You must be signed in to change notification settings - Fork 3
/
metadata.txt
22 lines (16 loc) · 1.47 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[general]
name=Demands in distribution networks
qgisMinimumVersion=2.18
description=Algorithms for computing demand at nodes of the distribution network
version=0.3
author=Eder Nilson, Julian Cardona
email=eder.nilson@gmail.com, juliancardona77@gmail.com
about=<b>Calculates demand on nodes:</b><br/>Estimate the demand at the nodes (hubs), based on household consumption. The calculation is performed by adding the demand in the households, and designating the total demand in the nodes of the distribution network. This processing plugin is based on component "<b>Distance to nearest hub</b>".<br/><b>Operation: </b>Given a layer of origin (households) and another layer representing destination points (nodes), the algorithm calculates the distance between each point of origin (households) and the nearest point of detention (Nodes). households, and totaling the demand value that will be assigned to the nearest node (hub). In addition, the algorithm displays a "line" layer, created by the "Distance to nearest hub" component, which identifies households (origin) and Nodes (destination), allowing easy verification of geoprocessing connectivity.
tracker=https://github.com/edernilson/DemandInDistributionNetwork/issues
repository=https://github.com/edernilson/DemandInDistributionNetwork
tags=epanet, processing, demand, nodes, distribution network
homepage=https://github.com/edernilson/DemandInDistributionNetwork
category=Analysis
icon=assets/icon.png
experimental=False
deprecated=False