{"id":16472939,"url":"https://github.com/elipousson/feltr","last_synced_at":"2026-03-04T19:02:38.386Z","repository":{"id":156900363,"uuid":"632009572","full_name":"elipousson/feltr","owner":"elipousson","description":"A R package to read Felt maps to simple feature data 🗺️ ","archived":false,"fork":false,"pushed_at":"2024-12-03T16:52:10.000Z","size":2600,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-05T05:20:28.227Z","etag":null,"topics":["felt","r-package","rspatial","rstats"],"latest_commit_sha":null,"homepage":"https://elipousson.github.io/feltr/","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":"NEWS.md","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":"codemeta.json","zenodo":null}},"created_at":"2023-04-24T14:19:01.000Z","updated_at":"2025-02-28T08:44:16.000Z","dependencies_parsed_at":"2025-05-13T03:46:08.147Z","dependency_job_id":"d3768b0f-f1f2-49b8-a2c0-226563eccdcd","html_url":"https://github.com/elipousson/feltr","commit_stats":{"total_commits":55,"total_committers":1,"mean_commits":55.0,"dds":0.0,"last_synced_commit":"048c27f4b8501e5f9214af0ea6988e229237862c"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/elipousson/feltr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipousson%2Ffeltr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipousson%2Ffeltr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipousson%2Ffeltr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipousson%2Ffeltr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elipousson","download_url":"https://codeload.github.com/elipousson/feltr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipousson%2Ffeltr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30090037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T18:31:08.343Z","status":"ssl_error","status_checked_at":"2026-03-04T18:31:07.708Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["felt","r-package","rspatial","rstats"],"created_at":"2024-10-11T12:19:04.924Z","updated_at":"2026-03-04T19:02:38.354Z","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# feltr \u003ca href=\"https://elipousson.github.io/feltr/\"\u003e\u003cimg src=\"man/figures/logo.png\" align=\"right\" height=\"124\" alt=\"feltr website\" /\u003e\u003c/a\u003e\n\n\u003c!-- badges: start --\u003e\n[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Codecov test coverage](https://codecov.io/gh/elipousson/feltr/branch/main/graph/badge.svg)](https://app.codecov.io/gh/elipousson/feltr?branch=main)\n\u003c!-- badges: end --\u003e\n\nThe goal of feltr is to read maps from Felt as simple feature or `SpatRaster` objects.\n\n:::{.callout-note collapse=false appearance='default' icon=true}\n## Package does not support the Felt API v2\n\nThis package does not support the Felt API and, as of December 2024, I have no specific timeline for when the package will be updated to restore functionality. Please use [the feltr package](https://christophertkenny.com/feltr/index.html) (identical name but a different developer) for API access or follow [this GitHub issue for updates](https://github.com/elipousson/feltr/issues/2).\n:::\n\n## Installation\n\nYou can install the development version of feltr like so:\n\n``` r\npak::pkg_install(\"elipousson/feltr\")\n```\n\n## Example\n\n```{r example}\nlibrary(feltr)\n```\n\nYou can use `read_felt_map()` to create an sf object with features from a map URL.\n\n```{r read, eval=FALSE}\n\nurl \u003c- \"https://felt.com/map/Site-Plan-Example-PGTipS2mT8CYBIVlyAm9BkD\"\n\nsite_plan \u003c- read_felt_map(url)\n\nplot(site_plan)\n```\n\n`get_felt_map()` returns a list with basic information about a map (set `read = TRUE` to read map elements and layers at the same time):\n\n```{r, eval=FALSE}\nget_felt_map(url)\n```\n\nYou can also use `read_felt_raster()` (a wrapper for `rasterpic::rasterpic_img()`) to create a `SpatRaster` object from a \"Image\" type feature in Felt.\n\n```{r, eval=FALSE}\nimage_map \u003c- read_felt_raster(\n  \"https://felt.com/map/feltr-sample-map-read-felt-raster-oiinodTbT79BEueYdGp1aND\",\n  \"https://tile.loc.gov/image-services/iiif/service:gmd:gmd370:g3700:g3700:ct003955/full/pct:12.5/0/default.jpg\"\n)\n\nimage_map\n```\n\nFor more information on the Felt Public API check out the guide to [Getting Started with the Felt API](https://developers.felt.com/rest-api/getting-started) or the [Felt API reference](https://developers.felt.com/rest-api/api-reference).\n\nNote, in July 2024, Felt [announced the pricing for subscription plans](https://felt.com/blog/introducing-pricing) that are expected to limit API access to paid accounts starting in January 2024. Educators can also apply for free accounts to retain API access after January 2024.\n\n## Related Projects\n\n- [{feltr}](https://christophertkenny.com/feltr/): A R package with the same name that provide very similar functionality to this package.\n- [felt-upload](https://pypi.org/project/felt-upload/): A Python package to upload data to Felt.\n- [Add to Felt QGIS Plugin](https://plugins.qgis.org/plugins/felt/): A QGIS plugin for uploading data to Felt.\n- [feltpy](https://github.com/moss-xyz/feltpy): A lightweight Python package to interact with the public API of Felt.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felipousson%2Ffeltr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felipousson%2Ffeltr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felipousson%2Ffeltr/lists"}