You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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??
The text was updated successfully, but these errors were encountered:
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??
The text was updated successfully, but these errors were encountered: