|
IDEA
|
Would love to see this. I am trying to do a similar thing: https://community.esri.com/t5/arcgis-pro-questions/creating-a-composite-locator-from-parcel-data/m-p/1662225#M99859
... View more
10 hours ago
|
0
|
0
|
3
|
|
POST
|
I am trying to geocode a list of customers that have APN (Assessors Parcel Number) and address information using county parcel data. The parcel data includes APN, and address information in a single field and also split out into individual fields (House number, Dir, Street, Type, etc....). My original thought was to create a composite locator that would first, use a single-field locator built on the APN field. Then use a second locator to match the customer to the address. Lastly, use the ESRI world locator to geocode any remaining customers. The locators work individually when you run it on the customer data, but if I try to group them in a composite locator, there is no way for the locator to look for the APN field in the customer data. The overall goal is to run the customer list through one geocoder instead of feeding unmatched customers through different geocoders and appending them back to the original geocode (a messy process!) Essentially, I would like to create an address locator that matches customers to their assigned APN. If no APN exists (the field is null), then match to the address, using the parcel data as a reference, then the ESRI world locator. Any help or direction on this would be greatly appreciated!
... View more
yesterday
|
0
|
0
|
77
|
|
POST
|
Hi @MatheusSparapani, I actually haven't looked into this much lately. Have you made any progress? There has to be a way to load data into a utility network dataset that participates in the topology of the utility network.
... View more
08-25-2025
08:14 AM
|
0
|
0
|
202
|
|
POST
|
Hello everyone, I am having some trouble with a tile cache layer that seems to shift a few feet after exporting to a tile package (.tpkx). The below image, shows the tiled cache layer with water linework drawn above it. Both layers are projected in WGS 1984 Web Mercator. As you can see, linework seems to match pipes on the ground especially near the pumps. When I export the tile cache image to a tile package (.tpkx), the image shifts about 3 feet to the left (shown below). The purpose for exporting to a tile package is in order to upload to our enterprise portal for web viewing. Any ideas on why the image shifts?
... View more
07-09-2025
03:07 PM
|
0
|
1
|
205
|
|
POST
|
A nearmap historical imagery widget!!! I've been looking for this for quite awhile now. Does anyone know of any live site that has this widget? We will be upgrading to enterprise 11.3 later this year. How difficult will it be to incorporate this into an experience builder site? We are currently hosting nearmap imagery on our portal via the arcgis marketplace. Any advice or suggestions regarding this app would be greatly appreciated!
... View more
03-13-2025
08:00 AM
|
1
|
0
|
1512
|
|
POST
|
Thank you for your help. Is is possible that the "Is Dirty" field is the same as the "Status" field? Regardless, both are set to true, so that probably isn't the issue. Below is a snip of what happens when trying to run the export subnetwork tool. Do you know if the entire utility network database (which includes multiple subnetworks that don't work or are useless to us) needs to be "clean"? Or does the subnetwork that you are attempting to delete just need to be "clean"? We will probably need to get some help from Esri technical support regarding this or from some other outside resource.
... View more
02-19-2025
07:42 AM
|
0
|
1
|
763
|
|
POST
|
Thank you, I will for sure look into adding some type of a device to represent the river. Regarding deleting subnetworks, the Is deleted field is set to "True". But I cannot locate a "Status" field. The "Is dirty" field is also set to True, but when I validate topology, no dirty areas are returned.
... View more
02-18-2025
03:00 PM
|
0
|
3
|
782
|
|
POST
|
@MikeMillerGIS wrote: Then I update the subnetwork using the find subnetwork pane or geoprocessing tool successfully. When I run the export subnetwork too, the tier parameter says that there are no clean subnetworks discovered. Check your Subnetwork Definition. Do you have Manage Is Dirty set to false? If so, your subnetwork will always report Dirty and you cannot run Export Subnetwork. We typically ship the models with this set to False as there is cost managing a system tier and you need to opt into managing Is Dirty When I open the subnetwork table and view field details, the "ISDIRTY" field has a default value of True and the subnetwork records that I want to delete are all attributed with "True" Does there need to be an asset that serves as a subnetwork controller at the beginning of the pink line to represent the supply (river)? No, but you could add a intake and set it up as a controller in the system tier. This subnetwork would be a Raw water subnetwork. Any ideas on what type of feature or asset would represent the supply from a body of water such as a river? This is not something we have currently in our data model. If I set the pumps at the plant as subnetwork controllers for a pressure subnetwork, all assets are assigned to the system subnetwork. Wouldn't you think that everything after the pumps would be the pressure subnetwork? Yes. If you are using a pressure zone tier. I would evaluate dropping the system tier and using the Pressure Zone tier as the rank 1 tier. There is cost to managing a system tier if you just have one system. We have multiple independent systems within the same utility network. My thought was that each system would have a system subnetwork and then one or more multiple pressure systems. In the example I referenced, maybe the raw water line from the river would be one pressure system, and a second pressure subnetwork after treatment? How difficult is it to drop an entire system tier? How do you handle wells that feed a treatment plant? What about bodies of water that serve as a source for a system? You can set wells and intakes as controllers and create a subnetwork that feeds the plant. The system tier really should not be one subnetwork If you have one system subnetwork, you are taking a big cost on validate. As Validate has to trace the system and if everything is one big system, that could be costly. If you plan on having a pressure zone tier, you can evaluate dropping the system tier and just using pressure zones. Maybe it makes more sense to split these up into separate system subnetworks for each water system? On the other hand, I'm not really sure what the purpose is for a system subnetwork. We really would like to use subnetworks as the basis for isolation, upstream, and downstream tracing. I'm thinking just having several pressure subnetworks would solve this?
... View more
02-18-2025
08:24 AM
|
0
|
1
|
696
|
|
POST
|
Thank you for your help with this! Any ideas on what type of device you would use to represent a body of water like a river? It's not something we currently have in our data model. When I view the subnetworks table, it is showing multiple records with the same subnetwork name with different subnetwork controllers. I have removed all of the controllers, so i'm confused as to why they are still showing up?
... View more
02-18-2025
07:55 AM
|
0
|
6
|
797
|
|
DOC
|
My post is getting marked as spam @JesseCloutier. Can you help? https://community.esri.com/t5/arcgis-utility-network-questions/subnetwork-management/m-p/1585514
... View more
02-14-2025
07:54 AM
|
0
|
0
|
562
|
|
POST
|
Hi everyone, I am currently in the early process of deleting and updating subnetworks in our utility network. When reviewing this documentation, I run into problems at the last step. Using the water system shown below, I have removed all subnetwork controllers. Then I validate the extent and get no errors and no dirty areas display within the error inspector. Then I update the subnetwork using the find subnetwork pane or geoprocessing tool successfully. When I run the export subnetwork too, the tier parameter says that there are no clean subnetworks discovered. Can anyone give me some guidance on how to setup a system and pressure subnetwork on the below water system? Generally speaking, the pink line pumps water from a river to a treatment plant and the pumps to distribution. Does there need to be an asset that serves as a subnetwork controller at the beginning of the pink line to represent the supply (river)? If I set the pumps at the plant as subnetwork controllers for a pressure subnetwork, all assets are assigned to the system subnetwork. Wouldn't you think that everything after the pumps would be the pressure subnetwork? Overall, what assets do you use as subnetwork controllers within a water utility network? For example, the esri default Naperville water data uses a water treatment plant as the controller for the system subnetwork. For us, the treatment plant is an area that contains several assets which could control a subnetwork. How do you handle wells that feed a treatment plant? What about bodies of water that serve as a source for a system? I've gone through most of the content within this documentation, but have had a difficult time applying it to our utility network. Any help regarding subnetwork management would be greatly appreciated!
... View more
02-14-2025
07:41 AM
|
0
|
8
|
854
|
|
POST
|
Hi everyone, I am currently in the early process of deleting and updating subnetworks in our utility network. When reviewing this documentation, I run into problems at the last step. Using the water system shown below, I have removed all subnetwork controllers. Then I validate the extent and get no errors and no dirty areas display within the error inspector. Then I update the subnetwork using the find subnetwork pane or geoprocessing tool successfully. When I run the export subnetwork too, the tier parameter says that there are no clean subnetworks discovered. Can anyone give me some guidance on how to setup a system and pressure subnetwork on the below water system? Generally speaking, the pink line pumps water from a river to a treatment plant and the pumps to distribution. Does there need to be an asset that serves as a subnetwork controller at the beginning of the pink line to represent the supply (river)? If I set the pumps at the plant as subnetwork controllers for a pressure subnetwork, all assets are assigned to the system subnetwork. Wouldn't you think that everything after the pumps would be the pressure subnetwork? Overall, what assets do you use as subnetwork controllers within a water utility network? For example, the esri default Naperville water data uses a water treatment plant as the controller for the system subnetwork. For us, the treatment plant is an area that contains several assets which could control a subnetwork. How do you handle wells that feed a treatment plant? What about bodies of water that serve as a source for a system? I've gone through most of the content within this documentation, but have had a difficult time applying it to our utility network. Any help regarding subnetwork management would be greatly appreciated!
... View more
02-13-2025
01:55 PM
|
0
|
4
|
731
|
|
POST
|
Thank you very much for this excellent insight! Enabling the clear cache option has seemed to improve performance. But the other suggestions may help us as well. I'm thinking ESRI should put together a webinar or presentation at a future conference on this topic. I think it is something that all ESRI users would appreciate.
... View more
02-10-2025
06:55 AM
|
0
|
0
|
1784
|
|
POST
|
Thanks Todd, any thoughts as to how to create a task that would add a specific set of layers to a map? This would be after loading in a predefined map package with UN datasets. I'm guessing, the best way would be to just republish map packages with the layers already in them.
... View more
02-04-2025
02:55 PM
|
0
|
1
|
1896
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-13-2025 08:00 AM | |
| 1 | 02-03-2025 07:35 AM | |
| 1 | 11-25-2024 10:06 AM | |
| 1 | 08-07-2024 11:10 AM | |
| 1 | 06-18-2024 03:06 PM |
| Online Status |
Online
|
| Date Last Visited |
13 hours ago
|