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

Fix data structure for element_types #845

Open
JorgeMartinezG opened this issue Jan 20, 2020 · 0 comments
Open

Fix data structure for element_types #845

JorgeMartinezG opened this issue Jan 20, 2020 · 0 comments

Comments

@JorgeMartinezG
Copy link
Collaborator

Currently, commit 3585958 removes the checker for empty element_types. This causes that Point, Lines and Polygons are collected in by the process_feature_attribute_completeness lambda function

Users would need to specify within the frontend side which element_type should be collected. For multiple elements, all of them must be specified, then the backend will need to do the validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant