de-bkg / deegree-workspace-clc10-inspire

deegree workspace for CLC10 INSPIRE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deegree workspace for CLC10 INSPIRE

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

Database

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.

Adjustments

The database connection parameters must be adjusted in jdbc/clc10.xml.

About

deegree workspace for CLC10 INSPIRE

License:MIT License


Languages

Language:TSQL 93.4%Language:PLpgSQL 6.6%