go-spatial / tegola

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

gpkg: improve error messages in registration #808

Closed ear7h closed 2 years ago

ear7h commented 2 years ago

closes #805

I also added support for floating point tag columns (I came across this in the natural earth dataset)

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 42661d695-PR-808


Changes Missing Coverage Covered Lines Changed/Added Lines %
provider/gpkg/gpkg.go 0 2 0.0%
provider/gpkg/gpkg_register.go 6 8 75.0%
<!-- Total: 6 10 60.0% -->
Totals Coverage Status
Change from base Build e444ac0b8: -0.006%
Covered Lines: 5436
Relevant Lines: 12073

💛 - Coveralls