Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Scene search and project export should use same bbox handling #27

Open
jisantuc opened this issue Sep 14, 2017 · 0 comments
Open

Scene search and project export should use same bbox handling #27

jisantuc opened this issue Sep 14, 2017 · 0 comments

Comments

@jisantuc
Copy link
Contributor

In #26, we added some handling so that bad bounding boxes are rejected with an error. In #18, we improved how well scene search tolerates different types of objects as bounding boxes. Project export should be just as tolerant of plausible bbox formats as scene search is. Instead of throwing an error for bounding boxes that aren't "x1,y1,x2,y2", it should make an attempt to decode the bounding box from shapely boxes or shapes.

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

No branches or pull requests

1 participant