https://github.com/larsbergqvist/sr-traffic
A traffic messages app with data from the Open API of Swedish Public Radio. Uses Angular, OpenLayers / OpenStreetMap and PrimeNG.
https://github.com/larsbergqvist/sr-traffic
angular openapi openlayers openstreetmap primeng typescript
Last synced: 3 months ago
JSON representation
A traffic messages app with data from the Open API of Swedish Public Radio. Uses Angular, OpenLayers / OpenStreetMap and PrimeNG.
- Host: GitHub
- URL: https://github.com/larsbergqvist/sr-traffic
- Owner: LarsBergqvist
- License: mit
- Created: 2021-01-13T19:45:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T19:18:33.000Z (10 months ago)
- Last Synced: 2025-06-03T23:31:15.723Z (4 months ago)
- Topics: angular, openapi, openlayers, openstreetmap, primeng, typescript
- Language: TypeScript
- Homepage: https://larsbergqvist.github.io/sr-traffic/
- Size: 8.04 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sr-traffic

# Demo
https://larsbergqvist.github.io/sr-traffic/
An Angular application that displays current traffic messages from the Open API of Swedish Public Radio. The messages are fetched per traffic area in Sweden. You can fetch your closest area by letting the application read your position from the browser.
From a traffic message, you can open a sidebar that contains a map where the event for the message is marked. The map view uses OpenLayers / OpenStreetMap.# Setup
```
cd sr-traffic
yarn install
yarn startSSLhttps://localhost:4300/
```
# Screenshots


