Skip to content

Releases: Esri/large-network-analysis-tools

Large Network Analysis Tools

20 Nov 19:46
2979e20
Compare
Choose a tag to compare

Properly support the Cutoff and TargetDestinationCount fields in the input Origins layer, if present.

If you're not trying to use those fields, no need to update.

Large Network Analysis Tools

06 Nov 02:12
580d56a
Compare
Choose a tag to compare

Important bug fix to correctly support cutoffs in the Solve Large OD Cost Matrix tool, which were quietly failing to handle unit conversions correctly when using time-based impedances.

You should definitely get this update.

You might want to re-run your analyses if:

  • You were using a time-based impedance
  • You were using a cutoff
  • You were distance units that weren't Miles.

The Solve Large Analysis With Known OD Pairs tool was not impacted by this problem and has not been updated in this release.

Large Network Analysis Tools

06 Nov 00:06
8bcadfc
Compare
Choose a tag to compare

Adds support for 64bit ObjectID feature class inputs and outputs. No functional changes.

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