deegree / deegree3

Official deegree repository providing geospatial core libraries, data access and advanced OGC web service implementations
https://www.deegree.org
GNU Lesser General Public License v2.1
146 stars 99 forks source link

Add support for external application schema mapping tools #786

Open tfr42 opened 7 years ago

tfr42 commented 7 years ago

Currently deegree supports it's own XML mapping configuration file to map a GML application to an E/R model.

This feature request proposes that deegree supports also external tools such as:

For image raster data deegree provides already a GdalTileStore using gdal as a datasource provider.

tfr42 commented 7 years ago

Documentation how gdal GMLAS driver derives relational mapping from GML application schemas is available at https://github.com/BRGM/gml_application_schema_toolbox.