United States Army Corps of Engineers · JSON Structure
Cwms Data Api Location Structure
Structure documentation for USACE CWMS Location objects
Type: object
Properties: 0
EngineeringFederal-GovernmentWater ResourcesHydrologyCivil Engineering
Cwms Data Api Location Structure is a JSON Structure definition published by United States Army Corps of Engineers.
Meta-schema:
JSON Structure
{
"title": "CWMS Location Structure",
"description": "Structure documentation for USACE CWMS Location objects",
"type": "object",
"fields": [
{ "name": "name", "type": "string", "required": true, "description": "CWMS location identifier" },
{ "name": "office-id", "type": "string", "required": true, "description": "Three-character district office code" },
{ "name": "latitude", "type": "number", "required": false, "description": "Decimal latitude WGS84" },
{ "name": "longitude", "type": "number", "required": false, "description": "Decimal longitude WGS84" },
{ "name": "elevation", "type": "number", "required": false, "description": "Elevation in specified datum" },
{ "name": "horizontal-datum", "type": "string", "required": false, "description": "Horizontal datum" },
{ "name": "vertical-datum", "type": "string", "required": false, "description": "Vertical datum" },
{ "name": "elevation-units", "type": "string", "required": false, "description": "Unit for elevation" },
{ "name": "public-name", "type": "string", "required": false, "description": "Short public name" },
{ "name": "long-name", "type": "string", "required": false, "description": "Full descriptive name" },
{ "name": "description", "type": "string", "required": false, "description": "Text description" },
{ "name": "kind", "type": "string", "required": false, "description": "CWMS location kind" },
{ "name": "type", "type": "string", "required": false, "description": "Location type" },
{ "name": "state-initial", "type": "string", "required": false, "description": "Two-character state abbreviation" },
{ "name": "county-name", "type": "string", "required": false, "description": "County name" },
{ "name": "timezone-name", "type": "string", "required": false, "description": "IANA timezone" },
{ "name": "nation", "type": "string", "required": false, "description": "Nation code" },
{ "name": "nearest-city", "type": "string", "required": false, "description": "Nearest city" }
]
}
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.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/cwms-data-api-location-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.