tilda-geo

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

https://github.com/fixmyberlin/tilda-geo

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.0%) to scientific vocabulary

Keywords

openstreetmap osm radinfrastruktur radverkehr verkehrswende
Last synced: 6 months ago · JSON representation

Repository

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

Basic Info
  • Host: GitHub
  • Owner: FixMyBerlin
  • License: agpl-3.0
  • Language: TypeScript
  • Default Branch: develop
  • Homepage: https://tilda-geo.de
  • Size: 18.8 MB
Statistics
  • Stars: 21
  • Watchers: 3
  • Forks: 5
  • Open Issues: 10
  • Releases: 0
Topics
openstreetmap osm radinfrastruktur radverkehr verkehrswende
Created over 3 years ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

TILDA

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

  • Name: FixMyCity
  • Login: FixMyBerlin
  • Kind: organization
  • Email: info@fixmycity.de
  • Location: Berlin

Digitale Plattform für die Radverkehrsplanung

GitHub Events

Total
  • Issues event: 7
  • Watch event: 2
  • Issue comment event: 6
  • Push event: 119
  • Pull request event: 44
  • Pull request review event: 4
  • Pull request review comment event: 11
  • Fork event: 1
  • Create event: 4
Last Year
  • Issues event: 7
  • Watch event: 2
  • Issue comment event: 6
  • Push event: 119
  • Pull request event: 44
  • Pull request review event: 4
  • Pull request review comment event: 11
  • Fork event: 1
  • Create event: 4

Committers

Last synced: 6 months ago

All Time
  • Total Commits: 5,400
  • Total Committers: 9
  • Avg Commits per committer: 600.0
  • Development Distribution Score (DDS): 0.376
Past Year
  • Commits: 1,452
  • Committers: 5
  • Avg Commits per committer: 290.4
  • Development Distribution Score (DDS): 0.277
Top Committers
Name Email Commits
Tobias t****s@f****e 3,372
Laurenz Rasche l****z@f****e 1,384
Sven König s****n@d****m 367
Henri h****i@f****e 262
Carolin B 3****o 9
SupaplexOSM 6****M 2
JohannaPeanut 7****t 2
gislars l****s@l****u 1
Annika 5****a 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 84
  • Average time to close issues: 21 days
  • Average time to close pull requests: 5 days
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.21
  • Merged pull requests: 73
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 5
  • Pull requests: 36
  • Average time to close issues: 24 days
  • Average time to close pull requests: 1 day
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.6
  • Average comments per pull request: 0.03
  • Merged pull requests: 34
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • tordans (6)
Pull Request Authors
  • tordans (87)
  • rush42 (16)
  • ohrie (1)
Top Labels
Issue Labels
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