/ept-tools

Entwine Point Tile point cloud utilities

Primary LanguageTypeScriptMIT LicenseMIT

Entwine Icon

THIS PROJECT IS DEPRECATED

EPT and COPC data no longer need a live server to be transformed to 3D Tiles. Instead, this transformation can be done on-demand in the browser with the COPC Viewer. See the "Sample Data" section of the Storage tool, or the "Cesium" links on the USGS Lidar explorer for examples.

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
  • validate: validate an EPT dataset