{"id":19881492,"url":"https://github.com/giscience/osm-bikeability","last_synced_at":"2025-05-02T14:30:55.178Z","repository":{"id":232379303,"uuid":"705605969","full_name":"GIScience/osm-bikeability","owner":"GIScience","description":"Bikeability index based on OpenStreetMap features for european urban areas","archived":false,"fork":false,"pushed_at":"2023-10-16T10:53:10.000Z","size":26720,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-04-09T15:12:04.340Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/GIScience.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}},"created_at":"2023-10-16T10:46:01.000Z","updated_at":"2024-04-09T15:12:05.472Z","dependencies_parsed_at":"2024-04-09T15:22:44.975Z","dependency_job_id":null,"html_url":"https://github.com/GIScience/osm-bikeability","commit_stats":null,"previous_names":["giscience/osm-bikeability"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Fosm-bikeability","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Fosm-bikeability/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Fosm-bikeability/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Fosm-bikeability/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GIScience","download_url":"https://codeload.github.com/GIScience/osm-bikeability/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224315203,"owners_count":17290992,"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":[],"created_at":"2024-11-12T17:14:27.555Z","updated_at":"2024-11-12T17:14:30.322Z","avatar_url":"https://github.com/GIScience.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bikeability\r\n\r\nWelcome to the Repository of how to calculate the so-called Bikeability-Index.\r\n\r\nBikeability means in this case the suitability of cycling.\r\n\r\n## Description\r\n\r\nThe calculation is done for urban areas within europe for any given timestamp or timestamps. The values are calculated for hexagons of a cell-center-distance of ~130 meters. Additionally, an aggregated Bikeability-Index for each urban area is derived. \r\n\r\nThe underlying data source is OpenStreetMap (OSM).\r\n\r\nThe results are stored in a user-given schema within the ohsome-hex database. \r\n\r\n\r\nA final visualisation is accessible at: https://hex.ohsome.org/#/index_bikeability.\r\n\r\nFor further information and a detailed description about the implementation, check out the documentation.md file.\r\n\r\n\r\n\r\n## Execution\r\n\r\nClone this repository and run the script \"process.py\" in the folder \"scripts\"\r\n\r\n```bash\r\npython scripts/process.py\r\n```\r\n\r\nfollow the initialisation instructions and input necessary information. \r\n\r\nExample:\r\n```console\r\nset credentials to ohsome-hex database:\r\nusername: mkraft\r\nPassword:\r\nschema where to write to: mkraft\r\nset timestamps in format 'yyyy-mm-dd', type 'q' to quit\r\nTimestamp 1: 2019-05-02\r\nTimestamp 2: 2016-03-04\r\nTimestamp 3: 2013-04-17\r\nTimestamp 4: q\r\n```\r\n\r\n## Requirements\r\n\r\n- Access to the ohsome hex database\r\n\r\n- Packages (named version is successfully tested but might not be necessary):\r\n  - Python 3.8.6\r\n  - SQL Alchemy 1.4.39\r\n  - ohsome 0.1.0\r\n  - pandas 1.5.3\r\n  - geopandas 0.9.0\r\n  - numpy 1.23.4\r\n\r\n## Contributing\r\n\r\nPull requests are welcome. For major changes, please open an issue first\r\nto discuss what you would like to change.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiscience%2Fosm-bikeability","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiscience%2Fosm-bikeability","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiscience%2Fosm-bikeability/lists"}