Select to view content in your preferred language

Sewer Pipe Inspection Reports -> Condition Layer

334
2
Jump to solution
03-24-2026 04:33 AM
mshanaghan
Frequent Contributor

Hi all. I want to create an overall pipe condition layer that takes into account a condition score from a sewer pipe inspection report as well as pipe age. Does anyone have any examples of this or resources you used to accomplish this? Thank you in advance. 

1 Solution

Accepted Solutions
RobertKrisher
Esri Regular Contributor

If you put all the charateristics for the score on a single layer, you can use the Calculate Composite Index tool to create a weighted score.

Here are some articles that give an overview of things to consider for weights and process:

If you do end up taking the composite index approach, you can find quite a few articles and tutorials online form Esri on how to use them.

View solution in original post

2 Replies
RobertKrisher
Esri Regular Contributor

If you put all the charateristics for the score on a single layer, you can use the Calculate Composite Index tool to create a weighted score.

Here are some articles that give an overview of things to consider for weights and process:

If you do end up taking the composite index approach, you can find quite a few articles and tutorials online form Esri on how to use them.

mshanaghan
Frequent Contributor

This is exactly what I was looking for. Thank you!