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
- Host: GitHub
- URL: https://github.com/springmeyer/vt-encode-js
- Owner: springmeyer
- Created: 2017-08-05T01:25:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-05T01:26:41.000Z (almost 9 years ago)
- Last Synced: 2025-05-20T04:34:59.958Z (about 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`