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

Keep spatial coverage if not a bbox to enrich geometa with bounding polygons #34

Closed
eblondel opened this issue Oct 28, 2019 · 0 comments
Assignees
Labels

Comments

@eblondel
Copy link
Collaborator

The spatial coverage may be a simple bbox wkt but it could be also a more complex spatial coverage (eg. simplified polygons, simplified lines) less reductor than a bounding box. At now geoflow reduces the WKT into a bounding box, which results in a loss of meta information. Some logic should be added to keep such more detailed spatial coverage. In geometa action it will result in setting bounding polygons, in addition to the geographic bounding box.

@eblondel eblondel added enhancement New feature or request technicality:NORMAL labels Oct 28, 2019
@eblondel eblondel self-assigned this Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant