Skip to content

WMS-VT notes

Product updates and practical notes about turning MapLibre vector-tile styles into server-rendered map images.

Introducing WMS-VT

Interactive vector maps are designed for exploration. Many production workflows need something simpler at the boundary: a finished image at an exact extent and size.

WMS-VT connects those two worlds. It accepts a MapLibre-compatible style URL together with a bounding box, width, height, and DPI, then renders the map on the server.