[FrontPage] [TitleIndex] [WordIndex

DBSchemaToDatastoreConf

1. General Information

First of all, please make sure to read the chapter on General Information for all deegreeTools.

2. Description

This program creates a deegree WFS datastore configuration file for one or more database tables or an ESRI shapefile. As can been seen from the WFS documentation, a deegree datastore configuration is nothing more than an annotated GML application schema. DBSchemaToDatastoreConf will read metainformation from database tables or shapefiles to create a matching GML application schema and the annotations required by deegree. Most of the annotations are used to map tables and table columns onto feature types and properties. For details please have look at the WFS documentation. The following backends are supported:

3. Library Dependancies

general libs

database specific libs

PostgreSQL with Postgis extension

Oracle Spatial

hsql

ingres

4. Usage

The program will be invoked as follows:

There are no mandatory command line parameters. For any required information the program will prompt a request for input on the console. But if you prefer to use command line parameters instead this is also possible. Following parameters are understood:

-tables

-driver

-url

-output

-user

-password

-srs

-h -? -help

5. Examples

look for other deegreeTools


CategoryDeegree2


2018-04-20 12:04