EarthquakeFeatureCollection
GeoJSON FeatureCollection containing earthquake event records from the USGS ComCat earthquake catalog.
Federal GovernmentGeologicalEarth ScienceNatural ResourcesEarthquakeWaterHydrology
Properties
| Name |
Type |
Description |
| type |
string |
GeoJSON object type (always FeatureCollection). |
| metadata |
object |
|
| features |
array |
Array of earthquake event GeoJSON Features. |
| bbox |
array |
Bounding box for the collection [min_lon, min_lat, max_lon, max_lat]. |
JSON Schema