Package: freestiler 0.2.0

freestiler: Create Vector Tiles from Spatial Data
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.2.0.tar.gz
freestiler_0.2.0.zip(r-4.7)freestiler_0.2.0.zip(r-4.6)freestiler_0.2.0.zip(r-4.5)
freestiler_0.2.0.tgz(r-4.6-x86_64)freestiler_0.2.0.tgz(r-4.6-arm64)freestiler_0.2.0.tgz(r-4.5-x86_64)freestiler_0.2.0.tgz(r-4.5-arm64)
freestiler_0.2.0.tar.gz(r-4.7-arm64)freestiler_0.2.0.tar.gz(r-4.7-x86_64)freestiler_0.2.0.tar.gz(r-4.6-arm64)freestiler_0.2.0.tar.gz(r-4.6-x86_64)
freestiler_0.1.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
freestiler/json (API)
| # Install 'freestiler' in R: |
| install.packages('freestiler', repos = c('https://walkerke.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/walkerke/freestiler/issues
Pkgdown/docs site:https://walker-data.com
Last updated from:761f287413. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 812 | ||
| linux-devel-x86_64 | OK | 1126 | ||
| source / vignettes | OK | 1167 | ||
| linux-release-arm64 | OK | 876 | ||
| linux-release-x86_64 | OK | 1104 | ||
| macos-release-arm64 | OK | 717 | ||
| macos-release-x86_64 | OK | 1397 | ||
| macos-oldrel-arm64 | OK | 813 | ||
| macos-oldrel-x86_64 | OK | 1862 | ||
| windows-devel | OK | 608 | ||
| windows-release | OK | 593 | ||
| windows-oldrel | OK | 536 | ||
| wasm-release | FAIL | 271 |
Exports:freestilefreestile_filefreestile_h3freestile_layerfreestile_querypmtiles_metadataserve_tilesstop_serverview_h3_tilesview_tiles
Dependencies:classclassIntDBIe1071KernSmoothMASSproxyRcpps2sfunitswk
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 |
