Workspace configuration for deegree implementing INSPIRE services for the CORINE Land Cover 10 ha (CLC10).
This workspace configuration uses extended INSPIRE-schemas from the European Location Framework (ELF) project.
The following INSPIRE themes are implemented:
- LCV
The _sql folder contains scripts for creating the required database structures. The scripts are optimized for PostgreSQL/PostGIS.
The LCV theme is stored within the lcv database schema. Per default the user inspire is owner of all schemas and tables.
for the view service an optimized data structure and geometry generalization must be performed with the create_lcv_view.sql script. This must be run after the data is available.
The database connection parameters must be adjusted in jdbc/clc10.xml.