{"id":35152,"name":"oshdb","description":"OpenStreetMap History Data Analysis Framework","url":"https://github.com/giscience/oshdb","last_synced_at":"2025-09-05T06:33:43.917Z","repository":{"id":34284223,"uuid":"142747385","full_name":"GIScience/oshdb","owner":"GIScience","description":"OpenStreetMap History Data Analysis Framework","archived":false,"fork":false,"pushed_at":"2025-03-14T14:39:27.000Z","size":124314,"stargazers_count":114,"open_issues_count":35,"forks_count":18,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-08-12T21:46:13.932Z","etag":null,"topics":["heigit","ohsome","openstreetmap","openstreetmap-data","openstreetmap-history","openstreetmap-history-data","oshdb","osm","osm-data","osm-history-data","spatio-temporal-analysis"],"latest_commit_sha":null,"homepage":"https://ohsome.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GIScience.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-07-29T09:25:01.000Z","updated_at":"2025-05-08T14:59:52.000Z","dependencies_parsed_at":"2023-09-21T19:20:26.405Z","dependency_job_id":"c982478f-f849-4805-b246-6ac662d41b1d","html_url":"https://github.com/GIScience/oshdb","commit_stats":{"total_commits":2293,"total_committers":33,"mean_commits":69.48484848484848,"dds":0.6934147405146096,"last_synced_commit":"2d0ab3732ed805b40bd8d79380a3781c219b7cd4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/GIScience/oshdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Foshdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Foshdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Foshdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Foshdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GIScience","download_url":"https://codeload.github.com/GIScience/oshdb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Foshdb/sbom","scorecard":{"id":53945,"data":{"date":"2025-08-11","repo":{"name":"github.com/GIScience/oshdb","commit":"a196cc990a75fa35841ca0908f323c3c9fc06b9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/rocketchat-notifications-feedback-requests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T00:17:08.633Z","repository_id":34284223,"created_at":"2025-08-15T00:17:08.633Z","updated_at":"2025-08-15T00:17:08.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273722702,"owners_count":25156300,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"GIScience","name":"GIScience Research Group and HeiGIT","uuid":"4661504","kind":"organization","description":"🌍 HeiGIT and GIScience at Heidelberg University are engaged in research and opensource development at the interface between geography and computational science","email":null,"website":"https://www.geog.uni-heidelberg.de/gis/","location":"Heidelberg, Germany","twitter":"gisciencehd","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4661504?v=4","repositories_count":129,"last_synced_at":"2024-04-09T12:44:19.075Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GIScience","funding_links":[],"total_stars":3546,"followers":211,"following":0,"created_at":"2022-11-04T10:13:45.167Z","updated_at":"2024-04-09T12:45:02.333Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GIScience","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GIScience/repositories"},"packages":null,"commits":{"id":750754,"full_name":"GIScience/oshdb","default_branch":"main","committers":[{"name":"Martin Raifer","email":"martin.raifer@uni-heidelberg.de","login":"tyrasd","count":1272},{"name":"Rafael Troilo","email":"rafael.troilo@uni-heidelberg.de","login":"rtroilo","count":323},{"name":"Katharina Przybill","email":"ob437@stud.uni-heidelberg.de","login":null,"count":242},{"name":"Moritz","email":"m.schott@stud.uni-heidelberg.de","login":null,"count":189},{"name":"Johannes Visintini","email":"johannes.visintini@heigit.org","login":"joker234","count":138},{"name":"Sascha Fendrich","email":"sascha.fendrich@uni-heidelberg.de","login":"sfendrich","count":37},{"name":"Michael Auer","email":"michael.auer@geog.uni-heidelberg.de","login":"mcauer","count":27},{"name":"SlowMo24","email":"unsafe@nurfuerspam.de","login":"SlowMo24","count":24},{"name":"Matthias Merdes","email":"matthias.merdes@heigit.org","login":"mmerdes","count":24},{"name":"Franz-Benjamin Mocnik","email":"mocnik@uni-heidelberg.de","login":null,"count":22},{"name":"lloos","email":"lukas.loos@uni-heidelberg.de","login":"lloos","count":18},{"name":"kowatsch","email":"fabian.kowatsch@uni-heidelberg.de","login":"FabiKo117","count":7},{"name":"Franz-Benjamin Mocnik","email":"mail@franz-benjamin.net","login":"franz-benjamin","count":4},{"name":"Katharina Przybill","email":"przybill@stud.uni-heidelberg.de","login":null,"count":4},{"name":"lloos","email":"loos@uni-heidelberg.de","login":null,"count":2},{"name":"Przybill","email":"ob437@stud","login":null,"count":2},{"name":"Constantin Nicolai","email":"constantin.nicolai@heigit.org","login":"ConstantinNicolai","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"sabrinaaa","email":"marx@uni-heidelberg.de","login":"masain","count":2},{"name":"Michael Auer","email":"kg129@uni-heidelberg.de","login":null,"count":1},{"name":"lloos","email":"lloos@nbthink7","login":null,"count":1},{"name":"beikerta","email":"42441686+beikerta","login":"beikerta","count":1},{"name":"kathap","email":"30441792+kathap","login":"kathap","count":1}],"total_commits":2345,"total_committers":23,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":101.95652173913044,"dds":0.45756929637526655,"past_year_committers":[{"name":"Martin Raifer","email":"martin.raifer@heigit.org","login":"tyrasd","count":3}],"past_year_total_commits":3,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.0,"last_synced_at":"2025-05-19T10:48:00.238Z","last_synced_commit":"a196cc990a75fa35841ca0908f323c3c9fc06b9a","created_at":"2023-03-09T14:31:39.255Z","updated_at":"2025-05-19T10:48:00.267Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Foshdb/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":null,"events":{"total":{"WatchEvent":4,"PushEvent":2,"PullRequestEvent":3,"CreateEvent":3},"last_year":{"WatchEvent":4,"PushEvent":2,"PullRequestEvent":3,"CreateEvent":3}},"keywords":["heigit","ohsome","openstreetmap","openstreetmap-data","openstreetmap-history","openstreetmap-history-data","oshdb","osm","osm-data","osm-history-data","spatio-temporal-analysis"],"dependencies":[{"ecosystem":"maven","filepath":"oshdb/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-03T06:01:48.371Z","updated_at":"2022-08-03T06:01:48.371Z","repository_link":"https://github.com/GIScience/oshdb/blob/main/oshdb/pom.xml","dependencies":[{"id":560154817,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":560154818,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"${guava.version}","direct":true,"kind":"runtime","optional":false},{"id":560154819,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":560154820,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":"${h2.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"oshdb-api/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-03T06:01:48.738Z","updated_at":"2022-08-03T06:01:48.738Z","repository_link":"https://github.com/GIScience/oshdb/blob/main/oshdb-api/pom.xml","dependencies":[{"id":560158169,"package_name":"org.heigit.ohsome:oshdb","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":560158170,"package_name":"org.heigit.ohsome:oshdb-util","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":560158171,"package_name":"org.heigit.ohsome:oshdb-filter","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":560158172,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":560158173,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":"${h2.version}","direct":true,"kind":"runtime","optional":false},{"id":560158174,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"${postgresql.version}","direct":true,"kind":"runtime","optional":false},{"id":560158175,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"${guava.version}","direct":true,"kind":"runtime","optional":false},{"id":560158176,"package_name":"org.slf4j:slf4j-simple","ecosystem":"maven","requirements":"${slf4j.version}","direct":true,"kind":"runtime","optional":false},{"id":560158177,"package_name":"org.jetbrains:annotations","ecosystem":"maven","requirements":"${jetbrainsannotations.version}","direct":true,"kind":"runtime","optional":false},{"id":560158178,"package_name":"com.tdunning:t-digest","ecosystem":"maven","requirements":"3.2","direct":true,"kind":"runtime","optional":false},{"id":560158179,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"oshdb-api-ignite/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-03T06:01:48.802Z","updated_at":"2022-08-03T06:01:48.802Z","repository_link":"https://github.com/GIScience/oshdb/blob/main/oshdb-api-ignite/pom.xml","dependencies":[{"id":560158806,"package_name":"${project.groupId}:oshdb-api","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":560158810,"package_name":"${project.groupId}:oshdb-api","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":560158814,"package_name":"org.apache.ignite:ignite-core","ecosystem":"maven","requirements":"${ignite.version}","direct":true,"kind":"runtime","optional":false},{"id":560158816,"package_name":"org.apache.ignite:ignite-spring","ecosystem":"maven","requirements":"${ignite.version}","direct":true,"kind":"runtime","optional":false},{"id":560158817,"package_name":"org.apache.ignite:ignite-slf4j","ecosystem":"maven","requirements":"${ignite.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"oshdb-filter/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-03T06:01:49.095Z","updated_at":"2022-08-03T06:01:49.095Z","repository_link":"https://github.com/GIScience/oshdb/blob/main/oshdb-filter/pom.xml","dependencies":[{"id":560161469,"package_name":"org.heigit.ohsome:oshdb","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":560161470,"package_name":"org.heigit.ohsome:oshdb-util","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":560161471,"package_name":"org.jparsec:jparsec","ecosystem":"maven","requirements":"3.1","direct":true,"kind":"runtime","optional":false},{"id":560161472,"package_name":"org.jetbrains:annotations","ecosystem":"maven","requirements":"${jetbrainsannotations.version}","direct":true,"kind":"runtime","optional":false},{"id":560161473,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":"${h2.version}","direct":true,"kind":"test","optional":false},{"id":560161474,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"oshdb-oshpbf-parser/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-03T06:01:49.166Z","updated_at":"2022-08-03T06:01:49.166Z","repository_link":"https://github.com/GIScience/oshdb/blob/main/oshdb-oshpbf-parser/pom.xml","dependencies":[{"id":560163649,"package_name":"org.heigit.ohsome:oshdb","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":560163650,"package_name":"org.openstreetmap.pbf:osmpbf","ecosystem":"maven","requirements":"1.5.0","direct":true,"kind":"runtime","optional":false},{"id":560163651,"package_name":"io.reactivex.rxjava2:rxjava","ecosystem":"maven","requirements":"${rxjava2.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"oshdb-util/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-03T06:01:49.482Z","updated_at":"2022-08-03T06:01:49.482Z","repository_link":"https://github.com/GIScience/oshdb/blob/main/oshdb-util/pom.xml","dependencies":[{"id":560167141,"package_name":"org.heigit.ohsome:oshdb","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":560167143,"package_name":"org.locationtech.jts:jts-core","ecosystem":"maven","requirements":"${jts.version}","direct":true,"kind":"runtime","optional":false},{"id":560167146,"package_name":"com.googlecode.json-simple:json-simple","ecosystem":"maven","requirements":"1.1.1","direct":true,"kind":"runtime","optional":false},{"id":560167148,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":560167150,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":"${h2.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-03T06:01:49.621Z","updated_at":"2022-08-03T06:01:49.621Z","repository_link":"https://github.com/GIScience/oshdb/blob/main/pom.xml","dependencies":[{"id":560167214,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":560167215,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.36","direct":true,"kind":"runtime","optional":false},{"id":560167216,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":"1.7.36","direct":true,"kind":"test","optional":false},{"id":560167217,"package_name":"org.junit:junit-bom","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"oshdb-helpers/oshdb-application-template/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-15T05:52:57.814Z","updated_at":"2023-01-15T05:52:57.814Z","repository_link":"https://github.com/GIScience/oshdb/blob/main/oshdb-helpers/oshdb-application-template/pom.xml","dependencies":[{"id":6916743219,"package_name":"org.heigit.ohsome:oshdb-database-driver","ecosystem":"maven","requirements":"1.1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6916743220,"package_name":"info.picocli:picocli","ecosystem":"maven","requirements":"4.6.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"oshdb-helpers/oshdb-database-driver/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-15T05:52:58.532Z","updated_at":"2023-01-15T05:52:58.532Z","repository_link":"https://github.com/GIScience/oshdb/blob/main/oshdb-helpers/oshdb-database-driver/pom.xml","dependencies":[{"id":6916743221,"package_name":"org.heigit.ohsome:oshdb-api-ignite","ecosystem":"maven","requirements":"1.1.0-SNAPSHOT","direct":true,"kind":"compile","optional":false},{"id":6916743222,"package_name":"com.zaxxer:HikariCP","ecosystem":"maven","requirements":"5.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"oshdb-tool/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-15T05:52:59.076Z","updated_at":"2023-01-15T05:52:59.076Z","repository_link":"https://github.com/GIScience/oshdb/blob/main/oshdb-tool/pom.xml","dependencies":[{"id":6916743228,"package_name":"org.heigit.ohsome:oshdb-api-ignite","ecosystem":"maven","requirements":"1.1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rocketchat-notifications-feedback-requests.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:45:07.064Z","updated_at":"2023-09-21T18:45:07.064Z","repository_link":"https://github.com/GIScience/oshdb/blob/main/.github/workflows/rocketchat-notifications-feedback-requests.yml","dependencies":[]},{"ecosystem":"maven","filepath":"oshdb-helpers/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:45:07.085Z","updated_at":"2023-09-21T18:45:07.085Z","repository_link":"https://github.com/GIScience/oshdb/blob/main/oshdb-helpers/pom.xml","dependencies":[]}],"score":8.139440521874608,"created_at":"2025-09-04T15:51:08.595Z","updated_at":"2025-10-07T08:14:38.469Z","avatar_url":"https://github.com/GIScience.png","language":"Java","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4146990","https://doi.org/10.1186/s40965-019-0061-3"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distributed","mesh","interpretability","sequences","generic","projection","interactive","optim","hacking","network-simulation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/35152","html_url":"https://science.ecosyste.ms/projects/35152","bibtex_url":"https://science.ecosyste.ms/projects/35152/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/35152/export.apalike"}