You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository demonstrates how to solve the Vehicle Routing Problem (VRP) using OpenStreetMap data and OR-Tools library. The VRP is a classic optimization problem where a set of vehicles is tasked with visiting a set of locations while minimizing the total distance traveled.
Pharmacy Finder is an application that helps users find nearby pharmacies and provides a route to the selected pharmacy. The application uses the OpenStreetMap database to find pharmacies and fetches their location information including name, address, and geographic coordinates.
The Toll Calculator, powered by React, uses Overpass, OSRM, and TollGuru APIs to find nearby points of interest, visualize routes, and calculate trip costs. The user-friendly interface displays markers for up to 5 nearby POIs, highlighting a route and providing detailed cost information.