Enterprise Infrastructure Data

One API for the
Entire Underground.

We act as the ultimate data bridge between local service providers, municipal agencies, and your enterprise software. We consolidate fragmented GIS data—from wet utility sewer lines to dry utility power grids—feeding normalized intelligence directly into your existing ERP, BIM, and PM systems.

The Infrastructure Blind Spot

Mega-projects are stalled not by digging, but by discovering unmapped utilities. Fragmented data across dozens of agencies creates unacceptable spatial risk.

Fragmented As-Builts

Currently, your estimating and engineering teams are manually cross-referencing outdated CAD files from LADWP, PDF sewer maps from Sanitation, and inaccurate shapefiles from isolated public portals.

  • Incomplete clash detection before civil mobilization.
  • High risk of utility strikes and massive change orders.
  • Hundreds of engineering hours wasted translating data types.

The Consolidated Feed

We have done the heavy lifting. We continuously ingest, normalize, and cryptographically verify infrastructure data from every major utility provider, presenting it to you via a single, clean integration.

  • Wet Utilities: Sewer, Storm Drain, Potable Water Mains.
  • Dry Utilities: Power Grid, Telecom, High-Pressure Gas.
  • Delivered directly into Autodesk, ESRI, or custom ERPs.
The Universal Translation Layer

Bridging the Subcontractor Data Gap

Prime contractors waste thousands of engineering hours trying to force local service providers into rigid corporate BIM standards. We sit in the middle, translating localized chaos into enterprise-ready structured data.

Local Inputs

SUE / GPR Point Clouds
.las, .rcp files
Surveyor CAD
.dwg, .dxf (Local Coord)
Municipal Portals
PDFs, legacy Shapefiles

DecisionData
Engine

Schema Mapping
Spatial Reproject
QA/QC Verify

Enterprise Output

BIM / VDC Ready
Unified Autodesk formats
GIS Enterprise
ESRI ArcGIS Live Sync
Developer APIs
RESTful JSON & GraphQL
Developer.Ready()

Plug directly into your ecosystem.

No more logging into ten different public works portals to download stale shapefiles. We build the RESTful bridges between our verified infrastructure data warehouse and the software your project managers use every day.

BIM & Civil 3D Integration

Import perfectly layered, elevation-accurate underground utility models directly into Autodesk workflows.

Project Management Sync

Automate clash detection alerts and utility clearance milestones directly into Procore or MetaConstruct.

DecisionData API Docs v2.1
GET api.decisiondata.io/v2/infrastructure?bbox=-118.25,34.05,-118.24,34.06&layers=wet,dry
Retrieves all normalized infrastructure data (wet and dry utilities) within the specified GeoJSON bounding box. Returns standardized features with depth, ownership, and material metadata.
12ms Response
JSON
{
  "status": "success",
  "metadata": {
    "query_area": "DTLA_Sector_7",
    "agencies_synced": ["LADWP", "BOE", "SoCalGas"],
    "timestamp": "2026-03-19T14:32:00Z"
  },
  "data": {
    "type": "FeatureCollection",
    "features": [
      // Wet Utility Segment
      {
        "type": "Feature",
        "geometry": {
          "type": "LineString",
          "coordinates": [[-118.245, 34.052], [-118.246, 34.053]]
        },
        "properties": {
          "system": "Sewer Main",
          "owner": "LA_Sanitation",
          "diameter_inches": 36,
          "depth_feet": 14.5,
          "material": "VCP",
          "install_year": 1954
        }
      },
      // Dry Utility Segment
      {
        "type": "Feature",
        "geometry": {
          "type": "LineString",
          "coordinates": [[-118.245, 34.053], [-118.244, 34.054]]
        },
        "properties": {
          "system": "High Voltage Electrical",
          "owner": "LADWP",
          "voltage_kv": 34.5,
          "depth_feet": 4.2,
          "encasement": "Concrete Duct Bank",
          "clash_risk_detected": true
        }
      }
    ]
  }
}

The Depth of the Warehouse

We do not just scrape public data. We aggregate, cleanse, and physically verify infrastructure assets across multiple domains to provide an authoritative layer of ground-truth.

Wet Infrastructure

  • Municipal Sewer Mains
  • Storm Drain Networks
  • Potable Water Systems
  • Recycled/Purple Pipe

Dry Infrastructure

  • High/Low Voltage Grid
  • Nat. Gas Transmission
  • Telecom & Fiber Optics
  • Joint-Trench Profiles

Surface & RoW

  • Easement Boundaries
  • Active Traffic Controls
  • Street Cut Moratoriums
  • Pavement Quality Index

Geotechnical

  • Seismic Fault Zones
  • Historic Groundwater
  • Soil Compaction Data
  • Environmental Risks

Schedule Technical Scoping

Accelerate your pre-construction phase. Request API access or book a scoping call to connect your VDC and engineering teams directly to our consolidated data warehouse.