{"id":20711869,"url":"https://github.com/bundesapi/autobahn-api","last_synced_at":"2025-04-07T13:06:00.767Z","repository":{"id":41606006,"uuid":"389224268","full_name":"bundesAPI/autobahn-api","owner":"bundesAPI","description":"API zu den Daten der Autobahn GmbH","archived":false,"fork":false,"pushed_at":"2023-06-03T19:46:40.000Z","size":674,"stargazers_count":141,"open_issues_count":19,"forks_count":10,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-03-31T10:08:37.270Z","etag":null,"topics":["excellent"],"latest_commit_sha":null,"homepage":"https://autobahn.api.bund.dev/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bundesAPI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-25T00:07:55.000Z","updated_at":"2025-03-28T04:09:23.000Z","dependencies_parsed_at":"2024-12-24T02:12:04.409Z","dependency_job_id":"822181e4-0394-4e6e-aca9-a215d76f28ed","html_url":"https://github.com/bundesAPI/autobahn-api","commit_stats":{"total_commits":210,"total_committers":11,"mean_commits":19.09090909090909,"dds":0.4380952380952381,"last_synced_commit":"27610e27192c7994312fc60f78fef668804ab591"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bundesAPI%2Fautobahn-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bundesAPI%2Fautobahn-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bundesAPI%2Fautobahn-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bundesAPI%2Fautobahn-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bundesAPI","download_url":"https://codeload.github.com/bundesAPI/autobahn-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247657276,"owners_count":20974344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["excellent"],"created_at":"2024-11-17T02:17:10.627Z","updated_at":"2025-04-07T13:06:00.738Z","avatar_url":"https://github.com/bundesAPI.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Autobahn App API\nDas BMVI hat eine völlig nutzlose App gebaut. Eine Autobahn-Info App. \n\nSiehe: https://autobahn.api.bund.dev/\n\n## Wirklich völlig nutzlos?\nNein, es gibt jetzt nämlich eine offene API für aktuelle Verwaltungsdaten in Bezug auf Baustellen-Informationen, Webcams, Parkplätze, … - bestimmt für jemand nützlich.\n\n## Endpunkte\nHier gibt es eine OpenAPI Spec von [@creckord](https://github.com/creckord): https://gist.github.com/creckord/a2e09267f5fdfadc2cd75eedb3182b8a\n\n- https://verkehr.autobahn.de/o/autobahn/ \nGibt eine Liste der verfügbaren Autobahnen zurück.\n\n- Abfrage von Daten zu einer einzelnen Autobahn (z.B. A1)\n    - Baustellen https://verkehr.autobahn.de/o/autobahn/A1/services/roadworks (Details: https://verkehr.autobahn.de/o/autobahn/details/roadworks/[ID])\n    - Webcams: https://verkehr.autobahn.de/o/autobahn/A1/services/webcam (Detail: https://verkehr.autobahn.de/o/autobahn/details/webcam/[ID])\n    - Parkplätze: https://verkehr.autobahn.de/o/autobahn/A1/services/parking_lorry (Details: https://verkehr.autobahn.de/o/autobahn/details/parking_lorry/[ID])\n    - Verkehrsmeldungen: https://verkehr.autobahn.de/o/autobahn/A1/services/warning (Details: https://verkehr.autobahn.de/o/autobahn/details/warning/[ID])\n    - Sperrungen: https://verkehr.autobahn.de/o/autobahn/A1/services/closure (Detail: https://verkehr.autobahn.de/o/autobahn/details/closure/[ID])\n    - E-Ladestationen: https://verkehr.autobahn.de/o/autobahn/A1/services/electric_charging_station (Detail: https://verkehr.autobahn.de/o/autobahn/details/electric_charging_station/[ID])\n\n## Tiles \n[@riccardoklinger](https://github.com/riccardoklinger) hat die OSM-Tile-Endpoints gefunden: \n\nBasiskarte: https://tiles.autobahn.de/osm_tiles/{z}/{x}/{y}.png\nLabels only: https://tiles.autobahn.de/osm_tiles_foreground/{z}/{x}/{y}.png\n\nWMS \u0026 WFS Endpunkte (Danke an [@tobwen](https://twitter.com/tobwen))\n\n*WMS*\n- https://verkehr.autobahn.de/geoserver/vipnrw/wms\n- https://geotiles.autobahn.de/geowebcache/service/wms\n\n*WFS*\n- https://www.verkehr.nrw/geoserver/vipnrw/wms?service=WFS\n- https://verkehr.autobahn.de/geoserver/vipnrw/wms?service=WFS\n\n## Projekte\n\n- [@spinscale](https://github.com/spinscale) - [Elastic/Kibana Dashboard](https://gist.github.com/spinscale/544e854d2e16941cfbafdd53f80eb4f1)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbundesapi%2Fautobahn-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbundesapi%2Fautobahn-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbundesapi%2Fautobahn-api/lists"}