AbegNext / ept-tools

Entwine Point Tile point cloud utilities

Home Page:https://entwine.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Entwine Point Tile point cloud utilities

https://entwine.io

License:MIT License


Languages

Language:JavaScript 82.0%Language:TypeScript 18.0%