{"id":18722548,"url":"https://github.com/mdsumner/vegmapdata","last_synced_at":"2025-11-11T05:30:20.971Z","repository":{"id":72211969,"uuid":"129018443","full_name":"mdsumner/vegmapdata","owner":"mdsumner","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-11T02:08:23.000Z","size":54819,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T12:16:57.204Z","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":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":"2018-04-11T01:52:40.000Z","updated_at":"2018-04-13T10:27:26.000Z","dependencies_parsed_at":"2023-02-24T05:30:25.474Z","dependency_job_id":null,"html_url":"https://github.com/mdsumner/vegmapdata","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%2Fvegmapdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fvegmapdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fvegmapdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fvegmapdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdsumner","download_url":"https://codeload.github.com/mdsumner/vegmapdata/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.724Z","updated_at":"2025-11-11T05:30:17.359Z","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 setup, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\"\n)\n```\n# vegmapdata\n\nThe goal of vegmapdata is to provide a fast and simple compromise to accessing\nTASVEG polygon classifications. \n\nWORK IN PROGRESS\n\n\nThe basic idea is to have the data frame of fields, and a nicely compressed GeoTIFF version of the data frame row IDs. Currently at 10m resolution only. \n(See /data-raw/). \n\nTODO\n\nrerun the script to put the UTM zone CRS on properly, the GeoTIFF is currently un-crs ready because I read the geometry on its own. (Use \"+init=epsg:32755\"). \nHow to use? \n\npseudocode: \n\n```{r vegmap-lookup, eval = FALSE}\nr \u003c- raster(rasterfile)\nd \u003c- readRDS(datafile)\n\nids \u003c- raster::extract(r, mypts)\n\n## data attributes\nmytps$vegcode \u003c- d[ids, c(\"VEGCODE\"), drop = FALSE]\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsumner%2Fvegmapdata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdsumner%2Fvegmapdata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsumner%2Fvegmapdata/lists"}