Cip Service Pointindexing Rb Structure

pointindexing_rb schema from CIP-service Indexing API

Type: object Properties: 13
GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

pointindexing_rb is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency, describing 13 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

point indexing_engine fcode_allow fcode_deny distance_max_distkm raindrop_snap_max_distkm raindrop_path_max_distkm limit_innetwork limit_navigable return_link_path known_region known_catchment_nhdplusid nhdplus_version

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/cip-service-pointindexing-rb-structure.json",
  "name": "pointindexing_rb",
  "description": "pointindexing_rb schema from CIP-service Indexing API",
  "type": "object",
  "properties": {
    "point": {
      "oneOf": [
        {
          "$ref": "#/components/schemas/geojson_featurecollection"
        },
        {
          "$ref": "#/components/schemas/geojson_feature"
        },
        {
          "$ref": "#/components/schemas/geojson_geometry"
        }
      ],
      "example": "string"
    },
    "indexing_engine": {
      "oneOf": [
        {
          "$ref": "#/components/schemas/indexing_engine"
        },
        {
          "type": "string"
        }
      ],
      "example": "string"
    },
    "fcode_allow": {
      "oneOf": [
        {
          "$ref": "#/components/schemas/fcode_allow"
        },
        {
          "type": "string"
        }
      ],
      "example": "string"
    },
    "fcode_deny": {
      "oneOf": [
        {
          "$ref": "#/components/schemas/fcode_deny"
        },
        {
          "type": "string"
        }
      ],
      "example": "string"
    },
    "distance_max_distkm": {
      "description": "Maximum distance in kilometers the DISTANCE engine uses to find a reach measure candidate.",
      "oneOf": [
        {
          "type": "double"
        },
        {
          "type": "string"
        }
      ],
      "example": "string"
    },
    "raindrop_snap_max_distkm": {
      "description": "Maximum distance in kilometers the RAINDROP engine uses to snap to the final reach measure candidate.",
      "oneOf": [
        {
          "type": "double"
        },
        {
          "type": "string"
        }
      ],
      "example": "string"
    },
    "raindrop_path_max_distkm": {
      "description": "Maximum distance in kilometers the RAINDROP engine will travel towards a final candidate.",
      "oneOf": [
        {
          "type": "double"
        },
        {
          "type": "string"
        }
      ],
      "example": "string"
    },
    "limit_innetwork": {
      "description": "Flag to limit results to innetwork flowlines.",
      "oneOf": [
        {
          "type": "boolean"
        },
        {
          "type": "string"
        }
      ],
      "example": "string"
    },
    "limit_navigable": {
      "description": "Flag to limit results to navigable flowlines.",
      "oneOf": [
        {
          "type": "boolean"
        },
        {
          "type": "string"
        }
      ],
      "example": "string"
    },
    "return_link_path": {
      "description": "Flag whether to return a geometry representing the indexing path from start to candidate.",
      "oneOf": [
        {
          "type": "boolean"
        },
        {
          "type": "string"
        }
      ],
      "example": "string"
    },
    "known_region": {
      "oneOf": [
        {
          "$ref": "#/components/schemas/known_region"
        },
        {
          "type": "string"
        }
      ],
      "example": "string"
    },
    "known_catchment_nhdplusid": {
      "description": "In some scenarios users may know the catchment NHDPlusID in which they desire to index.  Providing the value bypasses the cost of determining the catchment via spatial intersection.",
      "oneOf": [
        {
          "type": "int32"
        },
        {
          "type": "string"
        }
      ],
      "example": "12345"
    },
    "nhdplus_version": {
      "$ref": "#/components/schemas/nhdplus_version",
      "default": "nhdplus_h"
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/cip-service-pointindexing-rb-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.