/ept-tools

Entwine Point Tile point cloud utilities

Primary LanguageJavaScriptMIT LicenseMIT

Entwine Icon

EPT Tools

A suite of tools for working with Entwine Point Tile data.

Installation

Install the ept application via npm:

npm install ept-tools -g

Usage

ept --help

Individual tools are available as subcommands under the application ept:

ept <tool> [...options]

Usage for an individual tool can be viewed with:

ept <tool> --help

Tools

Available tools are:

  • serve: serve EPT data as on-demand 3D Tiles over HTTP
  • tile: translate EPT to 3D Tiles on disk