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
Hello Dr Rathore,
I tried using the script to generate an input for a basin and get this error.
File "D:\Vic_hydrological_modeling\vic-auto-master\vic-auto-master\vic_auto_Pra1.py", line 64, in
arcpy.CreateFishnet_management(grid_name,origin, y_axis, str(cell_h),str(cell_w), "0", "0", opposite, "LABELS",geometry_type="POLYGON")
File "C:\Program Files (x86)\ArcGIS\Desktop10.8\ArcPy\arcpy\management.py", line 17931, in CreateFishnet
raise e
ExecuteError: ERROR 001018: Number of output features exceeds OID limit (2,147,483,647).
Failed to execute (CreateFishnet).
The text was updated successfully, but these errors were encountered:
Hello Dr Rathore,
I tried using the script to generate an input for a basin and get this error.
File "D:\Vic_hydrological_modeling\vic-auto-master\vic-auto-master\vic_auto_Pra1.py", line 64, in
arcpy.CreateFishnet_management(grid_name,origin, y_axis, str(cell_h),str(cell_w), "0", "0", opposite, "LABELS",geometry_type="POLYGON")
File "C:\Program Files (x86)\ArcGIS\Desktop10.8\ArcPy\arcpy\management.py", line 17931, in CreateFishnet
raise e
ExecuteError: ERROR 001018: Number of output features exceeds OID limit (2,147,483,647).
Failed to execute (CreateFishnet).
The text was updated successfully, but these errors were encountered: