Replies: 1 comment
-
@Kumail09 are you asking if this is possible, or are you hitting an issue and need some guidance? I also think you should look into using the MVTProvider interface: tegola/provider/mvt_provider.go Lines 9 to 14 in c5bb076 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Im trying to integrate some tegola functions to avoid reinventing the wheel. My goal is vector tiling of data from my postgis db. I want to perform some additional queries and operations on data.
This is the way Im trying to intergrate
package main
Beta Was this translation helpful? Give feedback.
All reactions