Package: freestiler 0.1.7

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.1.7.tar.gz
freestiler_0.1.7.zip(r-4.7)freestiler_0.1.7.zip(r-4.6)freestiler_0.1.7.zip(r-4.5)
freestiler_0.1.7.tgz(r-4.6-x86_64)freestiler_0.1.7.tgz(r-4.6-arm64)freestiler_0.1.7.tgz(r-4.5-x86_64)freestiler_0.1.7.tgz(r-4.5-arm64)
freestiler_0.1.7.tar.gz(r-4.7-arm64)freestiler_0.1.7.tar.gz(r-4.7-x86_64)freestiler_0.1.7.tar.gz(r-4.6-arm64)freestiler_0.1.7.tar.gz(r-4.6-x86_64)
freestiler_0.1.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
freestiler/json (API)
NEWS
| # 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:5db19a4b56. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 837 | ||
| linux-devel-x86_64 | OK | 1037 | ||
| source / vignettes | OK | 895 | ||
| linux-release-arm64 | OK | 788 | ||
| linux-release-x86_64 | OK | 1046 | ||
| macos-release-arm64 | OK | 642 | ||
| macos-release-x86_64 | OK | 1267 | ||
| macos-oldrel-arm64 | OK | 662 | ||
| macos-oldrel-x86_64 | OK | 1409 | ||
| windows-devel | OK | 578 | ||
| windows-release | OK | 617 | ||
| windows-oldrel | OK | 567 | ||
| wasm-release | FAIL | 239 |
Exports:freestilefreestile_filefreestile_layerfreestile_querypmtiles_metadataserve_tilesstop_serverview_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 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 |
| Quickly view a PMTiles file on an interactive map | view_tiles |
