An open API service indexing awesome lists of open source software.

https://github.com/terriajs/tileset-origin

Get the coordinate of a 3dtiles dataset from the tileset.json
https://github.com/terriajs/tileset-origin

Last synced: about 1 year ago
JSON representation

Get the coordinate of a 3dtiles dataset from the tileset.json

Awesome Lists containing this project

README

          

# Project Title

Tileset Origin tool

## Description

Provide tileset.json from a 3dtiles dataset and get coordinates. Currently only works on local file.

## Getting Started

### Installing

`npm install`

### Executing program

`node dist/tileset-origin.js tileset.json`

Can also just run via `npx @terriajs/tileset-origin tileset.json`