Hi,
I have a geometric network which is hosted inside an enterprise geodatabase, recently I have changed all of the F.C from WGS 1984 to NAD 1983, I have noticed a performance issue when I start editing the network, adding a new point or a new line takes forever!
I have done several tests to find the bottleneck of this issue, but nothing I still couldn’t figure it out.
After these tests I would assume that the issue is within the database it self (mdf file) what should I also consider to fix this performance issue.
I am running SQL server 2014, and ArcMAP 10.4.1
Thanks,
Ahmad
Solved! Go to Solution.
After re-projecting the data, we had to recalculate the spatial index of each feature class in the database. this solves the performance issue.
After re-projecting the data, we had to recalculate the spatial index of each feature class in the database. this solves the performance issue.