Hello, I have data in an asset package but want to test a prototype UN by applying the asset package to a mobile gdb but I would like to only deploy a subset of my data such as one subnetwork/circuit from the substation and the other devices/structures connected to that circuit for testing purposes.
Goal is to be able to test run this circuit before moving forward with doing all the data.
Thank you
Solved! Go to Solution.
I did something like this a couple years ago, I'm not sure if this is best practice, but here's how I did it (this is off the top of my head, I don't have the script handy, may be forgetting or misremembering a bit):
This did result in some leftover nearby features that were parts of other subnetworks, but it didn't really matter for what I was trying to do (identifying the most common errors to refine the ETL process, determining whether there were rules missing I needed to add, picking up ETL omissions like missing J:J associations, etc.) I reused this process a few times as I made further changes to the ETL process, sometimes for the same region I used the first run, and sometimes for different regions.
I did something like this a couple years ago, I'm not sure if this is best practice, but here's how I did it (this is off the top of my head, I don't have the script handy, may be forgetting or misremembering a bit):
This did result in some leftover nearby features that were parts of other subnetworks, but it didn't really matter for what I was trying to do (identifying the most common errors to refine the ETL process, determining whether there were rules missing I needed to add, picking up ETL omissions like missing J:J associations, etc.) I reused this process a few times as I made further changes to the ETL process, sometimes for the same region I used the first run, and sometimes for different regions.