QWC Mapinfo Service
Type: objectJSON Schema
Type: stringFormat: uri Default: "https://raw.githubusercontent.com/qwc-services/qwc-mapinfo-service/master/schemas/qwc-mapinfo-service.json"Reference to JSON schema of this config
Service name
Type: constSpecific value:
"mapinfo"
Config options
Type: object
The following properties are required:
- db_url
- info_table
- info_geom_col
- info_display_col
- info_title
Type: object
The following properties are required:
- db_url
- info_sql
- info_title
Type: object
The following properties are required:
- queries
Type: string
DB connection for info queries
Type: string
Table to use
Type: string
Geometry column in table
Type: string
Display text column in table
Type: string
Display title
Type: string
Additional WHERE query
Info queries
Type: array of objectNo Additional Items
Each item of this array must be:
Query
Type: object
The following properties are required:
- db_url
- info_table
- info_geom_col
- info_display_col
- info_title
Type: object
The following properties are required:
- db_url
- info_sql
- info_title
Type: string
DB connection for info queries
Type: string
Table to use
Type: string
Geometry column in table
Type: string
Display text column in table
Type: string
Display title
Type: string
Additional WHERE query
Type: string
SQL query text