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

Objects API reg.: Handle object types where allowGeometry is false #4408

Open
Tracked by #4031
Viicos opened this issue Jun 18, 2024 · 0 comments
Open
Tracked by #4031

Objects API reg.: Handle object types where allowGeometry is false #4408

Viicos opened this issue Jun 18, 2024 · 0 comments

Comments

@Viicos
Copy link
Contributor

Viicos commented Jun 18, 2024

Some Objecttypes disallow setting geometry info. Currently, every objecttype is assumed to accept geometry.

#4102 is an attempt to take this into account, but was too hard to implement.

#4046 is an alternative implementation.

@Viicos Viicos changed the title Handle object types where allowGeometry is false Objects API reg.: Handle object types where allowGeometry is false Jun 18, 2024
@Viicos Viicos added the triage Issue needs to be validated. Remove this label if the issue considered valid. label Jun 26, 2024
@joeribekker joeribekker added enhancement and removed triage Issue needs to be validated. Remove this label if the issue considered valid. labels Jul 1, 2024
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

2 participants