An open API service indexing awesome lists of open source software.

https://github.com/springmeyer/vt-encode-js

Encode sample data vector tile in js
https://github.com/springmeyer/vt-encode-js

Last synced: 11 months ago
JSON representation

Encode sample data vector tile in js

Awesome Lists containing this project

README

          

# generate a tile with a feature without an id

## Setup

```
git submodule update
npm install
```

## Generate tile

```
node index.js
```

Outputs `Feature-single-point-no-id.mvt`