small scale data conversion from esri server
- Check cofigration information in config/default.hjson. In particular, the numbers of records in layers may change.
- Run index.js to obtain "temp-json.json" that stores all records. Sometimes, socker hang up error may occur due to the server, but please just try again.
- Convert "temp-json.json" into vector tile using tippicanoe.
vi config/default.hjson
node index.js
tippecanoe -e docs/tile --projection=EPSG:3857 --force --no-tile-compression --no-feature-limit --no-tile-size-limit --drop-rate=1 output004.json