Skip to content

Support PostgreSQL/PostGIS views #12

@JBurkinshaw

Description

@JBurkinshaw

PostgreSQL/PostGIS tables are currently supported but views are not.

Add support for views.

The main obstacle to support is likely to be difficulties identifying a suitable unique field in each view, as a view is not required to have a Primary Key. It may be possible to provide this information via oaff.collections (formerly feapi.collections) or an alternate metadata entity within the oaff schema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions