← Back to context

Comment by jalk

6 days ago

I was under the impression that municipalities use GIS systems to contain "everything" (sewers, water and gas pipes, and the electricity,telephone,fiber cables etc) Is that just a pipe dream (no pun intended) or do those lack the simulation part ?

The GIS system is generally the base for a hydraulic model. You use that data to build a connected graph structure that the hydraulic engine, EPANET, uses to run calculations to figure out the pressure at the nodes and also flow rates in pipes.

There is also a water quality component where you can calculate the age of water in the system or chemical, such as chlorine, or other by-products you may or may not want in the system.

The US EPA site goes into technical details on what the engine can do [0], but the vast majority of modeling is done as part of a water master plan for a water utility.

A water utility will build a hydraulic model of their network and calculate and model the growth of their city over a 30-year period. The model will highlight areas of concern, generally low pressure, and the water utility can propose new infrastructure like larger pipes, tanks, or pumps, and will schedule future capital works to keep service levels acceptable.

They generally repeat this process every 3–5 years, rebuilding the model and rewriting their master plans. Here is an example of a master plan by the City of Kyle [1].

Generally, a water utility is proposing tens of millions of capital works, if not more. So traditionally, the high price tag has just been accepted. But obviously, this doesn't scale down to smaller utilities, and normally consultants will do the work on their behalf, including holding the right software license.

[0] https://www.epa.gov/water-research/epanet

[1] https://www.cityofkyle.com/media/69766

I'm no physicist, but I've worked as a software engineer on energy (and drinking water, which EPANET simulates) infrastructure network design tooling for the last six or so years. It has been my understanding that simulating and validating multimodal network designs, which take into account electricity, gas consumption, district heating, is extremely difficult.

Municipalities definitely have systems that document where everything already is under the ground (though especially in Europe there are many older cities where the data of old pipes is lacking), but for designing new energy networks, an "everything" simulation and solving model is very, very complex.

Some might in fact contain everything, but the core difference is that this is a simulation engine not a GIS tool.