Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 492 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 492 Bytes

# kosmtik-tiles-export

Export a tiles tree from your Kosmtik project.

Install

While in your Kosmtik root, run:

node index.js plugins --install kosmtik-tiles-export

Usage

Only command line for now. Eg.:

node index.js export ~/path/to/project.yml --format tiles --output /path/to/output/dir --minZoom 10 --maxZoom 16

Issues and feature requests

Please report any issue or feature request on the main kosmtik repository.