*`--fs`: Deegree Server SQL Feature Store Configuration (.xml). This file contains the mapping from the relational database structure of a PostgreSQL database to a GML schema. Its structure is described in the documentation of [deegree server](https://download.deegree.org/documentation/3.5.5/html/#anchor-configuration-sqlfeaturestore).
*`--ps`: JSON file containing the connection information for the PostgreSQL database. The corresponding JSON schema can be found under `./schema/database-config.json`. Example (`./input/database.json`):
*`-s, --sql_fs`: Deegree Server SQL Feature Store Configuration (.xml). This file contains the mapping from the relational database structure of a PostgreSQL database to a GML schema. Its structure is described in the documentation of [deegree server](https://download.deegree.org/documentation/3.5.5/html/#anchor-configuration-sqlfeaturestore).
*`d, --db_connection`: JSON file containing the connection information for the PostgreSQL database. The corresponding JSON schema can be found under `./schema/database-config.json`. Example (`./input/database.json`):