Skip to content

jmfee-usgs/earthquake-event-ws

 
 

Repository files navigation

Earthquake Event Webservice

An FDSN compatible web service and data feeds for seismic event data from the U.S. Geological Survey.

Getting Started

This application supports local installations for a simplified development environment. In order to set up a local installation of this application you will require access to an active product index. If you do not have access to an existing product index, you can set up a local MySQL product index instance.

The tables in the product index should be UTF-8 encoded to support event titles in feed outputs.

Once you have access to a product index, you can follow these steps to set up a local development environment.

  1. Use git to clone the earthquake-event-ws from git repository.
  2. Install needed dependencies.
  3. Run src/lib/pre-install from the install directory.
  4. Run grunt from the install directory.

About

Web service and data feeds for seismic event data

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 79.2%
  • JavaScript 15.7%
  • HTML 2.6%
  • Shell 1.0%
  • SCSS 0.8%
  • Dockerfile 0.4%
  • Hack 0.3%