A geometric network is a set of connected edges and junctions (nodes) along with connectivity rules that are used to represent and model the behavior of a common network infrastructure in the real world. Geodatabase feature classes are used as the data sources to define the geometric network. You ...
3
votes
2answers
215 views
Can a Geometric network be hosted in a Spatial Data Service?
I'm wanting to deploy a geometric network to Sql Azure, where clients can trace through it.
The Spatial Data Services Deployment Utility allows me to deploy each featureclass from a geometric network ...
3
votes
0answers
119 views
How do I assign attributes from hydrologic sinks to upstream features?
I have a large hydrology geometric network with more than 300 sinks and roughly 150 barriers. I'd like to have the SinkID added to the attributes of the barriers (some individual networks have a ...
1
vote
0answers
87 views
Assign Sink ID to upstream features in a geometric network
Looking for a way to automatically assign an 8-character Sink ID to every upstream feature in a geometric network. There are over 500 sinks and about 5000 points and lines upstream from those sinks. ...