unige-geohealth / accessmod

accessmod 5 : anisotropic accessibility analysis.
GNU Lesser General Public License v3.0
40 stars 14 forks source link

Error adding a road layer to the Land cover merged tool #442

Open carlosrochoa opened 3 weeks ago

carlosrochoa commented 3 weeks ago

Infrastructure: Win 11 64-bit AccessMod Docker version 5.8.3-alpha.2

Current Behavior

I am trying to use a large road layer to generate the LCM, but after selecting the layer with the correct attributes, and hitting 'add to the stack' the following error appears immediately:

unused argument (timeout = 1) Call pbc(timeout = 1, id = stack_add_road, visible = TRUE, percent = incN *inc, title = pBarTitle, text = sprintf(ams(srv_merge_landcover_stack_item_order_3),i, tblN))

LCM roads

Expected Behavior

No problem adding this layer

Possible Solution

Unknown

Steps to Reproduce

Select the road layer (in the link) in the tool to generate the LCM and hit add to the stack. https://mega.nz/folder/GxYHHIyC#NWGnY82FVaBiS6Td5DJZsA

Detailed Description

This layer was already successfully used as it is in a previous version of the project with AM 5.8.2.

fxi commented 3 weeks ago

Should be fixed in 5.8.3-alpha.3 when the build is finished