Skip to content

watsonData/versatiles-renderer

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 92.5%
  • JavaScript 7.5%