versatiles-org / versatiles-renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VersaTiles Render

Render a map view as image.

Still work in progress!

Run with:

npm run start

Result:

Example: rendered map view

Download SVG

Currently only SVG is supported. Have a look at src/renderer/ to add a Canvas renderer.

Currently only background, fill and line layers are supported. Symbol layers could be possible, if we found a good solution for implementing (or using the MapLibre implementation) for "symbol overlap prevention".

About


Languages

Language:TypeScript 92.3%Language:JavaScript 7.7%