linkagescape / linkage-mapper

ArcGIS tools to automate mapping and prioritization of wildlife habitat corridors
https://circuitscape.org/linkagemapper/
GNU General Public License v3.0
38 stars 12 forks source link

Fix the Multi-tool Combination #84

Closed johngallo closed 3 years ago

johngallo commented 5 years ago

It may be best to move the multi-tool combination into a new toolbox called LM Utilities Beta, or something like that. You can add the other combo tools that are under development.

In the meantime, remove red X's in Multi-tool combination by opening and closing in arc map, at the least, also fix a weight which was 0.02 but should have been 0.33 to be equal as the others.

johngallo commented 5 years ago

The one that was fixed, but could not be cherrypicked is here on Gallo's machine E:\GIS\Repositories\NotSynchedWithGIT

johngallo commented 5 years ago

meanwhile, I just realized that it looks like this commit was actually included, and rebased, and that is why it is a dangling head in Git Kraken: image

dkav commented 3 years ago

Converting the toolbox from binary to Python (see issue #46) will allow much more flexibility with multi tools. Closing on this basis and because part of the documented issue was fixed.