Skip to content

Tile vector data using geojson-vt and vt-pbf on the command line (WIP)

Notifications You must be signed in to change notification settings

rfriberg/geojson-vt-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

geojson-vt-cli

Tile vector data using geojson-vt on the command line

To set up, run:

npm install

Example usage:

node tile.js --data=./data/route.json --out=./my-tiled-data/ --zoom=3

zoom is the max zoom you want tiled. Default is 5.

About

Tile vector data using geojson-vt and vt-pbf on the command line (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published