{"id":18722630,"url":"https://github.com/mdsumner/geobs","last_synced_at":"2025-11-11T05:30:22.118Z","repository":{"id":185663508,"uuid":"610240492","full_name":"mdsumner/geobs","owner":"mdsumner","description":"What the Package Does (One Line, Title Case)","archived":false,"fork":false,"pushed_at":"2023-03-06T23:19:45.000Z","size":82,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T12:17:10.798Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdsumner.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-03-06T11:31:49.000Z","updated_at":"2023-03-06T12:02:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d48e604-ff7e-4b41-a4be-87ff8fc79ad1","html_url":"https://github.com/mdsumner/geobs","commit_stats":null,"previous_names":["mdsumner/geobs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fgeobs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fgeobs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fgeobs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fgeobs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdsumner","download_url":"https://codeload.github.com/mdsumner/geobs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239587244,"owners_count":19663892,"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-07T13:42:16.169Z","updated_at":"2025-11-11T05:30:22.076Z","avatar_url":"https://github.com/mdsumner.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# geobs\n\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/mdsumner/geobs/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/mdsumner/geobs/actions/workflows/R-CMD-check.yaml)\n\u003c!-- badges: end --\u003e\n\nThe goal of geobs is to get geo boundaries. \n\n## Installation\n\nYou can install the development version of geobs from [GitHub](https://github.com/) with:\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"mdsumner/geobs\")\n```\n\n## Example\n\nuse `unique(countrycode::codelist_panel$iso3c)` to get the codes. \n\n```{r example}\nlibrary(geobs)\n## basic example code\nx \u003c- get_bounds(\"SWE\")\nlat \u003c- mean(as.matrix(wk::as_xy(geos::geos_centroid(x$geometry)))[, 2])\nplot(x$geometry, col = palr::d_pal(x$shapeName), asp = 1/cos(lat * pi/180))\nmaps::map(add = TRUE, col = \"firebrick\")\n```\n\n## Code of Conduct\n  \nPlease note that the geobs project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsumner%2Fgeobs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdsumner%2Fgeobs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsumner%2Fgeobs/lists"}