OpenGeoscience/bsve_geojs_demo

Name: bsve_geojs_demo

Owner: OpenGeoscience

Description: null

Created: 2015-10-13 19:34:57.0

Updated: 2015-10-14 14:13:08.0

Pushed: 2015-10-20 18:24:27.0

Homepage: null

Size: 780

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

BSVE-GeoJS test application

This repo contains a demo app that minimally integrates a GeoJS map into the BSVE.

Local testing

There is a development hook in the application to simulate running inside the BSVE. This will call the map's display method on a pregenerated query.

install
start

Then open your browser to http://localhost:8080/.

Deploying to the BSVE

You need to have the BSVE CLI SDK installed according to the directions. Once the bsve application is on you path, initialize your configuration with bsve init <username>. Once this is done you can deploy the application to the test environment.

install
run deploy

After a few minutes the application will be available at http://test.bsvecosystem.net/. You will find it by clicking the Apps button and searching for geojs. Type a search term in the window should open a map with the points returned by the query displayed.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.