No description
  • TypeScript 75.5%
  • HTML 11.9%
  • SCSS 9.1%
  • JavaScript 3.3%
Find a file
2026-05-21 19:44:36 +00:00
.vscode feat(init): #62216 Initial setup for bereikbaarheidskaart 2023-11-13 11:11:16 +01:00
scripts chore(set-env): #69406 setup set-env 2024-04-19 08:34:28 +00:00
src Merged PR 130607: feat(deep-link): #89807 #113015 prefill from URL 2026-05-21 19:44:36 +00:00
.editorconfig feat(init): #62216 Initial setup for bereikbaarheidskaart 2023-11-13 11:11:16 +01:00
.gitignore feat(step-4): #70487 implement step 4 (summary) 2024-06-10 09:22:51 +00:00
.prettierignore feat(open-source): #68811 Prepare export to public repository 2024-04-24 12:39:11 +00:00
.prettierrc feat(init): #62216 Initial setup for bereikbaarheidskaart 2023-11-13 11:11:16 +01:00
angular.json Merged PR 128438: feat(angular-update): #106891 Upgraded angular 21 and eslint 10 2026-03-19 12:12:48 +00:00
Dockerfile feat(nginx): #62216 use correct dist folder 2023-11-14 15:54:14 +01:00
eslint.config.js Merged PR 121834: chore(eslint): #84569 #111452 add sonarqube eslint rules 2026-03-25 14:10:23 +00:00
eslint.ndwnu.config.js Merged PR 121834: chore(eslint): #84569 #111452 add sonarqube eslint rules 2026-03-25 14:10:23 +00:00
eslint.sonar.config.js Merged PR 121834: chore(eslint): #84569 #111452 add sonarqube eslint rules 2026-03-25 14:10:23 +00:00
LICENCE feat(open-source): #68811 Prepare export to public repository 2024-04-24 12:39:11 +00:00
mockoon-endpoints.json feat(accessibility): #88765 Add different colors for types of accessibility. 2025-06-23 15:07:23 +02:00
nginx.conf feat(nginx): #62212 add nginx docker 2023-11-13 16:00:39 +01:00
package-lock.json Merged PR 131734: feat(reason): #111715 show reasons for inaccessibility 2026-05-06 08:42:09 +00:00
package.json Merged PR 130733: feat(map): #110890 use NDW basemap and map library 2026-04-14 08:28:04 +00:00
proxy.conf.json feat(select-traffic-sign): #71155 Added select traffic sign logic 2024-06-26 08:01:49 +00:00
README.md bug(readme): #72870 update readme with correct urls 2024-06-10 07:13:35 +00:00
startup.sh chore(set-env): #69406 setup set-env 2024-04-19 08:34:28 +00:00
tsconfig.app.json feat(init): #62216 Initial setup for bereikbaarheidskaart 2023-11-13 11:11:16 +01:00
tsconfig.json Merged PR 128438: feat(angular-update): #106891 Upgraded angular 21 and eslint 10 2026-03-19 12:12:48 +00:00
tsconfig.spec.json feat(init): #62216 Initial setup for bereikbaarheidskaart 2023-11-13 11:11:16 +01:00

Bereikbaarheidskaart

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.

Live

Check out the live version of the project at https://bereikbaarheid.ndw.nu/.

Getting Started

Follow these steps to get started with Bereikbaarheidskaart:

  1. Clone the Repository:
git clone https://github.com/ndwnu/accessibility-map-frontend.git
  1. Install Dependencies:
cd accessibility-map-frontend
npm install
  1. Run the Development Server:
ng serve
  1. Open in Browser:

Navigate to http://localhost:4203/ in your browser to view the application.

Contributions

This project is maintained by Nationaal Dataportaal Wegverkeer (NDW)

License

Bereikbaarheidskaart is licensed under the MIT License. See the LICENSE file for details.

Contact

For any inquiries or questions regarding Bereikbaarheidskaart, you can reach out to us at info@ndw.nu.