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

Drop the "objectid" column from the geometry_data table #214

Closed
clausnagel opened this issue Nov 4, 2023 · 1 comment
Closed

Drop the "objectid" column from the geometry_data table #214

clausnagel opened this issue Nov 4, 2023 · 1 comment
Assignees
Labels

Comments

@clausnagel
Copy link
Member

For the same reason we dropped the "type" column with #206, we should drop the "objectid" column from geometry_data. All information is available from the "geometry_properties" JSON. Dropping the column helps to avoid redundancy and - even worse - inconsistency.

@yaozhihang
Copy link
Member

done with 8b5c129

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

2 participants