Radverkehrsatlas

Provides access to bicycle infrastructure data from OpenStreetMap for administrative staff.
https://github.com/fixmyberlin/tilda-geo

Category: Consumption
Sub Category: Mobility and Transportation

Keywords

openstreetmap osm radinfrastruktur radverkehr verkehrswende

Last synced: about 3 hours ago
JSON representation

Repository metadata

TILDA provides access to bicycle and parking infrastructure data from OpenStreetMap (OSM) for administrative staff.

README.md

About

TILDA (previously 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


GitHub Events

Total
Last Year

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 9
Total pull requests: 268
Average time to close issues: 5 days
Average time to close pull requests: 5 days
Total issue authors: 4
Total pull request authors: 4
Average comments per issue: 2.89
Average comments per pull request: 0.22
Merged pull request: 234
Bot issues: 0
Bot pull requests: 0

Past year issues: 9
Past year pull requests: 244
Past year average time to close issues: 5 days
Past year average time to close pull requests: 5 days
Past year issue authors: 4
Past year pull request authors: 4
Past year average comments per issue: 2.89
Past year average comments per pull request: 0.21
Past year merged pull request: 213
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/fixmyberlin/tilda-geo

Top Issue Authors

  • Hejco (3)
  • advancingu (2)
  • Norwi (2)
  • tordans (2)

Top Pull Request Authors

  • tordans (204)
  • rush42 (58)
  • ohrie (3)
  • JohannaPeanut (3)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • bahmutov/npm-install HEAD composite
package-lock.json npm
  • 856 dependencies
package.json npm
  • @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
.github/workflows/deploy-app-staging.yml actions
.github/workflows/deploy-app.yml actions
  • 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
docker/Dockerfile docker
  • node 18-bullseye-slim build
docker/docker-compose.yml docker
  • public.ecr.aws/n0p8j4k5/atlas/blitz ${GITHUB_SHA}
docker-compose.yml docker
  • postgres latest
.github/workflows/deploy-app-production.yml actions

Score: -Infinity