In the Netherlands, we have 189,411 kilometers of roads. Not all of these roads are accessible to all vehicles. There are about 40 traffic signs prohibiting various vehicles with restrictions on weight, length, width, or height. Suppose you have a truck with specific height, width, length, weight, or load. Where in the Netherlands are you allowed to drive? The accessibility map provides insight into this question.
Check out the live version of the project at https://bereikbaarheid.ndw.nu/.
Follow these steps to get started with Bereikbaarheidskaart:
- Clone the Repository:
git clone https://github.com/ndwnu/accessibility-map-frontend.git
- Install Dependencies:
cd accessibility-map-frontend
npm install
- Run the Development Server:
ng serve
- Open in Browser:
Navigate to http://localhost:4203/ in your browser to view the application.
This project is maintained by Nationaal Dataportaal Wegverkeer (NDW)
Bereikbaarheidskaart is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or questions regarding Bereikbaarheidskaart, you can reach out to us at info@ndw.nu.