文件名称:vtshaver:根据特定样式删除不需要的矢量平铺图层,特征和属性
文件大小:1.07MB
文件格式:ZIP
更新时间:2024-05-20 05:01:59
node mapbox-gl vector-tiles cpp filter
矢量瓷砖剃须刀 样式优化的矢量图块。 剃须刀采用“ Mapbox矢量图块”和“ Mapbox GL样式”,并删除样式中未使用的图层,特征和属性,以减少图块的大小。 阅读功能发布和以获得更多信息。 安装 npm install @mapbox/vtshaver 如果要在本地安装,也可以执行以下操作: git clone https://github.com/mapbox/vtshaver cd vtshaver npm install API用法 命令行界面 Shaver提供了2个命令行工具: 剃须刀 vtshave [args] --tile: required: path to the input vector tile --style: required: path to a gl style to use to shave --zoom: requir
【文件预览】:
vtshaver-master
----.clang-format(3KB)
----.gitignore(81B)
----codecov.yml(18B)
----API-JavaScript.md(716B)
----package.json(1KB)
----Makefile(3KB)
----package-lock.json(82KB)
----src()
--------filters.hpp(2KB)
--------filters.cpp(11KB)
--------vtshaver.cpp(223B)
--------shave.hpp(146B)
--------shave.cpp(21KB)
----cloudformation()
--------ci.template(3KB)
--------ci.template.js(2KB)
----CODEOWNERS(41B)
----LICENSE.md(1KB)
----API-CPP.md(2KB)
----bin()
--------vtshave.js(3KB)
--------vtshaver-filters.js(2KB)
----.travis.yml(5KB)
----CONTRIBUTING.md(2KB)
----CODE_OF_CONDUCT.md(596B)
----CHANGELOG.md(918B)
----bench()
--------bench-batch.js(4KB)
----scripts()
--------publish.sh(3KB)
--------library.xcscheme(3KB)
--------sanitize.sh(2KB)
--------generate_compile_commands.py(1KB)
--------node.xcscheme(3KB)
--------install_node.sh(563B)
--------coverage.sh(839B)
--------clang-tidy.sh(2KB)
--------clang-format.sh(672B)
--------create_scheme.sh(1KB)
--------leak_suppressions.txt(99B)
----README.md(3KB)
----common.gypi(2KB)
----mason-versions.ini(163B)
----lib()
--------styleToFilters.js(6KB)
--------index.js(57B)
--------vtshaver.js(452B)
----.clang-tidy(1KB)
----binding.gyp(6KB)
----.npmignore(221B)
----docs()
--------howToDebugWithVSCode.md(3KB)
--------extended-tour.md(18KB)
--------publishing-binaries.md(10KB)
--------benchmarking.md(3KB)
--------image()
--------npm-and-package-lock.md(2KB)
----test()
--------mvtfixtures.test.js(5KB)
--------temp.js(3KB)
--------styleToFilter.test.js(6KB)
--------styleToFilter-property.test.js(2KB)
--------speed.js(2KB)
--------propertyKeyValueFilter-Error.test.js(2KB)
--------vtshaver.test.js(32KB)
--------cli.test.js(3KB)
--------fixtures()
--------propertyKeyValueFilter.test.js(3KB)