openvrp introduction

18
Open Vehicle Route Planner [email protected] OpenVRP

Upload: daniel-kastl

Post on 18-Dec-2014

1.465 views

Category:

Technology


2 download

DESCRIPTION

The Open Vehicle Route Planner (OpenVRP) is the ideal routing optimization software for fleet management and transportation businesses. It minimizes operation costs, optimizes schedules, handles resources efficiently and maximizes the level service.OpenVRP Engine is built on top of PostgreSQL/PostGIS and its algorithms are part of pgRouting library. OpenVRP is Open Source software under GPL2 license.

TRANSCRIPT

Page 1: OpenVRP Introduction

Open Vehicle Route Planner

[email protected]

OpenVRP

Page 2: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Ensure mobility in rural areas without private carProvide a better transportation system1. efficient 2. on demand3. ecological

=> Public Individual Transportation

The Idea

Page 3: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Today:

Future:

Page 4: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Dial-a-Ride Problem (DARP) solver

Page 5: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Project Timeline:2009/11: IPA/Mitoh project application accepted:〜オープンソース技術を活用したモビリティマネジメント基盤の構築〜2009/11: Georepublic Japan establishedTeam: Haruyuki Seki (CEO), Anton Patrushev, Daniel Kastl2010/1~: DARP algorithm implementation2010/5~: OpenVRP prototype development2010/7/31: Official OpenVRP announcement2010/8~: Development of specific software packages2010/8~: Looking for technology and sales partners 2010/8/31: Official release of OpenVRP website2010/9: Project presentation at FOSS4G conference in Barcelona

Page 6: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Page 7: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Page 8: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Page 9: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Page 10: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Page 11: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

SELECT b.*, a.id, a.order_id, vehicle_id, pick_up, to_char(at,'YYYY-MM-DD HH24:MI:SS'::text) AS atFROM darp( 'SELECT * FROM darp_orders WHERE depot_id IN (0,5)', 'SELECT * FROM darp_vehicles WHERE depot_id = 5', 'SELECT * FROM distances') a LEFT JOIN ( SELECT * FROM darp_report WHERE depot_id IN (0,5)) AS b ON (a.order_id = b.id);

Page 12: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Page 13: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

{"type": "FeatureCollection", "features": [{ "geometry": { "type": "Point", "coordinates": [135.1,34.8] }, "type": "Feature", "properties": { "order_id": "0", "vehicle_id": "1", "pick_up": "t", "size": "0", "at": "2010-07-31 02:00:00"}, "id": "0" },... ]}

Page 14: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Operator

Page 15: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Passengers

Page 16: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Balanced

Page 17: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Page 18: OpenVRP Introduction

Open Vehicle Route Planner

OpenVRP

[email protected]

OpenVRPOpen Vehicle Route Planner

Georepublic - MünchenSalzmannstr. 44, 81739 München, GERMANY Georepublic - Tokio3-24-14, Honmachi, Shibuya-ku, Tokyo, JAPAN Georepublic - Osaka3-3-138, Sugimoto, Sumiyoshi-ku, Osaka, JAPAN Tel: +49 (089) 4161 7698-1 / Fax: +49 (089) 4161 7698-9Tel: +81 (03) 4578 9352 / Fax: +81 (03) 3374 0291 http://openvrp.comhttp://georepublic.de http://georepublic.co.jp