BUG FIX region shapefile name
the test iota2/tests/unittests/iota2_tests_sampler_applications.py::iota2testsamplerapplications::test_sampler_classif_crop_mix_bindings
doesn't work on my computer. I think this is due to an abnormal shapefile name (".shp" in the middle of the name). I suggest using the stem
method instead of name
in the split_vector_layer
function to solve this problem.