sf - Simple Features for R
Support for simple feature access, a standardized way to encode and analyze spatial vector data. Binds to 'GDAL' <doi: 10.5281/zenodo.5884351> for reading and writing data, to 'GEOS' <doi: 10.5281/zenodo.11396894> for geometrical operations, and to 'PROJ' <doi: 10.5281/zenodo.5884394> for projection conversions and datum transformations. Uses by default the 's2' package for geometry operations on geodetic (long/lat degree) coordinates.
Last updated 2 days ago
gdalgeosprojspatialcpp
22.25 score 1.4k stars 1.1k dependents 110k scripts 361k downloadsstars - Spatiotemporal Arrays, Raster and Vector Data Cubes
Reading, manipulating, writing and plotting spatiotemporal arrays (raster and vector data cubes) in 'R', using 'GDAL' bindings provided by 'sf', and 'NetCDF' bindings by 'ncmeta' and 'RNetCDF'.
Last updated 2 days ago
rastersatellite-imagesspatial
18.04 score 568 stars 129 dependents 7.2k scripts 29k downloadsclassInt - Choose Univariate Class Intervals
Selected commonly used methods for choosing univariate class intervals for mapping or other graphics purposes.
Last updated 25 days ago
fortran
16.04 score 34 stars 1.2k dependents 3.2k scripts 278k downloadsgstat - Spatial and Spatio-Temporal Geostatistical Modelling, Prediction and Simulation
Variogram modelling; simple, ordinary and universal point or block (co)kriging; spatio-temporal kriging; sequential Gaussian or indicator (co)simulation; variogram and variogram map plotting utility functions; supports sf and stars.
Last updated 1 months ago
openblas
15.36 score 198 stars 52 dependents 4.8k scripts 12k downloadsmapview - Interactive Viewing of Spatial Data in R
Quickly and conveniently create interactive visualisations of spatial data with or without background maps. Attributes of displayed features are fully queryable via pop-up windows. Additional functionality includes methods to visualise true- and false-color raster images and bounding boxes.
Last updated 1 months ago
gisleafletmapsspatialvisualizationweb-mapping
14.10 score 522 stars 25 dependents 7.6k scripts 11k downloadss2 - Spherical Geometry Operators Using the S2 Geometry Library
Provides R bindings for Google's s2 library for geometric calculations on the sphere. High-performance constructors and exporters provide high compatibility with existing spatial packages, transformers construct new geometries from existing geometries, predicates provide a means to select geometries based on spatial relationships, and accessors extract information about geometries.
Last updated 10 hours ago
opensslcpp
13.75 score 73 stars 1.1k dependents 214 scripts 291k downloadsrgee - R Bindings for Calling the 'Earth Engine' API
Earth Engine <https://earthengine.google.com/> client library for R. All of the 'Earth Engine' API classes, modules, and functions are made available. Additional functions implemented include importing (exporting) of Earth Engine spatial objects, extraction of time series, interactive map display, assets management interface, and metadata display. See <https://r-spatial.github.io/rgee/> for further details.
Last updated 4 days ago
earth-engineearthenginegoogle-earth-enginegoogleearthenginespatial-analysisspatial-data
13.43 score 699 stars 3 dependents 1.8k scripts 1.1k downloadslwgeom - Bindings to Selected 'liblwgeom' Functions for Simple Features
Access to selected functions found in 'liblwgeom' <https://github.com/postgis/postgis/tree/master/liblwgeom>, the light-weight geometry library used by 'PostGIS' <http://postgis.net/>.
Last updated 3 months ago
projgeoscpp
12.81 score 61 stars 61 dependents 1.7k scripts 20k downloadsleafem - 'leaflet' Extensions for 'mapview'
Provides extensions for packages 'leaflet' & 'mapdeck', many of which are used by package 'mapview'. Focus is on functionality readily available in Geographic Information Systems such as 'Quantum GIS'. Includes functions to display coordinates of mouse pointer position, query image values via mouse pointer and zoom-to-layer buttons. Additionally, provides a feature type agnostic function to add points, lines, polygons to a map.
Last updated 8 days ago
12.13 score 108 stars 50 dependents 784 scripts 18k downloadsqgisprocess - Use 'QGIS' Processing Algorithms
Provides seamless access to the 'QGIS' (<https://qgis.org>) processing toolbox using the standalone 'qgis_process' command-line utility. Both native and third-party (plugin) processing providers are supported. Beside referring data sources from file, also common objects from 'sf', 'terra' and 'stars' are supported. The native processing algorithms are documented by QGIS.org (2024) <https://docs.qgis.org/latest/en/docs/user_manual/processing_algs/>.
Last updated 4 months ago
10.19 score 204 stars 175 scripts 941 downloadsleafpop - Include Tables, Images and Graphs in Leaflet Pop-Ups
Creates 'HTML' strings to embed tables, images or graphs in pop-ups of interactive maps created with packages like 'leaflet' or 'mapview'. Handles local images located on the file system or via remote URL. Handles graphs created with 'lattice' or 'ggplot2' as well as interactive plots created with 'htmlwidgets'.
Last updated 4 months ago
9.75 score 114 stars 25 dependents 490 scripts 13k downloadssftime - Classes and Methods for Simple Feature Objects that Have a Time Column
Classes and methods for spatial objects that have a registered time column, in particular for irregular spatiotemporal data. The time column can be of any type, but needs to be ordinal. Regularly laid out spatiotemporal data (vector or raster data cubes) are handled by package 'stars'.
Last updated 4 months ago
9.64 score 49 stars 53 dependents 26 scripts 14k downloadsleafgl - High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript library to render large data in the browser using 'WebGl'.
Last updated 2 months ago
9.09 score 271 stars 5 dependents 155 scripts 3.9k downloadslink2GI - Linking Geographic Information Systems, Remote Sensing and Other Command Line Tools
Functions and tools for using open GIS and remote sensing command-line interfaces in a reproducible environment.
Last updated 2 months ago
9.05 score 27 stars 1 dependents 78 scripts 1.1k downloadsleafsync - Small Multiples for Leaflet Web Maps
Create small multiples of several leaflet web maps with (optional) synchronised panning and zooming control. When syncing is enabled all maps respond to mouse actions on one map. This allows side-by-side comparisons of different attributes of the same geometries. Syncing can be adjusted so that any combination of maps can be synchronised.
Last updated 3 years ago
8.77 score 36 stars 26 dependents 337 scripts 13k downloadsRSAGA - SAGA Geoprocessing and Terrain Analysis
Provides access to geocomputing and terrain analysis functions of the geographical information system (GIS) 'SAGA' (System for Automated Geoscientific Analyses) from within R by running the command line version of SAGA. This package furthermore provides several R functions for handling ASCII grids, including a flexible framework for applying local functions (including predict methods of fitted models) and focal functions to multiple grids. SAGA GIS is available under GPL-2 / LGPL-2 licences from <https://sourceforge.net/projects/saga-gis/>.
Last updated 1 years ago
8.18 score 23 stars 275 scripts 637 downloadsmapedit - Interactive Editing of Spatial Data in R
Suite of interactive functions and helpers for selecting and editing geospatial data.
Last updated 3 years ago
8.05 score 218 stars 1 dependents 410 scripts 1.2k downloadsRPyGeo - ArcGIS Geoprocessing via Python
Provides access to ArcGIS geoprocessing tools by building an interface between R and the ArcPy Python side-package via the reticulate package.
Last updated 5 years ago
6.18 score 28 stars 54 scripts 508 downloadsleafpm - Leaflet Map Plugin for Drawing and Editing
A collection of tools for interactive manipulation of (spatial) data layers on leaflet web maps. Tools include editing of existing layers, creation of new layers through drawing of shapes (points, lines, polygons), deletion of shapes as well as cutting holes into existing shapes. Provides control over options to e.g. prevent self-intersection of polygons and lines or to enable/disable snapping to align shapes.
Last updated 6 years ago
5.98 score 22 stars 3 dependents 66 scripts 1.5k downloadsslideview - Compare Raster Images Side by Side with a Slider
Create a side-by-side view of raster(image)s with an interactive slider to switch between regions of the images. This can be especially useful for image comparison of the same region at different time stamps.
Last updated 14 days ago
5.07 score 26 stars 10 scripts 164 downloads