{"id":16272694,"url":"https://github.com/milesmcbain/mvtview","last_synced_at":"2025-07-14T00:37:48.521Z","repository":{"id":74234330,"uuid":"470136649","full_name":"MilesMcBain/mvtview","owner":"MilesMcBain","description":"a Mapbox vector tile server and viewer for R","archived":false,"fork":false,"pushed_at":"2022-04-08T12:04:33.000Z","size":27,"stargazers_count":16,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-07T02:06:50.604Z","etag":null,"topics":["mapbox-vector-tile","vector-tiles"],"latest_commit_sha":null,"homepage":"","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/MilesMcBain.png","metadata":{"files":{"readme":"README.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-15T11:49:45.000Z","updated_at":"2024-04-08T19:58:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"be9d41cc-9dd3-49ba-aaad-6c896df6848f","html_url":"https://github.com/MilesMcBain/mvtview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MilesMcBain/mvtview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MilesMcBain%2Fmvtview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MilesMcBain%2Fmvtview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MilesMcBain%2Fmvtview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MilesMcBain%2Fmvtview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MilesMcBain","download_url":"https://codeload.github.com/MilesMcBain/mvtview/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MilesMcBain%2Fmvtview/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265228144,"owners_count":23731067,"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":["mapbox-vector-tile","vector-tiles"],"created_at":"2024-10-10T18:18:46.769Z","updated_at":"2025-07-14T00:37:48.492Z","avatar_url":"https://github.com/MilesMcBain.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# mvtview\n\nProvides a development Mapbox Vector Tile server and viewer for R, powered by {plumber} and {rdeck}.\n\n## Installation\n\nYou can install the development version of {mvtview} from [GitHub](https://github.com/) with:\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"MilesMcBain/mvtview\")\n```\n\n## Usage\n\nServing an .mbtiles file for map making:\n\n```r\nlibrary(mvtview)\n\nserve_mvt(\"my_tiles.mbtiles\")\n```\n\nOr alternatively, serving and then viewing tile data in an .mbtiles database on an interactive map:\n\n```r\nview_mvt(\"my_tiles.mbtiles)\n```\n\nClean up running servers:\n\n```r\nclean_mvt()\n```\n\n## Prior art\n\n* [mbview](https://github.com/mapbox/mbview) a NodeJS vector tile viewer by Mapbox\n\n## Vector tile stuff\n\n* [Awesome vector tiles](https://github.com/mapbox/awesome-vector-tiles) vector tile generators, servers and more.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilesmcbain%2Fmvtview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilesmcbain%2Fmvtview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilesmcbain%2Fmvtview/lists"}