---
# === IDENTITY ===
id: consulting/signal-stack/signal-source-catalog-visual/2026
canonical_question: "How do satellite imagery and street-level data serve as visual signal sources?"
aliases:
  - "visual signal sources"
  - "satellite imagery intelligence"
  - "computer vision signal detection"
  - "revenue signatures from imagery"
entity_type: concept
domain: consulting > signal-stack > signal source catalog (visual)
region: global
jurisdiction: global
temporal_scope: 2024-2027

# === VERIFICATION ===
last_verified: 2026-03-29
confidence: 0.85
version: 1.0
first_published: 2026-03-29

# === TEMPORAL VALIDITY ===
temporal_validity:
  status: stable
  last_breaking_change: null
  next_review: 2026-09-25
  change_sensitivity: low

# === CONSTRAINTS ===
constraints:
  - "Satellite imagery APIs (Maxar, Planet) require commercial subscriptions -- daily refresh data costs $5K-50K/year depending on coverage area and resolution"
  - "Vision-LLM defect detection is probabilistic -- false positive rates of 10-20% require human verification before outreach, especially for high-stakes claims like structural damage"
  - "Strictly applicable to commercial/industrial properties with exterior-visible deterioration -- residential surveillance, interior conditions, and stealth facilities are out of scope"
  - "Owner resolution requires cross-referencing GPS coordinates with county tax assessor and corporate registry databases, adding entity resolution complexity"
  - "Weather, season, and image quality create noise -- snow cover, construction staging, and low-resolution captures produce false signals that must be filtered"

# === SKIP CONDITIONS ===
skip_this_unit_if:
  - condition: "User needs regulatory/government signal sources (EPA, FDA, OSHA, SEC)"
    use_instead: "consulting/signal-stack/signal-source-catalog-regulatory/2026"
  - condition: "User needs behavioral/digital signal sources (DNS, job posts, tech stack changes)"
    use_instead: "consulting/signal-stack/signal-source-catalog-behavioral/2026"
  - condition: "User needs the overall exhaust fume detection framework, not specific sources"
    use_instead: "consulting/signal-stack/exhaust-fume-detection/2026"

# === AGENT HINTS ===
inputs_needed:
  - key: "visual_application"
    question: "What type of visual signal detection is the user interested in?"
    type: choice
    options:
      - "Commercial property defect detection (roofs, facades, parking lots)"
      - "Facility activity monitoring (construction, expansion, closure signs)"
      - "Infrastructure deterioration at scale (municipal, industrial)"
      - "Building a visual signal pipeline from scratch"

# === DISTRIBUTION ===
canonical_source: "https://knowledgelib.io/consulting/signal-stack/signal-source-catalog-visual/2026"
suggested_citation: "Source: knowledgelib.io -- AI Knowledge Library (verified 2026-03-29)"

# === RELATED UNITS ===
related_kos:
  related_to:
    - id: "consulting/signal-stack/signal-source-catalog-regulatory/2026"
      label: "Signal Source Catalog (Regulatory)"
    - id: "consulting/signal-stack/signal-source-catalog-unstructured/2026"
      label: "Signal Source Catalog (Unstructured)"
  often_confused_with: []
  depends_on: []
  solves: []
  alternative_to: []

# === SOURCES ===
sources:
  - id: src1
    title: "Planet Labs: Daily Satellite Imagery and Analytics"
    author: Planet Labs PBC
    url: https://www.planet.com/products/
    type: official_docs
    published: 2024-01-01
    reliability: authoritative
  - id: src2
    title: "Maxar Technologies: Satellite Imagery Products"
    author: Maxar Technologies
    url: https://www.maxar.com/products/imagery
    type: official_docs
    published: 2024-01-01
    reliability: authoritative
  - id: src3
    title: "Mapillary: Street-Level Imagery Platform"
    author: Meta / Mapillary
    url: https://www.mapillary.com/
    type: official_docs
    published: 2024-01-01
    reliability: high
  - id: src4
    title: "Remote Sensing for Urban and Built Environment Analysis"
    author: Qihao Weng
    url: https://doi.org/10.1201/9781315166612
    type: academic_paper
    published: 2018-09-01
    reliability: authoritative
  - id: src5
    title: "Computer Vision for Building Damage Assessment: A Review"
    author: Chul Min Yeum, Shirley J. Dyke
    url: https://doi.org/10.1016/j.autcon.2014.05.014
    type: academic_paper
    published: 2015-02-01
    reliability: authoritative
---

# Signal Source Catalog (Visual)

## Definition

The visual signal source catalog is a structured inventory of satellite imagery, street-level photography, and computer vision capabilities that detect physical "revenue signatures" -- observable deterioration patterns on commercial properties (thermal stains, pothole clusters, facade cracks, roof membrane failures, vegetation encroachment) that indicate maintenance needs, asset distress, or operational decline. [src4] By cross-referencing GPS coordinates with county tax assessor APIs and corporate registry data, these visual signals can be resolved to specific property owners and decision-makers, creating a unique class of sales intelligence that proves physical need rather than inferring intent. [src5]

## Key Properties

- **Satellite Imagery (Maxar/Planet)**: Daily refresh cycles provide near-real-time overhead views at 30-50cm resolution -- sufficient to detect roof deterioration, parking lot damage, and large-scale facility changes across entire metropolitan areas [src1] [src2]
- **Street-Level Data (Google Maps API/Mapillary)**: Ground-level photography captures facade condition, signage changes, loading dock activity, and equipment visible from public rights-of-way -- complements overhead satellite views with angular perspective [src3]
- **Revenue Signatures**: Specific visual patterns that correlate with maintenance spending needs -- thermal stains on flat commercial roofs indicate membrane failure ($15K-150K repair), pothole clusters in parking lots indicate base failure ($25K-500K repaving), facade crack propagation indicates structural settlement [src5]
- **Vision-LLM Defect Detection**: 2026-era multimodal models (GPT-4V successors, Gemini, Claude Vision) can classify defect types, estimate severity, and assign confidence scores through prompt engineering alone -- no custom model training required for initial deployment [src4]
- **Owner Resolution Pipeline**: GPS coordinates from detected defects feed into county tax assessor APIs (CoreLogic, ATTOM) and corporate registry databases to identify the specific property management firm, asset manager, or owner responsible for remediation decisions [src5]
- **Temporal Change Detection**: Comparing imagery across time periods (monthly satellite, annual street-level) reveals deterioration trajectories -- accelerating degradation patterns indicate deferred maintenance and increasing urgency [src1]

## Constraints

- Commercial satellite imagery subscriptions cost $5K-50K/year depending on coverage area and resolution requirements -- this is not a zero-cost signal source [src1]
- Vision-LLM defect detection produces 10-20% false positive rates at current accuracy levels -- raw detections must be verified by human reviewers before inclusion in outbound dossiers [src5]
- Analysis is strictly limited to commercial/industrial property exteriors visible from public vantage points -- residential properties, interior conditions, and secured facilities are ethically and legally out of scope [src4]
- Weather and seasonal factors degrade imagery quality -- snow cover, shadow angles, and construction staging produce false signals that require temporal filtering (multi-pass analysis across dates) [src2]
- Owner resolution requires a separate data infrastructure investment -- GPS-to-owner matching through county tax assessor databases involves entity resolution across inconsistently formatted government records [src5]

## Framework Selection Decision Tree

```
START -- User needs visual/physical signal sources for B2B intelligence
├── What type of property defect are you targeting?
│   ├── Roof deterioration (commercial)
│   │   └── Satellite imagery (Maxar/Planet) + thermal analysis where available [src2]
│   ├── Parking lot / pavement damage
│   │   └── Satellite imagery + street-level (Google Maps/Mapillary) combination [src3]
│   ├── Facade / structural condition
│   │   └── Street-level imagery primary, satellite supplementary [src3]
│   └── General facility health monitoring
│       └── Visual Signal Catalog ← YOU ARE HERE
├── What geographic scale?
│   ├── Single metro area (50 sq miles)
│   │   --> Planet Labs daily monitoring is cost-effective at this scale [src1]
│   ├── Regional (state-level)
│   │   --> Maxar archive access + periodic tasking for high-value areas [src2]
│   └── National
│       --> Start with Google Maps/Mapillary (free/low-cost) for street-level, add satellite for high-priority zones
└── Do you need real-time monitoring or point-in-time assessment?
    ├── Real-time --> Planet Labs daily refresh ($10K-50K/year)
    └── Point-in-time --> Maxar archive imagery ($500-5K per assessment)
```

## Application Checklist

### Step 1: Define Target Defect Taxonomy
- **Inputs needed**: Target service vertical (roofing, paving, HVAC, landscaping), geographic focus, typical contract values
- **Output**: Visual defect classification schema mapping observable patterns to service needs (e.g., "ponding water on flat roof" --> "membrane failure" --> "commercial roofing lead, $15K-150K estimated contract")
- **Constraint**: Start with 2-3 high-confidence defect types before expanding -- attempting to detect everything simultaneously overwhelms quality control and produces unacceptable false positive rates [src5]

### Step 2: Select Imagery Sources by Coverage and Resolution
- **Inputs needed**: Geographic focus area, defect taxonomy from Step 1, budget constraints
- **Output**: Imagery source stack combining satellite (area coverage) and street-level (detail resolution) sources with configured access and refresh schedules
- **Constraint**: Minimum 50cm resolution required for roof defect detection; minimum 10cm effective resolution for facade crack detection -- lower resolutions produce unreliable classifications [src4]

### Step 3: Build Vision-LLM Detection Pipeline
- **Inputs needed**: Imagery access from Step 2, defect taxonomy from Step 1, 100+ labeled training examples per defect type
- **Output**: Automated detection pipeline that processes imagery tiles, classifies defects, assigns confidence scores, and outputs GPS-tagged candidate leads
- **Constraint**: Maintain human-in-the-loop verification for all detections until false positive rate drops below 15% -- premature automation with damaged property claims destroys credibility irreparably [src5]

### Step 4: Implement Owner Resolution and Outreach
- **Inputs needed**: GPS-tagged defect detections from Step 3, county tax assessor API access, corporate registry databases
- **Output**: Complete lead records linking detected physical defects to identified property owners/managers with contact information and preliminary repair estimates
- **Constraint**: Owner resolution accuracy must exceed 85% before automated outreach -- sending "your roof is damaged" to the wrong entity creates legal risk and brand damage [src5]

## Anti-Patterns

### Wrong: Launching automated outreach on raw Vision-LLM detections
Sending unsolicited "damage detected" notifications based on unverified model output creates immediate credibility damage when false positives reach property owners who see no problem. [src5]

### Correct: Human-verify all detections before outreach and include raw source imagery
Every pre-emptive bid package must contain the dated source image alongside the detection, putting the final verification on the human sales rep and building trust through transparency. [src4]

### Wrong: Monitoring residential properties or property interiors
Extending visual signal detection beyond commercial property exteriors into residential neighborhoods or attempting to infer interior conditions from exterior imagery creates privacy violations and community backlash. [src4]

### Correct: Focus strictly on commercial zones and publicly visible exterior conditions
Limit monitoring to commercial/industrial zoning classifications and only analyze conditions visible from public rights-of-way or standard satellite vantage points. [src3]

### Wrong: Using a single imagery source for all detection types
Satellite imagery alone cannot detect facade-level defects; street-level imagery alone cannot assess roof conditions or provide area-wide coverage. [src2]

### Correct: Layer multiple imagery sources matched to defect type
Use satellite for overhead defects (roofs, parking lots, vegetation) and street-level for vertical-surface defects (facades, signage, loading docks), processing each through defect-specific detection models. [src1]

## Common Misconceptions

- **Misconception**: Visual signal detection requires custom-trained computer vision models.
  **Reality**: 2026-era Vision-LLMs can classify most commercial property defects through prompt engineering alone. Custom training improves accuracy for edge cases but is not required for an initial deployment that achieves 80-85% precision. [src5]

- **Misconception**: Satellite imagery is too expensive for lead generation applications.
  **Reality**: Planet Labs' daily monitoring at 3m resolution covers a 50 sq mile territory for approximately $5K-10K/year. At a lead generation value of $150+ per verified defect detection, the ROI turns positive with fewer than 50 leads per year. [src1]

- **Misconception**: Visual signals only apply to construction and property maintenance verticals.
  **Reality**: Visual signal detection applies to any vertical where physical facility condition correlates with service needs -- including insurance underwriting (risk assessment), municipal infrastructure (public works budgeting), commercial real estate (due diligence), and facility management (preventive maintenance intelligence). [src4]

## Comparison with Similar Concepts

| Concept | Key Difference | When to Use |
|---|---|---|
| Visual Signal Sources | Physical imagery detecting observable property deterioration | When targeting companies with facility/infrastructure maintenance needs |
| Regulatory Signal Sources | Government-mandated filings and enforcement actions | When targeting companies under compliance or enforcement pressure |
| Behavioral Signal Sources | Digital artifacts from technology and workforce behavior | When detecting vendor switching or operational distress online |
| Geospatial Analytics (general) | Broad location intelligence and demographic overlays | When analyzing market geography, not detecting specific physical defects |

## When This Matters

Fetch this when a user asks about using satellite imagery for sales intelligence, detecting physical property damage at scale, building computer vision pipelines for lead generation, or understanding how visual data sources complement regulatory and behavioral signals in a signal-based prospecting system.

## Related Units

- [Signal Source Catalog (Regulatory)](/consulting/signal-stack/signal-source-catalog-regulatory/2026)
- [Signal Source Catalog (Unstructured)](/consulting/signal-stack/signal-source-catalog-unstructured/2026)
- [Exhaust Fume Detection](/consulting/signal-stack/exhaust-fume-detection/2026)
