Skip to contents

Tile Generation

Create PMTiles archives from spatial data

freestile()
Create vector tiles from spatial data
freestile_file()
Create vector tiles from a spatial file
freestile_query()
Create vector tiles from a DuckDB SQL query
freestile_layer()
Create a layer specification with per-layer zoom range
freestile_h3()
Create vector tiles with dynamic H3 hexagonal binning

Viewing Tiles

Serve and view PMTiles locally

serve_tiles()
Serve PMTiles files via local HTTP server with CORS
stop_server()
Stop a local tile server
view_tiles()
Quickly view a PMTiles file on an interactive map
view_h3_tiles()
View an H3 hexagonal-binning PMTiles archive