Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number of output features exceeds OID limit #17

Open
martaddi opened this issue May 14, 2023 · 0 comments
Open

Number of output features exceeds OID limit #17

martaddi opened this issue May 14, 2023 · 0 comments

Comments

@martaddi
Copy link

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant