mapbox / mvt-cruncher

web browser based MVT to SVG converter

Home Page:https://mapbox.github.io/mvt-cruncher/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEMO

Web browser based 'drag-n-drop' MVT to SVG converter

Requirements

Building

Edit Jamroot to match your setup and then :

  • source <path-to-emsdk_env.sh>
  • b2 toolset=emscripten release

Running

  • Copy *.js and *.wasm files into html directory
  • Start web server busybox httpd -f -p 8000
  • Open http://localhost:8000/html/mvt2svg.html in a browser

About

web browser based MVT to SVG converter

https://mapbox.github.io/mvt-cruncher/


Languages

Language:C++ 82.8%Language:HTML 17.2%