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
In Mid-March 2024 the tax lot polygon import from the production environment began to throw:
File "C:\gis\geodatabase-toiler\src\py\gdb.py", line 292, in importfeatureclass
,targetfcname)
File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\conversion.py", line 2030, in FeatureClassToFeatureClass
raise e
File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\conversion.py", line 2027, in FeatureClassToFeatureClass
retval = convertArcObjectToPythonObject(gp.FeatureClassToFeatureClass_conversion(*gp_fixargs((in_features, out_path, out_name, where_clause, field_mapping, config_keyword), True)))
File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\geoprocessing_base.py", line 511, in
return lambda *args: val(*gp_fixargs(args, True))
arcgisscripting.ExecuteError: Failed to execute. Parameters are not valid.
ERROR 000732: Input Features: Dataset https://services6.arcgis.com/yG5s3afENB5iO9fj/ArcGIS/rest/services/Tax_Lot_View/FeatureServer/0 does not exist or is not supported
Failed to execute (FeatureClassToFeatureClass).
In Mid-March 2024 the tax lot polygon import from the production environment began to throw:
See possibly related mattyschell/geodatabase-buildings-condoetl#14
The text was updated successfully, but these errors were encountered: