|
POST
|
Okay, so you don't have an automated procedure in place yet. Understood. When you get to that point, check out the Create Network Dataset From Template tool: https://desktop.arcgis.com/en/arcmap/latest/tools/network-analyst-toolbox/create-network-dataset-from-template.htm I think this might be more efficient and easier to do than what you're suggesting with truncating and re-populating tables. Taking another wild guess here, which is kind of a long shot: When you make edits to the features of a network dataset, the network will create an internal table of "dirty areas" indicating which parts of the network have been changed. When you build the network, it only builds the dirty areas instead of the whole thing. This is intended to make the procedure more efficient because if you have, say a nationwide network dataset but you only edited one neighborhood, it can just leave everything except that neighborhood alone. However, if you've made wide-sweeping edits, such as replacing all the streets with different streets in a different geography, you might have built up a sizable dirty area file. Possibly the Build process is actually slower if it's trying to sort through all these dirty areas and take care of them rather than just rebuilding the entire network as if from scratch. But, that's just a guess which may or may not apply to your situation. Do you get the slow behavior if you put your streets in a fresh geodatabase with a fresh feature dataset and create the network dataset completely from scratch? If not, then the above might describe what's going on. If it's still slow in this case, then something else is probably weird with your data. I would suggest you call Support so they can look at the data for you and diagnose the problem.
... View more
07-30-2019
01:25 PM
|
2
|
4
|
3619
|
|
POST
|
In general, I wouldn't expect building a network with 70,000 edges to take more than a few minutes. You don't specify, but since this is an automated procedure you're developing, I presume your network dataset is in a file geodatabase and not a shapefile? File geodatabase will likely be faster than shapefile. Check your network's source feature classes and make sure they have a spatial index. If they don't, that's probably why everything is slow. If that's not it...can you describe your procedure in a bit more detail? For example, are you using the Create Network Dataset From Template tool, or have you developed some other method (via ArcObjects, for example) for creating the network dataset?
... View more
07-30-2019
12:35 PM
|
2
|
7
|
3619
|
|
POST
|
Unfortunately, we didn't make it for 2.4, but we are now aiming for 2.5.
... View more
07-26-2019
11:20 AM
|
3
|
5
|
5654
|
|
POST
|
No, there's no way to do that. If you want to append the new route segments to the existing ones, you could just generate the route for the new stops and then merge the features with the existing ones.
... View more
07-23-2019
09:42 AM
|
2
|
1
|
2450
|
|
POST
|
Hi Andrew. Your script works fine with the addition of this line: ServArea.defaultImpedanceCutoffs = [1] Seems like you shouldn't need this because all your facilities have explicitly-set break values in the Breaks field, but for some reason it's getting confused. I'll log a bug on our end to address this item of confusion, but I think if you add this to your code in the part where you're setting the service area properties, you should be good to go.
... View more
07-22-2019
08:57 AM
|
0
|
1
|
5650
|
|
POST
|
Starting with ArcGIS Pro 2.4 (just released), you can now create network datasets with public transit routes, stops, and schedules, and then perform analysis using that network dataset to analyze travel by public transit. More information here: https://pro.arcgis.com/en/pro-app/help/analysis/networks/network-analysis-with-public-transit-data.htm However, you don't need all that if the only thing you're trying to do is to create a line feature connecting some transit stops that you will edit into the map. For that you should just be able to use the Route solver to generate a route following the streets between your new transit stops. Tutorial for Route: https://pro.arcgis.com/en/pro-app/help/analysis/networks/route-tutorial.htm
... View more
07-22-2019
07:31 AM
|
2
|
0
|
2450
|
|
POST
|
Would it be possible for you to share your facilities with me so I can test your script? I can't tell from looking at it what's going wrong, but I'd like to get to the bottom of it. I don't need your network dataset.
... View more
07-21-2019
01:43 PM
|
0
|
3
|
1629
|
|
POST
|
When you use the load() method to load your input features into Facilities, use field mapping to assign your breaks field to the Breaks field in Facilities. Alternatively, if you are loading facilities using an insert cursor, you just need to set the desired values directly into the Breaks field. load() and insert cursor are just two ways of accomplishing the same thing - inserting facilities.
... View more
07-19-2019
12:05 PM
|
0
|
6
|
4021
|
|
POST
|
Hi Andrew. Glad you're putting nax to good use. Documentation for the Service Area input fields is here: https://pro.arcgis.com/en/pro-app/arcpy/network-analyst/servicearea-input-data-types.htm
... View more
07-19-2019
08:08 AM
|
0
|
8
|
4021
|
|
BLOG
|
Yes, unfortunately you still can't create a network dataset from scratch in Pro as of 2.4. We're trying for the next release.
... View more
07-03-2019
10:22 AM
|
0
|
0
|
861
|
|
BLOG
|
With today’s release of ArcGIS Pro 2.4, you can now create an use network datasets with public transit schedule data! No separate downloads or installations are necessary. Learn more about the new functionality in the ArcGIS Pro documentation. A new tutorial can help get you started. In light of this new functionality, the Add GTFS to a Network Dataset toolbox is now officially deprecated. No further enhancements or updates will be made to that tool. However, the tools in the Transit Analysis Tools.tbx toolbox, which was formerly part of the Add GTFS to a Network Dataset download, are not being deprecated. Instead, those have been moved to a separate downloadable toolbox. These tools have overhauled to work with network datasets created using either the old Add GTFS to a Network Dataset toolbox or the new functionality in ArcGIS Pro. Feel free to discuss the new ArcGIS Pro functionality and post questions about it here in this GeoNet space. However, keep in mind that you can now call Esri Support for help with any functionality in core ArcGIS Pro, and that's often a better way to get help. For help with any downloadable toolboxes, you still need to post your questions here. Happy analysis, everyone!
... View more
06-27-2019
01:14 PM
|
0
|
2
|
2035
|
|
POST
|
The OD Cost Matrix solver will do this for you: http://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/od-cost-matrix.htm
... View more
06-17-2019
11:02 AM
|
0
|
0
|
665
|
|
POST
|
There's probably a problem with the way you've configured your restriction attributes. Can you post a screenshot of your restrictions and their evaluators?
... View more
06-14-2019
08:42 AM
|
0
|
0
|
1214
|
|
POST
|
From the second screenshot, it appears that the last two stops might not have been included in the analysis. (I can see that they don't have an ArriveCurbApproach or DepartCurbApproach.) This usually happens if the points are not located (they were accidentally out in the ocean or something) or they were not reachable from the other points (they were on some part of the network that was cut off from the rest). If you scroll over a little and find the Status field, that will tell you something about what happened. I bet they'll say "Not reached" or "Not located" or something like that. You can also check the Route solver warning messages by clicking the little launcher button on the Route tab under the Run button: I bet there are warnings that got generated that will say what happened to those last two points.
... View more
06-13-2019
12:55 PM
|
0
|
1
|
2710
|
|
POST
|
Can you post a screenshot of your attribute table? Also, are you using a local on-disk network dataset, or are you using the ArcGIS Online services as your network data source? In general, Pro pays attention to the Sequence field in the Stops table. If the stop you want last is last in the table but has a Sequence value that is less than some other stop, then it won't end up as last in the analysis.
... View more
06-13-2019
08:14 AM
|
1
|
3
|
2710
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-12-2026 01:53 PM | |
| 1 | 04-21-2026 08:39 AM | |
| 1 | 04-15-2026 02:24 PM | |
| 1 | 02-03-2026 11:41 AM | |
| 1 | 03-16-2026 08:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|