Extensions
Extensions for Feature Providers add support for some uncommon use cases that are not covered by the core modules. The extensions are classified according to:
- The state of the implementation
- mature: no known limitations regarding generally supported use cases, adheres to code quality and testing standards
- candidate: no known limitations regarding generally supported use cases, might not adhere to code quality and testing standards
- proposal: stable core functionality, but might have limitations regarding generally supported use cases, might not adhere to code quality and testing standards
Overview
Extension | Classification | Description |
---|---|---|
implproposal | Listens for incremental changes in a PostgreSQL database and triggers feature change actions. | |
implproposal | Derive schema definitions from external JSON schema files. | |
implproposal | Support for pgRouting to compute routes. |