vt-optimizer icon indicating copy to clipboard operation
vt-optimizer copied to clipboard

A small NodeJS cli tool to inspect and optimize Mapbox Vector Tiles files

Results 5 vt-optimizer issues
Sort by recently updated
recently updated
newest added

Isaac Besora Vilardaga It is great tool thanks for creating it. If you could enhance its capabilities working with multicore then it would be great. Any mbtile more then 5...

It would be much more convenient to use this tool with a little bit of packaging effort: - [ ] Publish on NPM - [ ] Put `--max-old-space-size=16386` in the...

#14 introduced some code formatting issues, which reminded me I should add a code listing process before merging

Do you think it should be possible to output information about the size of properties and geometries?

enhancement

👋 @ibesora - this is a neat project. I noticed it has a feature that attempts to optimize tiles based on what is in the style. This is also done...