Skip to main content
Question

Read ESRI Geometric Network rules and definitions

  • March 14, 2026
  • 1 reply
  • 55 views

cavarly
Contributor
Forum|alt.badge.img+1

Hi, I was wondering if anyone has succeeded in reading an ESRI SDE geometric network configuration - rules etc. ?

I would like to export to a readable format for reporting. 
 

From research , all Arc Catalog 10.6. tools are no longer available for these kind of things. No arcpy either.

So possibly an SQL approach, but I don’t know even in which tables such things might be found.

 

1 reply

trentatsafe
Safer
Forum|alt.badge.img+7

Hi ​@cavarly 

It looks like you might be able to find the information in the tables listed here: https://desktop.arcgis.com/en/arcmap/10.6/manage-data/gdbs-in-sql-server/dataset-internal-tables.htm#ESRI_SECTION1_9FF9489173C741DD95472F21B5AD8374

Specifically, the section under Geometric Networks. This QnA on Esri’s forums may also help.