Skip to content

Simple web visualization tool for geospatial MongoDB collections

Notifications You must be signed in to change notification settings

glampr/mongovis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongovis

Simple web visualization tool for geospatial MongoDB collections

Installation

Download the source code of the application git clone https://github.com/glampr/mongovis.git. You need to have ruby and bundler installed. If RVM is installed, then a gemset will be automatically created when navigating to the downloaded folder (because of .ruby-version file).

Run bundle install to install all the necessary libraries, then run rackup -p 4567 to start the server. Go to http://localhost:4567 to use the application.

About

Simple web visualization tool for geospatial MongoDB collections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published