deploy-fleet-intelligence-taxis

Generate realistic taxi driver location data using Overture Maps and OpenRouteService.

12|13|Updated Feb 14, 2025
One-click install
npx skills add https://github.com/Snowflake-Labs/sfguide-create-a-route-optimisation-and-vehicle-route-plan-simulator --skill deploy-fleet-intelligence-taxis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-fleet-intelligence-taxis
Source: https://github.com/Snowflake-Labs/sfguide-create-a-route-optimisation-and-vehicle-route-plan-simulator/tree/main/.cortex/skills/deploy-fleet-intelligence-taxis
Command: npx skills add https://github.com/Snowflake-Labs/sfguide-create-a-route-optimisation-and-vehicle-route-plan-simulator --skill deploy-fleet-intelligence-taxis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate realistic taxi driver location data for the Fleet Intelligence solution using Overture Maps data and OpenRouteService for actual road routes. Configurable location (New York, London, San Francisco, etc.), number of drivers, days of simulation, and shift patterns. Use when setting up driver location data, generating route-based simulation, or deploying the fleet intelligence dashboard.

Core Features & Use Cases

  • Realistic driver location data generation using Overture Maps Places & Addresses
  • OpenRouteService-based road routing for actual driving paths
  • Route interpolation to position drivers along real roads
  • Configurable location and fleet size to match testing scenarios
  • Deployable fleet intelligence dashboard for monitoring and analysis

Quick Start

Configure location, fleet size, and simulation days, then run the end-to-end workflow to generate and deploy the fleet intelligence dataset.

Frequently Asked Questions about deploy-fleet-intelligence-taxis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate realistic taxi fleet tracking data in Snowflake?

Configure your target city, fleet size, simulation days, and shift patterns. Run the end-to-end Snowflake orchestration workflow to automatically generate routes, interpolate driver locations, and deploy the analytics dashboard.

How do I simulate vehicle routes along actual roads for a fleet intelligence dashboard?

Yes, you can configure the simulation for different cities like New York, London, or San Francisco. The workflow uses OpenRouteService and Overture Maps data to generate driving patterns specific to your selected location and fleet size.

Do I need OpenRouteService and Overture Maps to generate fleet simulation data?

You need a Snowflake environment to run the orchestration workflow, which includes ORS configuration checks, location selection, service checks, route generation, and analytics view creation for the fleet intelligence dashboard.

Can I customize the number of drivers and simulation days for taxi data generation?

The workflow checks OpenRouteService configuration and availability before generating routes. It coordinates location selection from Overture Maps and validates service status to ensure accurate route interpolation for the simulation.