Project Modules

This project has declared the following modules:

Name Description
deegree-featurestore-commons Base interfaces and common functionality for feature store implementations
deegree-featurestore-memory Feature store implementation that keeps features in memory
deegree-featurestore-remotewfs Feature store implementation that accesses a remote Web Feature Service instance
deegree-featurestore-shape Feature store implementation that accesses shapefiles
deegree-featurestore-simplesql Feature store implementation for retrieving features from SQL databases, configuration based on SELECT statements
deegree-featurestore-sql Feature store implementation for accessing features stored in SQL databases that supports mapping of complex data models