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

check for unprojected data when converting points to boxes #644

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

bw4sz
Copy link
Collaborator

@bw4sz bw4sz commented Mar 29, 2024

This is a quick fix for users converting points to boxes with unprojected data. I added a test and a simple check for a coordinate reference system. In general this whole logic will be replaced when the large PR (DeepForest 2.0)

#590

closes #643

@bw4sz bw4sz requested a review from henrykironde March 29, 2024 23:30
@bw4sz bw4sz self-assigned this Mar 29, 2024
@ethanwhite ethanwhite merged commit 5f29af3 into main Apr 1, 2024
2 of 6 checks passed
@bw4sz bw4sz deleted the unprojected_points branch June 4, 2024 13:36
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.

Error: shapefile_to_annotations() got an unexpected keyword argument 'convert_to_boxes'
2 participants