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
One of my MSGIST students pointed out to me that the solution set for the MCLP tutorial (https://pysal.org/spopt/notebooks/mclp_gis.html) selects many households outside the service radius of 180 sec from each sited restaurant. The problem may be that the OSRM profile names have changed judging from their documentation (https://project-osrm.org/docs/v5.5.1/api/#general-options), and "pedestrian" needs to be replaced with "foot".
The text was updated successfully, but these errors were encountered:
One of my MSGIST students pointed out to me that the solution set for the MCLP tutorial (https://pysal.org/spopt/notebooks/mclp_gis.html) selects many households outside the service radius of 180 sec from each sited restaurant. The problem may be that the OSRM profile names have changed judging from their documentation (https://project-osrm.org/docs/v5.5.1/api/#general-options), and "pedestrian" needs to be replaced with "foot".
The text was updated successfully, but these errors were encountered: