Package: freestiler 0.3.0

freestiler: Create Vector Tiles from Spatial Data
A forked, windows-specific build of the original freestiler package which provides features to create vector tile archives in 'PMTiles' format from 'sf' spatial data frames. Supports 'Mapbox Vector Tile' ('MVT') and 'MapLibre Tile' ('MLT') output formats. Uses a 'Rust' backend via 'extendr' for fast, in-memory tiling with zero external system dependencies.
Authors:
freestiler_0.3.0.tar.gz
freestiler_0.3.0.tgz(r-4.6-x86_64)freestiler_0.3.0.tgz(r-4.6-arm64)freestiler_0.3.0.tgz(r-4.5-x86_64)freestiler_0.3.0.tgz(r-4.5-arm64)
freestiler_0.3.0.tar.gz(r-4.7-arm64)freestiler_0.3.0.tar.gz(r-4.7-x86_64)freestiler_0.3.0.tar.gz(r-4.6-arm64)freestiler_0.3.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
freestiler/json (API)
| # Install 'freestiler' in R: |
| install.packages('freestiler', repos = c('https://jimbrig.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jimbrig/freestiler/issues
Pkgdown/docs site:https://docs.jimbrig.com
Last updated from:3df643687d. Checks:5 OK, 4 WARNING, 4 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 832 | ||
| linux-devel-x86_64 | OK | 1038 | ||
| source / vignettes | OK | 1197 | ||
| linux-release-arm64 | OK | 855 | ||
| linux-release-x86_64 | OK | 1065 | ||
| macos-release-arm64 | WARNING | 860 | ||
| macos-release-x86_64 | WARNING | 1171 | ||
| macos-oldrel-arm64 | WARNING | 616 | ||
| macos-oldrel-x86_64 | WARNING | 1430 | ||
| windows-devel | FAIL | 1294 | ||
| windows-release | FAIL | 4067 | ||
| windows-oldrel | FAIL | 1136 | ||
| wasm-release | FAIL | 218 |
Exports:freestilefreestile_filefreestile_h3freestile_layerfreestile_querypmtiles_metadataserve_tilesstop_serverview_h3_tilesview_tiles
Dependencies:base64encbslibcachemclassclassIntclicommonmarkDBIdigestduckdbe1071evaluatefastmapfontawesomefsgeojsonsfgeometriesgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonifyjsonliteKernSmoothknitrlaterlifecyclemagrittrmapglMASSmemoisemimeotelpngpromisesproxyR6rapidjsonrrappdirsRcpprlangrmarkdowns2sasssfsfheadersshinysourcetoolsterratinytexunitsviridisLitewithrwkxfunxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create vector tiles from spatial data | freestile |
| Create vector tiles from a spatial file | freestile_file |
| Create vector tiles with dynamic H3 hexagonal binning | freestile_h3 |
| Create a layer specification with per-layer zoom range | freestile_layer |
| Create vector tiles from a DuckDB SQL query | freestile_query |
| Serve PMTiles files via local HTTP server with CORS | serve_tiles |
| Stop a local tile server | stop_server |
| View an H3 hexagonal-binning PMTiles archive | view_h3_tiles |
| Quickly view a PMTiles file on an interactive map | view_tiles |
