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

M2aSymPnt01 - stalls with dataset from other origins #4

Open
ghuotvez opened this issue Oct 21, 2024 · 1 comment
Open

M2aSymPnt01 - stalls with dataset from other origins #4

ghuotvez opened this issue Oct 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ghuotvez
Copy link
Member

The tool will keep running indefinately if a feature with a non-integer field is found at the first place, index 0. First field needs to be an int so when used with the near feature the tool is able to reselect given feature with whatever ID were found and placed inside NEAR_FID generated field from Arc.

Temporaly added a new input for user to select id field so the tool works with the given datasets that isn't coming from Arc.

@ghuotvez ghuotvez added the bug Something isn't working label Oct 21, 2024
@ghuotvez
Copy link
Member Author

Actually, near_fid works with objectid by default, no other int field will do the trick. The script should look for objectid field name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant