I am trying to POC generating drive times. I've followed multiple tutorials and I get the same error everytime I get to the drive time part.
For instance, I can create buffer locations for distance, but not for drive times in this tutorial: https://developers.arcgis.com/python/guide/part2-where-to-enrich-study-areas/#enriching-study-areas
When I get to the country.enrich(proximity_type="driving_time") section of this example I get the same error: https://developers.arcgis.com/python/guide/part6-country-enrich/
So on and so forth for these other examples: https://developers.arcgis.com/python/samples/constructing-drive-time-based-service-areas/, https://github.com/Esri/arcgis-python-api/tree/master/guide/11-performing-network-analyses, https://developers.arcgis.com/python/samples/drive-time-analysis-for-opioid-epidemic/.
Is this a configuration/access issue? I'm connecting to an Enterprise 11.0 server using Esri's Python API as a creator license from a Databricks notebook.
Solved! Go to Solution.
Realized this is a larger issue for our instance, so should be resolved with other efforts ongoing.
Wouldn't it be great if it just told you what it has to say instead of "there's something wrong and scanning may resolve the problem"? I mean if the analysis of the problem will fix the problem, isn't it lying to me? At no point you will see the results of the "scan" and are allowed to accept or deny the actual actions taken as the solution.
Realized this is a larger issue for our instance, so should be resolved with other efforts ongoing.
What do you mean with 'larger issue'?
What DBR is your cluster on?
I experience issues with the python api, when using newer (> DBR 10.4) versions (which I need for other reasons within our organization). However, when trying to do stuff like dissolve, spatial join etc, i get a 'fn' error.