Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 810 Bytes

readme.md

File metadata and controls

41 lines (27 loc) · 810 Bytes

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