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

Implement Geometry conversion for remaining geometry elements #424

Merged
merged 4 commits into from
Jan 9, 2020

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Jan 9, 2020

Adds geometry conversions using the geom method for Points, Rectangles and Segments and then consistently demonstrates conversions in Annotators user guide.

@coveralls
Copy link

coveralls commented Jan 9, 2020

Coverage Status

Coverage increased (+3.7%) to 49.752% when pulling a86fcd1 on geom_conversion into a5c5b9c on master.

@jbednar
Copy link
Member

jbednar commented Jan 9, 2020

Cool! Do you think that showing the shapely object is really necessary that many times in the manual? I worry that it makes it a bit long, but if you think people are likely to miss it if it's only on one annotator, sure.

@philippjfr
Copy link
Member Author

I think it's good to see that it is consistently supported.

@philippjfr philippjfr merged commit 7093995 into master Jan 9, 2020
@philippjfr philippjfr deleted the geom_conversion branch March 22, 2020 12:32
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.

3 participants