Configuration
Type: Object
Properties
corsboolean? enables CORSportnumber port to run onproxyboolean? when true proxy header fields will be trustedtilesURLstring tiles endpoint URLpostgresqlpostgresql PostgreSQL connection informationredisredis? Redis connection informationtilesetstilesets tilesets description
PostgreSQL Connection
Type: Object
Properties
hoststring name of host to connect toportnumber port number to connect to at the server hostdatabasestring the database nameuserstring PostgreSQL user name to connect aspasswordstring password to be used if the server demands password authentication.
Redis Connection
Type: Object
Properties
Tilesets
Tileset
Type: Object
Properties
tablestring name of table containing datageometry_fieldstring? name of geometry columnsridnumber? geometry column sridsimplify_geometriesboolean? whether to automatically reduce input vertices
Mapbox Vector Tiles Server
Parameters
configconfig
Returns Koa koa instance