I follow the tutorial to build docker and start mapServer , but when I run the python script for test , it doesn't worked.
server return success but the coordinates list is empty, and I check the code find that the function Filter.candidates() always return the empty list.
can anyone tell me how to slove it??