{"id":18722546,"url":"https://github.com/mdsumner/tasmapr","last_synced_at":"2025-11-11T05:30:16.522Z","repository":{"id":72211908,"uuid":"93758401","full_name":"mdsumner/tasmapr","owner":"mdsumner","description":"Get Tasmania map server layers via mapview","archived":false,"fork":false,"pushed_at":"2019-11-14T02:15:11.000Z","size":9019,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-28T12:16:55.299Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"R","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/mdsumner.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2017-06-08T14:23:07.000Z","updated_at":"2019-11-14T02:15:13.000Z","dependencies_parsed_at":"2023-02-24T05:30:32.265Z","dependency_job_id":null,"html_url":"https://github.com/mdsumner/tasmapr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Ftasmapr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Ftasmapr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Ftasmapr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Ftasmapr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdsumner","download_url":"https://codeload.github.com/mdsumner/tasmapr/tar.gz/refs/heads/master","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:41:58.028Z","updated_at":"2025-11-11T05:30:16.490Z","avatar_url":"https://github.com/mdsumner.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\neditor_options: \n  chunk_output_type: console\n---\n\n\n\n\n\n\u003c!-- badges: start --\u003e\n[![Travis-CI Build Status](https://travis-ci.org/mdsumner/tasmapr.svg?branch=master)](https://travis-ci.org/mdsumner/tasmapr)\n[![Codecov test coverage](https://codecov.io/gh/mdsumner/tasmapr/branch/master/graph/badge.svg)](https://codecov.io/gh/mdsumner/tasmapr?branch=master)\n\u003c!-- badges: end --\u003e\n  \n  \n\n# tasmapr\n\nThe goal of tasmapr is to provide background maps of Tasmania for R leaflet. \n\n# Install\n\n```{r, eval=FALSE}\ndevtools::install_github(\"mdsumner/tasmapr\")\n```\n## Example\n\nThis is a basic example which shows you how to make an awesome map!\n\n\n\nThe `tasmapr()` function will launch a mapview/leaflet viewer with the chosen basemap. Some layers are in dev due to a recent upgrade, WIP. \n\n\n```{r example, eval = FALSE}\nlibrary(tasmapr)\ntasmap()  ## Topographic basemap\n\n\ntasmap(basemap = \"TTSA\")  ## Tasmania Towns Street Atlas\n\ntasmap(basemap = \"HillshadeGrey\")  ## hill shade\n\n```\n\n\n\nSee https://github.com/mdsumner/wmts.git for a way to get these layers as raster data. \n\n## Code of Conduct\n  \nPlease note that the tasmapr project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/1/0/0/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%2Ftasmapr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdsumner%2Ftasmapr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsumner%2Ftasmapr/lists"}