https://github.com/k-yle/traffic-signs
https://github.com/k-yle/traffic-signs
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/k-yle/traffic-signs
- Owner: k-yle
- Created: 2023-09-03T06:43:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T02:01:50.000Z (over 1 year ago)
- Last Synced: 2025-03-05T08:35:12.433Z (over 1 year ago)
- Language: TypeScript
- Size: 368 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a very simplistic example of how traffic sign codes and images can be parsed from the Wikipedia pages for [a selective list of countries](./scripts/sources/wikimedia.ts).
Also supports a custom data sources for a few countries.
### Usage
- Download nodejs v18 or newer
- run `npm run build`
- This will regenerate `data/index.json`