Skip to content

API for generating safe and compliant routes along a Truck Route network with height and weight restrictions. Leverages PostGIS and pgRouting.

Notifications You must be signed in to change notification settings

al-tabb/routingAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

routingAPI

This is an API for generating safe and compliant routes along a Truck Route network with height and weight restrictions. A routing dataset was developed using PostGIS which identifies all truck routes and all height and weight restrictions on truck routes in Metro Vancouver. pgRouter and various other PostGIS queries are used to calculate a safe and compliant route based on the given parameters (start point, end point, vehicle height, vehicle weight).

About

API for generating safe and compliant routes along a Truck Route network with height and weight restrictions. Leverages PostGIS and pgRouting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages