Newer release information is available on the earthquake-event-ws Github Releases Page .
v1.0.18 2015-01-20
- Change default expires for static resources to 1 day.
- Replace event type underscore with spaces.
v1.0.17 2014-12-16
- Added plain text feed format.
- Reorganized search page layout.
- Fixed bug where un-reported values were displayed as 0.0.
- Set default event type to be “earthquake”.
- Support XML extension as valid feed format.
- Added nodata parameter to FDSN web service.
- Added option for “includesuperceded’.
- Restricted feed requests to HTTP GET method.
- Fixed event-time property for moment tensors.
- Added support for searching rectangle regions on a map.
v1.0.16 2014-06-11
- Added access control headers for product contents.
- Increased marker size for small earthquakes in KML.
- Fixed network link bug in KML.
- Add kmlraw support to web service.
- Fixed string based time comparison when determining preferred order.
- Updated product ordering and enabled content in event KML.
- Updated ShakeMap information in event KML.
- Updated DYFI information in event KML.
- Added DYFI legend to event KML.
v1.0.15 2014-06-02
- Fixed bug in KML format.
- Increased the significance value of a pager yellow alert to 650.
- Added programmatic access and mailing list sections to the summary page.
- Fixed Tsunami warning bug.
- Removed unused files, and cleaned up existing code.
v1.0.14 2014-05-13
- Fixed various typos and normalized naming conventions.
- Cleaned up installation process.
- Migrated source code for offline development.
- Fixed bug in QuakeML output related to publicID.
- Updated maxradiuskm to allow for larger circular searches.
- Excludes deleted products from results.
v1.0.13 2013-11-07
- Updated links and text at the top of search page.
v1.0.12 2013-10-23
- For GeoJSON(P) when timezone (tz) data does not exist, a null timezone value is returned.
- Fixed region searches. Fractional numbers are allowable for latitude/longitude searches.
- Fixed circle searches.
v1.0.11 2013-09-04
- Fixed search form so CSV/KML/QuakeML/GeoJSON work properly.
v1.0.10 2013-09-03
- Added event-type information to all feed formats.
- New search form location, layout, and features.
- Count method now properly reports number of earthquakes when query includes limit parameter.
- Can now search by multiple event types using comma-separated input values.
- New application.json method for fetching available values for enumerated input fields.
- Deleted products now excluded from results unless specifically requested.
- Can now specify min/max radius for circle searches in kilometers using new minradiuskm and maxradiuskm parameters.
v1.0.9 2013-07-29
- Implemented “count” method for FDSN queries.
- Updated feed descriptions to reference feed lifecycle policy.
- Corrected documentation for Tsunami flag usage.
- Now supports QuakeML output format for data feeds as well as searches.
v1.0.8 2013-06-25
- Fixed problem with timestamps for events occurring prior to the epoch.
- Changed how catalog, contributor parameters are searched. Fixed logic error in query, which potentially excluded events.
v1.0.7 2013-06-11
- Optimized performance for larger searches.
v1.0.6 2013-06-11
- Improved join performance
- Added “jsonerror” parameter to web service, supporting json formatted error output.
- Stop escaping ampersands in GeoJSON “detail” urls.
- Updated Quakeml eventParameters to be unique per request.
v1.0.5 2013-05-30
- Fixed output for KML format searches.
- GeoJSON format “bbox” property now reflects actual data extent rather than input query extent. This affects both feeds and searches.
- GeoJSON format now includes a “type” property indicating the type of seismic event for each feature.
- ATOM format now includes link to CAP alerts when available.
v1.0.4 2013-05-20
- Display USGS logo and earthquake marker images inside the KML feed.
v1.0.0 2013-04-30
- Eliminated HTML output format.
- Converted Numeric GeoJSON detail and summary properties from Strings to Numbers.
- Eliminated redundant GeoJSON detail properties.
- Added KML search output format.
- Separated KML feeds into separate feeds.