Skip to content

Initialize geowave datastore (meta-data table) transparently when non-existant when data store and feature type is constructed through the GeoTools API #269

@chrisbennight

Description

@chrisbennight

Creating a DataStore connection, Feature/Layer from scratch using the GeoTools API (GeoServer included), automatically creating meta-data table automatically if it does not exist (with a warning in the log).

Document how this is done.

Same case through Geoserver UI.

The steps are:
Data Store. During this process, the data store interrogates for feature types (layers). This step fails as the meta-data table does not exist.
Feature Type creation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions