Radverkehrsatlas
Provides access to bicycle infrastructure data from OpenStreetMap for administrative staff.
https://github.com/fixmyberlin/atlas-app
Category: Consumption
Sub Category: Mobility and Transportation
Keywords
openstreetmap osm radinfrastruktur radverkehr verkehrswende
Last synced: about 22 hours ago
JSON representation
Repository metadata
Radverkehrsatlas provides access to bicycle infrastructure data from OpenStreetMap (OSM) for administrative staff.
- Host: GitHub
- URL: https://github.com/fixmyberlin/atlas-app
- Owner: FixMyBerlin
- License: agpl-3.0
- Created: 2022-08-18T14:30:17.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-24T16:59:03.000Z (3 days ago)
- Last Synced: 2025-04-25T22:33:22.638Z (2 days ago)
- Topics: openstreetmap, osm, radinfrastruktur, radverkehr, verkehrswende
- Language: TypeScript
- Homepage: https://radverkehrsatlas.de/
- Size: 16.8 MB
- Stars: 15
- Watchers: 3
- Forks: 4
- Open Issues: 6
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
README.md
About
Radverkehrsatlas makes bicycle infrastructure and related data from OpenStreetMap (OSM) easily accessible. The OSM data is processed and visualized in various map views.
Core use cases:
- Plan bicycle networks using POI and infrastructure data from OpenStreetMap, along with region-specific datasets (both private and public).
- Work with street-side parking data sourced from OpenStreetMap.
- Showcase data relevant for urban planning to support local planning efforts.
Core features:
- Display different data layers in a web GIS.
- Provide feedback to the OpenStreetMap community through OSM Notes.
- Collect internal notes and discuss them with regional stakeholders.
- Process OpenStreetMap data to normalize and sanitize it for easy use in the daily work of administrative staff.
- Gather feedback on potential mapping issues to improve OpenStreetMap data.
Please contact FixMyCity GmbH to learn more.
Development
This project has two main components:
app
Frontend and ORM – The NextJS/BlitzJS app that handles the frontend, API, and exports.processing
OpenStreetMap Data Processing and Tileserver – The osm2pgsql-based processing of OSM data, along with the Tileserver and caching.
Please follow the setup instructions in these subfolders to run the project.
License
This project is licensed under the AGPL-3.0.
Owner metadata
- Name: FixMyCity
- Login: FixMyBerlin
- Email: [email protected]
- Kind: organization
- Description: Digitale Plattform für die Radverkehrsplanung
- Website: https://www.fixmycity.de/
- Location: Berlin
- Twitter: fixmyberlin
- Company:
- Icon url: https://avatars.githubusercontent.com/u/26550743?v=4
- Repositories: 10
- Last ynced at: 2023-03-02T12:05:21.399Z
- Profile URL: https://github.com/FixMyBerlin
GitHub Events
Total
- Issues event: 4
- Watch event: 3
- Delete event: 4
- Issue comment event: 9
- Push event: 217
- Pull request review comment event: 26
- Pull request review event: 23
- Pull request event: 70
- Create event: 6
Last Year
- Issues event: 4
- Watch event: 3
- Delete event: 4
- Issue comment event: 9
- Push event: 217
- Pull request review comment event: 26
- Pull request review event: 23
- Pull request event: 70
- Create event: 6
Committers metadata
Last synced: 6 days ago
Total Commits: 4,623
Total Committers: 9
Avg Commits per committer: 513.667
Development Distribution Score (DDS): 0.385
Commits in past year: 1,345
Committers in past year: 5
Avg Commits per committer in past year: 269.0
Development Distribution Score (DDS) in past year: 0.391
Name | Commits | |
---|---|---|
Tobias | t****s@f****e | 2841 |
Laurenz Rasche | l****z@f****e | 1156 |
Sven König | s****n@d****m | 367 |
Henri | h****i@f****e | 245 |
Carolin B | 3****o | 9 |
JohannaPeanut | 7****t | 2 |
gislars | l****s@l****u | 1 |
SupaplexOSM | 6****M | 1 |
Annika | 5****a | 1 |
Committer domains:
- fixmycity.de: 3
- lingner.eu: 1
- de-selby.com: 1
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 28
Total pull requests: 319
Average time to close issues: about 2 months
Average time to close pull requests: 6 days
Total issue authors: 7
Total pull request authors: 8
Average comments per issue: 1.93
Average comments per pull request: 0.24
Merged pull request: 266
Bot issues: 0
Bot pull requests: 0
Past year issues: 4
Past year pull requests: 94
Past year average time to close issues: 4 days
Past year average time to close pull requests: 6 days
Past year issue authors: 4
Past year pull request authors: 4
Past year average comments per issue: 2.75
Past year average comments per pull request: 0.24
Past year merged pull request: 81
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- SupaplexOSM (16)
- tordans (5)
- hekele (3)
- ohrie (1)
- advancingu (1)
- Norwi (1)
- Hejco (1)
Top Pull Request Authors
- tordans (240)
- rush42 (46)
- ohrie (20)
- elsueno (4)
- ann1kina (3)
- gislars (3)
- SupaplexOSM (2)
- JohannaPeanut (1)
Top Issue Labels
Top Pull Request Labels
Dependencies
- actions/checkout v3 composite
- actions/setup-node v3 composite
- bahmutov/npm-install HEAD composite
- 856 dependencies
- @heroicons/react ^2.0.15 development
- @tailwindcss/forms ^0.5.3 development
- @tailwindcss/line-clamp ^0.4.2 development
- @tailwindcss/typography ^0.5.9 development
- @tanstack/react-location-devtools ^3.4.4 development
- @types/dompurify ^3.0.2 development
- @types/jsurl2 ^2.1.1 development
- @types/node ^18.13.0 development
- @types/react ^18.0.28 development
- @types/react-dom ^18.0.11 development
- @types/react-helmet ^6.1.6 development
- @typescript-eslint/eslint-plugin ^5.52.0 development
- @typescript-eslint/parser ^5.52.0 development
- @vitejs/plugin-react ^3.1.0 development
- @vitest/ui ^0.28.5 development
- autoprefixer ^10.4.13 development
- chalk ^5.2.0 development
- eslint ^8.48.0 development
- eslint-config-prettier ^9.0.0 development
- eslint-plugin-jsx-a11y ^6.7.1 development
- eslint-plugin-prettier ^5.0.0 development
- eslint-plugin-react ^7.33.2 development
- eslint-plugin-react-hooks ^4.6.0 development
- husky ^8.0.3 development
- postcss ^8.4.21 development
- prettier ^3.0.2 development
- prettier-plugin-tailwindcss ^0.5.3 development
- tailwindcss ^3.2.7 development
- typescript ^4.9.5 development
- vite ^4.1.2 development
- vite-plugin-svgr ^2.4.0 development
- vitest ^0.28.5 development
- @aws-sdk/client-s3 ^3.317.0
- @headlessui/react ^1.7.11
- @mapbox/mapbox-gl-draw ^1.4.1
- @popperjs/core ^2.11.6
- @sentry/react ^7.38.0
- @tanstack/react-location ^3.7.4
- @tanstack/react-query ^4.24.6
- @turf/turf ^6.5.0
- @types/mapbox__mapbox-gl-draw ^1.3.3
- axios ^1.3.3
- clsx ^1.2.1
- dompurify ^3.0.5
- immer ^9.0.19
- jsurl2 ^2.1.0
- maplibre-gl ^2.4.0
- osm-auth ^2.0.1
- pmtiles ^2.10.0
- react ^18.2.0
- react-dom ^18.2.0
- react-helmet ^6.1.0
- react-hook-form ^7.43.5
- react-intl ^6.2.8
- react-map-gl ^7.0.21
- react-popper ^2.3.0
- react-remark ^2.1.0
- tiny-invariant ^1.3.1
- zipson ^0.2.12
- zod ^3.22.2
- zustand ^4.3.3
- actions/checkout v3 composite
- appleboy/scp-action v0.1.4 composite
- appleboy/ssh-action master composite
- aws-actions/configure-aws-credentials v2 composite
- docker/build-push-action v3 composite
- docker/setup-buildx-action v2 composite
- node 18-bullseye-slim build
- public.ecr.aws/n0p8j4k5/atlas/blitz ${GITHUB_SHA}
- postgres latest
Score: 5.241747015059643