U.S. Geological Survey · Example Payload

Usgs Earthquake Api Earthquake Geometry Example

Federal GovernmentGeologicalEarth ScienceNatural ResourcesEarthquakeWaterHydrology

Usgs Earthquake Api Earthquake Geometry Example is an example object payload from U.S. Geological Survey, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typecoordinates

Example Payload

Raw ↑
{
  "type": "Point",
  "coordinates": [
    -122.0,
    37.75,
    10.5
  ]
}