Skip to content

A fun little project to turn geojson into vector tiles using geojson-vt.

Notifications You must be signed in to change notification settings

DevinClark/js-tiles

Repository files navigation

JS Tiles

Small utility to convert geojson (oklahoma census tracts) to a directory of vector tiles. It uses geojson-vt and it was pretty fun to build.

Running

  • npm install
  • node index.js

After it runs, you should have a zyx tile directory named 'ok-census-tracts'.

About

A fun little project to turn geojson into vector tiles using geojson-vt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published