Select to view content in your preferred language

Get Error Everytime Trying to Generate Drive Times

206
3
Jump to solution
4 weeks ago
OliviaSanders
New Contributor

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/

OliviaSanders_0-1720570529370.png

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-analyseshttps://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.

0 Kudos
1 Solution

Accepted Solutions
OliviaSanders
New Contributor

Realized this is a larger issue for our instance, so should be resolved with other efforts ongoing.

View solution in original post

0 Kudos
3 Replies
yamenwo
New Contributor

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.

0 Kudos
OliviaSanders
New Contributor

Realized this is a larger issue for our instance, so should be resolved with other efforts ongoing.

0 Kudos
GEOadmin
New Contributor II

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. 

0 Kudos