CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2018/07/06 00:00:02

Log message:
    Import osrm-backend-5.18.0.
    
    OSRM is a high performance routing engine written in C++14 designed to run 
on
    OpenStreetMap data.
    
    The following services are available via HTTP API, C++ library interface and
    NodeJs wrapper:
    
    - Nearest - Snaps coordinates to the street network and returns the nearest
    matches
    - Route - Finds the fastest route between coordinates
    - Table - Computes the duration or distances of the fastest route between 
all
    pairs of supplied coordinates
    - Match - Snaps noisy GPS traces to the road network in the most plausible 
way
    - Trip - Solves the Traveling Salesman Problem using a greedy heuristic
    - Tile - Generates Mapbox Vector Tiles with internal routing metadata
    
    ok landry@
    
    Status:
    
    Vendor Tag: bentley
    Release Tags:       bentley_20180705
    
    N ports/geo/osrm-backend/Makefile
    N ports/geo/osrm-backend/distinfo
    N ports/geo/osrm-backend/patches/patch-CMakeLists_txt
    N ports/geo/osrm-backend/pkg/DESCR
    N ports/geo/osrm-backend/pkg/PLIST
    
    No conflicts created by this import

Reply via email to