U.S. Geological Survey · Example Payload

Usgs Water Data Api Feature Collection Example

Federal GovernmentGeologicalEarth ScienceNatural ResourcesEarthquakeWaterHydrology

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

Top-level fields

typefeaturesnumberMatchednumberReturned

Example Payload

Raw ↑
{
  "type": "FeatureCollection",
  "features": [
    {}
  ],
  "numberMatched": 4523,
  "numberReturned": 100
}