{"id":16472953,"url":"https://github.com/elipousson/mapmaryland","last_synced_at":"2025-10-27T14:31:07.058Z","repository":{"id":42647052,"uuid":"478303141","full_name":"elipousson/mapmaryland","owner":"elipousson","description":"🦀 R package with assorted data for Maryland (U.S. state)","archived":false,"fork":false,"pushed_at":"2023-10-10T20:38:47.000Z","size":128141,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-03-26T16:11:30.573Z","etag":null,"topics":["maryland","r-package","rspatial"],"latest_commit_sha":null,"homepage":"https://elipousson.github.io/mapmaryland/","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/elipousson.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-04-05T21:16:55.000Z","updated_at":"2024-01-31T00:01:09.000Z","dependencies_parsed_at":"2023-12-03T14:43:37.862Z","dependency_job_id":null,"html_url":"https://github.com/elipousson/mapmaryland","commit_stats":{"total_commits":97,"total_committers":1,"mean_commits":97.0,"dds":0.0,"last_synced_commit":"efcc0fdf65ad5703b4ccc7b1e27df821b30ac97f"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipousson%2Fmapmaryland","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipousson%2Fmapmaryland/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipousson%2Fmapmaryland/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipousson%2Fmapmaryland/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elipousson","download_url":"https://codeload.github.com/elipousson/mapmaryland/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219861083,"owners_count":16556007,"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":["maryland","r-package","rspatial"],"created_at":"2024-10-11T12:19:07.278Z","updated_at":"2025-10-27T14:31:05.198Z","avatar_url":"https://github.com/elipousson.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# mapmaryland\n\n\u003c!-- badges: start --\u003e\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\u003c!-- badges: end --\u003e\n\nThe goal of mapmaryland is to ease access to spatial data for Maryland at both the local, regional, and statewide level.\n\n## Installation\n\nYou can install the development version of mapmaryland like so:\n\n``` r\n# pak::pkg_install(\"elipousson/mapmaryland\")\n```\n\n## Example\n\n```{r}\nlibrary(mapmaryland)\n```\n\nCurrently, the package has a limited number of data access functions, prepackaged datasets, and reference data with an index of Maryland ArcGIS services.\n\n```{r}\ndplyr::glimpse(md_arcgis_index)\n```\n\n\n```{r get_md_tigris}\nlocation \u003c-\n  get_md_tigris(\n    name = \"Hyattsville\",\n    type = \"census places\"\n  )\n\nlocation\n```\n\n```{r get_imap_data}\nstreams \u003c-\n  get_water_data(\n    location = location,\n    type = \"streams\"\n  )\n\nplot(streams, max.plot = 1)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felipousson%2Fmapmaryland","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felipousson%2Fmapmaryland","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felipousson%2Fmapmaryland/lists"}