Cip Service Geojson Feature Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cip Service Geojson Feature Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

bboxgeometryobj_typepropertiestype

Example Payload

Raw ↑
{
  "bbox": "example",
  "geometry": "example",
  "obj_type": "string",
  "properties": "string",
  "type": "Feature"
}