Skip to content

Releases: Esri/large-network-analysis-tools

Large Network Analysis Tools

20 Sep 16:47
ec31a02
Compare
Choose a tag to compare

Fix bug in retrieving catalog paths of network dataset layers extracted from MMPKs. If you haven't gotten an error when using your network dataset layer, this problem likely doesn't affect you, and you don't need to update.

Large Network Analysis Tools

15 Sep 17:57
f29f8b7
Compare
Choose a tag to compare

Restructure how the loggers in the subprocesses are initialized. They should not be initialized when the module is imported but rather only initialized when needed. No substantive changes to the tools in this PR, just some code clean-up and improvement.

Large Network Analysis Tools

30 Aug 22:12
f6f016f
Compare
Choose a tag to compare

Just some code clean-up and refactoring. No functionality changes or bug fixes, so no need to update from the previous release if you're already up and running.

Large Network Analysis Tools

07 Jun 16:18
671b087
Compare
Choose a tag to compare

Fix unicode decode issues that may occur when using non-ascii characters

Large Network Analysis Tools

01 Jun 15:32
20b795f
Compare
Choose a tag to compare

Minor change to prevent users from deleting an existing folder when using CSV or Arrow outputs in the Solve Large OD Cost Matrix tool. No changes to how to tool works, just a minor change in the parameter validation code.

Large Network Analysis Tools

25 May 16:07
9cb87b7
Compare
Choose a tag to compare

This release adds a parameter to turn off spatial sorting of origins and destinations in the Solve Large OD Cost Matrix tool, which is useful if the inputs are already spatially sorted.

Large Network Analysis Tools

10 May 22:09
0c44b21
Compare
Choose a tag to compare

Minor bug fix in tool validation when using a mobile geodatabase network dataset

Large Network Analysis Tools

05 Apr 23:11
5cdb0ce
Compare
Choose a tag to compare

Adds a tool for parallelizing Calculate Locations. Also parallelizes precalculating locations when this option is used in the existing tools.

Large Network Analysis Tools

01 Feb 22:48
16b14a2
Compare
Choose a tag to compare

Minor bug fix in tool validation with ArcGIS Enterprise portals. If you got version v4.0.2, you should probably get this one instead. No functionality changes.

Large Network Analysis Tools

31 Jan 21:09
6ad8f0d
Compare
Choose a tag to compare

Add a section to the user's guide with recommendations about how to get the best performance for the large OD tool based on results from internal testing. Also add a couple of additional validation checks to ensure reasonable values for input parameters.

No functionality changes.