Skip to content

Update Clip and minor change for row ID cleaning in Spatial Join and Nearest Join #405

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

Closed

Conversation

UrbanGISer
Copy link
Contributor

Spatial Join and Nearest Join
gdf = gdf.loc[:, ~gdf.columns.str.contains(r"")]

Clip
gdf_clip.reset_index(drop=True, inplace=True)

@UrbanGISer UrbanGISer linked an issue Apr 15, 2025 that may be closed by this pull request
@UrbanGISer UrbanGISer requested a review from koettert April 15, 2025 15:17
@koettert koettert closed this Jul 1, 2025
@koettert koettert force-pushed the 402-clip-node-fails-with-duplicate-key-detected branch from 3a5b53a to 9b7c8c4 Compare July 1, 2025 11:18
@koettert koettert deleted the 402-clip-node-fails-with-duplicate-key-detected branch July 1, 2025 11:21
@koettert koettert restored the 402-clip-node-fails-with-duplicate-key-detected branch July 1, 2025 11:21
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

Successfully merging this pull request may close these issues.

Clip node fails with duplicate key detected
2 participants