How to convert a vector tile protobuf to a png using a stylesheet

32 views Asked by At

I want to convert a vector tile protobuf to a png with customizable styling (like border color, thickness, etc). A solution using Python is preferred, but a solution in nodejs or Linux command line tools are also fine.

I found this package that can do the conversion but without styling options.

0

There are 0 answers