Skip to content

cityjson/ninja

Repository files navigation

ninja logo ninja

ninja is a web viewer for CityJSON files. It supports most features as described by the CityJSON specification.

ninja stands for "ninja is not just azul" to tease azul, the best macOS CityJSON viewer!

Use

Public version

You can run ninja without installation by visiting ninja.cityjson.org.

Installation

Install all dependencies:

npm install

Compile and run for development

npm start

You can visit the local version at: http:https://localhost:1234/.

Compile and run for production

npm run build

Dependencies

ninja uses cityjson-threejs-loader to handle things.

Other frameworks used: