go-spatial / tegola-postgis

A version of of tegola that that leverages PostGIS ST_AsMVT
MIT License
6 stars 2 forks source link

MVTProvider uses providerLayerName rather than MVTName #7

Closed ARolek closed 4 years ago

ARolek commented 4 years ago

The MVTName() for a layer was being used to lookup provider layer names. This caused issues when the mapLayer.name field was configured and the providerLayerName differed from the mapLayer.Name.