Skip to content

Possibility of deleting layers with empty citydb schemas #22

Open
@calsgeo

Description

@calsgeo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions