Skip to content

visualify/visualify.CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualify.CLI

Description

The Visualify.CLI command line interface organizes spatial data using R-tree, for efficient data searching and loading. By this means, data portals created by Visualifyjs are able to handle large-scale databases.

Installation

To install Visualify.CLI, you can use npm. Run the following command:

npm install -g visualify-cli

Usage

To use Visualify.CLI, you can run the following command:

  • init [path] - Create new documentation
  • serve [path] - Run local server to preview site
  • start [path] - Start a web server to serve the specified path
  • load-json - Load points from JSON file
  • mapping [options] - Create a mapping with optional keys
  • rtree2d [options] - Create a 2D R-tree
  • help [command] - display help for command

License

GUN GENERAL PUBLIC LICENSE Version 3, 29 June 2007

Contributing

If you would like to contribute to Visualify.CLI, please open an issue or a pull request on the GitHub repository.

Questions

If you have any questions about Visualify.CLI, please open an issue on the GitHub repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published