{"id":17169310,"url":"https://github.com/samcrow/jrbpsurvey","last_synced_at":"2026-02-13T21:15:41.505Z","repository":{"id":146885897,"uuid":"54805359","full_name":"samcrow/JRBPSurvey","owner":"samcrow","description":"Navigation and data entry for the Jasper Ridge Biological Preserve (https://jrbp.stanford.edu/) ant survey","archived":false,"fork":false,"pushed_at":"2025-11-30T04:59:55.000Z","size":164859,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-02T09:44:39.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/samcrow.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,"zenodo":null}},"created_at":"2016-03-27T00:14:50.000Z","updated_at":"2025-11-30T04:59:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e4324e7-ec64-4887-a84e-a79fd9133d13","html_url":"https://github.com/samcrow/JRBPSurvey","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/samcrow/JRBPSurvey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samcrow%2FJRBPSurvey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samcrow%2FJRBPSurvey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samcrow%2FJRBPSurvey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samcrow%2FJRBPSurvey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samcrow","download_url":"https://codeload.github.com/samcrow/JRBPSurvey/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samcrow%2FJRBPSurvey/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29417823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":[],"created_at":"2024-10-14T23:25:47.001Z","updated_at":"2026-02-13T21:15:41.496Z","avatar_url":"https://github.com/samcrow.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JRBP Survey #\n\nThe [Jasper Ridge Biological Preserve](https://jrbp.stanford.edu/) regularly\n[surveys](https://jrbp.stanford.edu/research/jrbp-ant-survey) ant species\nfound on the preserve. This Android application is intended to make the survey more efficient by\nallowing people to easily navigate and enter data.\n\n# Downloading and using #\n\nF-Droid setup is in progress.\n\n# Where to get uploaded data #\n\nThe current version uploads data to the spreadsheet at \u003chttps://docs.google.com/spreadsheets/d/1TMBLRNYbcvIP5KG83BZ4NprRxCsfX6tXZJTD42ZnnHM/edit?usp=sharing\u003e .\n\n## Licensing ##\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU\nGeneral Public License as published by the Free Software Foundation, either version 3 of the\nLicense, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without\neven the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\nGeneral Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not,\nsee \u003chttps://www.gnu.org/licenses/\u003e. \n\nDocumentation files (in the `doc` folder) are licensed under the GNU Free Documentation License,\nversion 1.3 ([GFDL.txt](GFDL.txt)).\n\nThe source code of this project is available at\n\u003chttps://github.com/samcrow/JRBPSurvey\u003e.\n\n### Third-party components ###\n\nOpenStreetMap map data (app/src/main/res/raw/jasper_ridge_map.map) is © OpenStreetMap contributors.\nIt is licensed by the [OpenStreetMap Foundation](http://osmfoundation.org/) under the\n[Open Data Commons Open Database License](http://opendatacommons.org/licenses/odbl/).\n\nThis software uses the [Google Material icons](https://design.google.com/icons/),\nwhich are licensed under the [Creative Commons Attribution 4.0 International license](https://creativecommons.org/licenses/by/4.0/).\n\nThis software uses the [Joda-Time](http://www.joda.org/joda-time/) library, which is licensed\nunder the [Apache License, version 2.0](http://www.joda.org/joda-time/license.html).\n\nThis software uses the [Mapsforge](https://github.com/mapsforge/mapsforge) library, which is\nlicensed under the [GNU Lesser General Public License, version 3](https://www.gnu.org/copyleft/lesser.html).\n\nThis software uses the [AndroidSVG](https://bigbadaboom.github.io/androidsvg/) library, which is\nlicensed under the [Apache License, version 2.0](http://www.joda.org/joda-time/license.html).\n\nThis software uses the [Apache Commons IO](https://commons.apache.org/proper/commons-io/) library,\nwhich is licensed under the [Apache License, version 2.0](http://www.joda.org/joda-time/license.html).\n\n### Fonts\n\nThe files under `app/src/main/assets/assets/font` are a repackaged version of the\n[GNU FreeFont family](https://www.gnu.org/software/freefont/), released under the\n[GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.html), version 3 or later.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamcrow%2Fjrbpsurvey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamcrow%2Fjrbpsurvey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamcrow%2Fjrbpsurvey/lists"}