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

Possibility of deleting layers with empty citydb schemas #22

Open
calsgeo opened this issue May 8, 2023 · 0 comments
Open

Possibility of deleting layers with empty citydb schemas #22

calsgeo opened this issue May 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@calsgeo
Copy link
Collaborator

calsgeo commented May 8, 2023

It should be a possibility to delete existing layers that were created before dropping a the 3dcitydb schema. If the user decided to not drop the existing layers before cleaning the schema it work be allowed to do so. For example:

  1. User imports the data to an specific schema inside the DB
  2. User creates and refreshes the layers of the corresponding schema
  3. User clean the schema, like using the cleanup_schema() function
  4. when trying to connect from the plug-in to the schema it won't work since it is empty but the mat views are still created and populated.
@calsgeo calsgeo added the enhancement New feature or request label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant