On Fri, Jan 13, 2017 at 12:10:25PM -0330, Nicole King wrote:
> Hello,
>
>
>
> I have a python script that calculates x coordinates , y coordinates for a
> point geometry that sits within a feature dataset of an SDE (SQL Express).
It looks like you are using arcpy, which is a specialised piece
Nicole King wrote:
> Hello,
>
>
>
> I have a python script that calculates x coordinates , y coordinates for
> a point geometry that sits within a feature dataset of an SDE (SQL
> Express). The script worked fine on a file geodatabase however when it
> runs on the SDE feature class, it stalls
Hello,
I have a python script that calculates x coordinates , y coordinates for a
point geometry that sits within a feature dataset of an SDE (SQL Express).
The script worked fine on a file geodatabase however when it runs on the SDE
feature class, it stalls at the updateCursor function.
"