Freight accessibility · Operational analysis

Freight accessibility intelligence.

Teneolog analyses freight accessibility constraints and recommends operational alternatives when delivery conditions are risky or unfeasible.

50 k+

Addresses analysed

97 %

Verdict accuracy

< 3 s

Response time

UK + EU

Geographic coverage

The operational problem

Manual verification creates operational uncertainty.

01

Manual verification

Operators manually check delivery addresses via Google Maps — unstructured, unreliable, and untraceable.

02

Uncertain decisions

A 19T truck commits to an uncertain address. It hits an impossible access — 30 min blocked, empty return trip, dissatisfied client.

03

The cost of failure

Last-mile delivery accounts for 41–53% of total shipping costs. Every failed run immobilises a vehicle and penalises operations.

How it works

Three steps. One operational result.

From address to verdict in under 3 seconds. API integration or CSV upload.

Address

Enter a single address, upload a CSV, or integrate via REST API. Geocoding is handled automatically via BAN and Google.

AddressCSVAPI

Freight analysis

Teneolog analyses the street via Street View, OSM data, and local HGV constraints. Width, manoeuvre clearance, weight restrictions.

Street ViewOSMAI Vision

Recommendation

Verdict OK / NOK / To verify with confidence score. If risk: a nearby delivery alternative is recommended with photo and distance.

VerdictAlternativeDossier

A clear verdict. Actionable data.

An operator understands in 10 seconds.

Every analysis returns a structured verdict, a confidence score, and a short reason.

OK

ACCESSIBLE

Confidence score91 %

Two-way street (8m). Industrial zone. HGV delivery access confirmed. No weight restrictions detected.

NOK

NOT ACCESSIBLE

Confidence score86 %

Narrow passage (4.2m). One-way street. 19T HGV delivery impossible. Risk of obstruction and failed manoeuvre.

Alternative

Drop-off bay — Rue de la Roquette

280 m · 3 min walk

?

TO VERIFY

Confidence score54 %

Insufficient Street View coverage. Incomplete OSM data. Human verification recommended before commitment.

Alternative

Client contact recommended before delivery

Photo dossier available

Use cases

For freight operations that cannot afford uncertainty.

Teneolog integrates into existing workflows — dashboard, API, CSV batch.

  • Freight forwarding

    Pre-commitment accessibility check on every delivery address.

  • Urban heavy freight

    Identification of at-risk addresses on LEZ and city-centre runs.

  • Bulky e-commerce

    API integration before booking — reducing failed deliveries.

  • Specialist equipment

    Systematic analysis for heavy handling, cranes, platforms, and industrial equipment.

"We reduced our failed deliveries by 90%."

API integration in one week. Systematic verification on 100% of new addresses before route planning.

Freight forwarding · SME Transport

API Integration

Built to integrate into your existing systems.

Documented REST API. Python and Node.js SDKs. Compatible with TMS, freight workflows, and e-commerce systems.

  • REST API JSON Native integration with any business system.
  • CSV Batch Upload up to 10,000 addresses. Export results.
  • Webhook Asynchronous notification when verdict is ready.
  • Dashboard History, quotas, exports, per-client logs.
POST/v1/check
{
  "address": "14 Rue du Fg Saint-Antoine, Paris",
  "vehicle_type": "19T",
  "options": {
    "alternatives": true,
    "max_distance_m": 500
  }
}

// Response
{
  "verdict": "NOK",
  "confidence": 0.82,
  "reason": "Passage insuffisant (4.2m)",
  "alternative": {
    "name": "Place de la Bastille",
    "distance_m": 340
  }
}

Test it on your addresses.

Send us 20 difficult addresses. We'll return the full diagnostics and alternatives.

Teneolog — Freight Accessibility Intelligence for Last-Mile Operations