Interactive GIS with 'GeoLibre'


[Up] [Top]

Documentation for package ‘geolibre’ version 0.2.0

Help Pages

add_3d_tiles Add a 3D Tiles layer
add_basemap Set the background basemap
add_choropleth Add a data-driven choropleth layer
add_circle_markers Add circle markers
add_cog Add a Cloud Optimized GeoTIFF layer
add_colorbar Add a colorbar to the map
add_colormap Add a colorbar from a named color ramp
add_csv Add a CSV of point coordinates
add_data Add data, optionally symbolized by a column
add_flatgeobuf Add a FlatGeobuf layer
add_geojson Add GeoJSON to a GeoLibre map
add_geoparquet Add a GeoParquet layer
add_gpkg Add a GeoPackage layer
add_heatmap Add a point density heatmap
add_kml Add a KML or KMZ layer
add_legend Add a legend to the map
add_marker Add a single point marker
add_markers Add point markers
add_marker_cluster Add clustered point markers
add_pmtiles Add a PMTiles layer
add_raster Add a remote raster to a GeoLibre map
add_sf Add an 'sf' object to a GeoLibre map
add_shp Add a Shapefile layer
add_tile_layer Add an XYZ raster tile layer
add_vector Add a vector dataset from a URL or local file
add_vector_tiles Add a vector tile layer from a TileJSON endpoint
add_video Add a georeferenced video layer
add_wfs Add a WFS layer
add_wms Add a WMS layer
add_wmts Add a WMTS layer
add_xy_data Add points from tabular longitude and latitude columns
basemaps Named GeoLibre basemaps
builtin_legend_names Built-in legend preset names
classify_layer Symbolize an existing layer as a choropleth
clear_layers Remove every layer
color_ramp_names Available color ramp names
column_values Read one feature property across a layer
describe_project Summarize a GeoLibre project
duplicate_layer Duplicate a layer
find_layer_index Position of a layer in the draw order
fit_bounds Frame a bounding box
geolibre Create a GeoLibre widget
geolibreOutput Shiny bindings for GeoLibre
geolibre_command Send a command to a live GeoLibre map
geolibre_drawn_features Read features from a live GeoLibre map
geolibre_fit_bounds Fit a live GeoLibre map to a bounding box
geolibre_fly_to Animate the camera of a live GeoLibre map
geolibre_get_view Read the camera of a live GeoLibre map
geolibre_identify Identify features at a point on a live GeoLibre map
geolibre_layer_features Read features from a live GeoLibre map
geolibre_list_algorithms Run a processing algorithm on a live GeoLibre map
geolibre_proxy Create a GeoLibre Shiny proxy
geolibre_run_algorithm Run a processing algorithm on a live GeoLibre map
geolibre_selected_features Read features from a live GeoLibre map
geolibre_to_image Capture a live GeoLibre map as a PNG
geolibre_zoom_to_layer Zoom a live GeoLibre map to a layer's extent
get_color_ramp Anchor colors of a color ramp
get_layer Read one layer's full definition
get_layers Summarize a project's layers
get_project Read a project out of a widget
hide_layer Show or hide a layer
interpolate_ramp_colors Sample a color ramp into evenly spaced colors
layer_names Layer names in draw order
layer_properties Sample a layer's feature properties
load_project Read a GeoLibre project
move_layer Move a layer in the draw order
redact_credentials Strip credentials from a whole project
redact_layer Strip credentials from one layer
redact_url Strip credentials from a URL
remove_layer Remove a layer
rename_layer Rename a layer
renderGeolibre Shiny bindings for GeoLibre
save_project Save a GeoLibre project
set_basemap Set the background basemap
set_bearing Set the camera bearing
set_center Center the map
set_layer_opacity Set a layer's opacity
set_layer_style Restyle a layer
set_layer_visibility Show or hide a layer
set_pitch Set the camera pitch
set_project_name Set the project name
set_view Set the GeoLibre camera
set_zoom Set the map zoom
show_layer Show or hide a layer
split_map Add a split-map comparison slider
to_html Export a map as a standalone HTML page
update_geolibre Replace the project displayed by a GeoLibre Shiny widget