Hello,
I am trying to do some system planning and I want to know if it is possible to replicate and reproject data in a geometric network. If so, what is the best workflow? I read KB article 34129 and it says that you can reproject during replication, but that the procedure would not work with a geometric network, because the setup process would reproject the geometric network, making it read only thereon. Is it possible to build the geometric network in the child database first so that it is not read only? The best workflow I can think of is:
Parent - ArcSDE Geodatabase in NAD83 California State Plane Zone 6 with geometric networks
Child - File Geodatabase in Web Mercator with geometric networks
1. Drop geometric networks in child with ArcObjects program.
2. Replicate from parent to child.
3. Rebuild geometric networks in child with ArcObjects program.
This seems like it should be a common workflow, i.e. Web Mercator publishing geodatabase with geometric networks.
Any thoughts?
Nathan