Skip to content

Entwine Point Tile point cloud utilities

License

Notifications You must be signed in to change notification settings

kkc-yuki/ept-tools

 
 

Repository files navigation

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:

  • validate: validate metadata structure of an EPT dataset
  • serve: serve EPT data as on-demand 3D Tiles over HTTP
  • tile: translate EPT to 3D Tiles on disk

About

Entwine Point Tile point cloud utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • Shell 2.0%