con4gis/routing

This package is abandoned and no longer maintained. The author suggests using the con4gis/maps package instead.

Routing bundle with to extend the usual Router from the MapsBundle.

Installs: 645

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 0

Open Issues: 0

Language:JavaScript

Type:contao-bundle


README

Attention!

With con4gis 8 you do not need this bundle anymore. Please install new bundle versions of con4gis/maps.

Overview

The routing brick of the Contao GIS-kit con4gis. Extends con4gis MapsBundle.

Adds a control to the con4gis-map, which allows the user to calculate a route and display it on the map. Furthermore it is possible to display features from the OpenStreetMap or from the servers database along the route or in a perimeter around a center.

Features include:

  • Customize the appearance of the router
  • Use different routing engines (Valhalla, Graphhopper, OSRM or OpenRouteService)
  • Display alternative routes
  • Add additional targets between start and end
  • Shows hints for each route part
  • Add data from the OpenStreetMap or your own database, so they are displayed near the route
  • Perimeter search for data from the OpenStreetMap or your own database

Installation

Via composer:

composer require con4gis/routing

Alternatively, you can use the Contao Manager to install the con4gis-RoutingBundle.

Requirements

Documentation

Visit docs.con4gis.org for a user documentation. You can also contact us via the support forum there.