go-spatial / tegola

Tegola is a Mapbox Vector Tile server written in Go
http://tegola.io/
MIT License
1.28k stars 194 forks source link

[provider/gpkg] support case insensitive table names #762

Open ARolek opened 3 years ago

ARolek commented 3 years ago

The geopackage provider will panic if the casing of the table name in the config does not match that of the name of the table in the geopackge. Reference issue: #761