Showing 31 of total 31 results (show query)
r-spatial
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.
Maintained by Edzer Pebesma. Last updated 16 days ago.
16.5 match 1.4k stars 22.42 score 117k scripts 1.2k dependentsdcooley
sfheaders:Converts Between R Objects and Simple Feature Objects
Converts between R and Simple Feature 'sf' objects, without depending on the Simple Feature library. Conversion functions are available at both the R level, and through 'Rcpp'.
Maintained by David Cooley. Last updated 8 months ago.
18.0 match 74 stars 10.64 score 370 scripts 150 dependentsctfysh
sfc:Substance Flow Computation
Provides a function sfc() to compute the substance flow with the input files --- "data" and "model". If sample.size is set more than 1, uncertainty analysis will be executed while the distributions and parameters are supplied in the file "data".
Maintained by Hu Sheng. Last updated 9 years ago.
60.6 match 2.95 score 18 scriptspoissonconsulting
readwritesqlite:Enhanced Reading and Writing for 'SQLite' Databases
Reads and writes data frames to 'SQLite' databases while preserving time zones (for POSIXct columns), projections (for 'sfc' columns), units (for 'units' columns), levels (for factors and ordered factors) and classes for logical, Date and 'hms' columns. It also logs changes to tables and provides more informative error messages.
Maintained by Joe Thorley. Last updated 2 months ago.
dbilogmetadataposixctreadsfcsqliteunitswrite
11.5 match 38 stars 6.42 score 11 scripts 1 dependentsartod83
netmap:Represent Network Objects on a Map
Represent 'network' or 'igraph' objects whose vertices can be represented by features in an 'sf' object as a network graph surmising a 'sf' plot. Fits into 'ggplot2' grammar.
Maintained by Matteo Dimai. Last updated 1 years ago.
11.0 match 7 stars 4.54 score 9 scriptselipousson
sfext:Extra Functions for Simple Feature Data
Extra functions with additional options for reading, writing, and transforming spatial data. Includes a variety of utility functions for working with tabular data with coordinates and distance and area units.
Maintained by Eli Pousson. Last updated 4 months ago.
7.9 match 20 stars 6.03 score 24 scripts 5 dependentstraversc
stringfish:Alt String Implementation
Provides an extendable, performant and multithreaded 'alt-string' implementation backed by 'C++' vectors and strings.
Maintained by Travers Ching. Last updated 4 months ago.
3.3 match 67 stars 10.10 score 14 scripts 55 dependentsr-spatial
stars: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'.
Maintained by Edzer Pebesma. Last updated 30 days ago.
1.8 match 571 stars 18.27 score 7.2k scripts 137 dependentsgamrot
godley:Stock-Flow-Consistent Model Simulator
Define, simulate, and validate stock-flow consistent (SFC) macroeconomic models. The godley R package offers tools to dynamically define model structures by adding variables and specifying governing systems of equations. With it, users can analyze how different macroeconomic structures affect key variables, perform parameter sensitivity analyses, introduce policy shocks, and visualize resulting economic scenarios. The accounting structure of SFC models follows the approach outlined in the seminal study by Godley and Lavoie (2007, ISBN:978-1-137-08599-3), ensuring a comprehensive integration of all economic flows and stocks. The algorithms implemented to solve the models are based on methodologies from Kinsella and O'Shea (2010) <doi:10.2139/ssrn.1729205>, Peressini and Sullivan (1988, ISBN:0-387-96614-5), and contributions by Joao Macalos.
Maintained by Elżbieta Jowik. Last updated 4 days ago.
5.6 match 8 stars 5.28 score 16 scriptsdieghernan
tidyterra:'tidyverse' Methods and 'ggplot2' Helpers for 'terra' Objects
Extension of the 'tidyverse' for 'SpatRaster' and 'SpatVector' objects of the 'terra' package. It includes also new 'geom_' functions that provide a convenient way of visualizing 'terra' objects with 'ggplot2'.
Maintained by Diego Hernangómez. Last updated 22 hours ago.
terraggplot-extensionr-spatialrspatial
1.7 match 191 stars 13.62 score 1.9k scripts 25 dependentsr-spatial
lwgeom: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/>.
Maintained by Edzer Pebesma. Last updated 1 months ago.
1.7 match 61 stars 12.95 score 1.7k scripts 66 dependentspecanproject
PEcAn.data.atmosphere:PEcAn Functions Used for Managing Climate Driver Data
The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific workflow management tool that is designed to simplify the management of model parameterization, execution, and analysis. The PECAn.data.atmosphere package converts climate driver data into a standard format for models integrated into PEcAn. As a standalone package, it provides an interface to access diverse climate data sets.
Maintained by David LeBauer. Last updated 2 days ago.
bayesiancyberinfrastructuredata-assimilationdata-scienceecosystem-modelecosystem-scienceforecastingmeta-analysisnational-science-foundationpecanplants
1.9 match 216 stars 11.59 score 64 scripts 14 dependentsjmsigner
amt:Animal Movement Tools
Manage and analyze animal movement data. The functionality of 'amt' includes methods to calculate home ranges, track statistics (e.g. step lengths, speed, or turning angles), prepare data for fitting habitat selection analyses, and simulation of space-use from fitted step-selection functions.
Maintained by Johannes Signer. Last updated 4 months ago.
1.9 match 41 stars 10.54 score 418 scriptsurbananalyst
dodgr:Distances on Directed Graphs
Distances on dual-weighted directed graphs using priority-queue shortest paths (Padgham (2019) <doi:10.32866/6945>). Weighted directed graphs have weights from A to B which may differ from those from B to A. Dual-weighted directed graphs have two sets of such weights. A canonical example is a street network to be used for routing in which routes are calculated by weighting distances according to the type of way and mode of transport, yet lengths of routes must be calculated from direct distances.
Maintained by Mark Padgham. Last updated 5 days ago.
distanceopenstreetmaproutershortest-pathsstreet-networkscpp
1.7 match 129 stars 11.53 score 229 scripts 4 dependentsinlabru-org
fmesher:Triangle Meshes and Related Geometry Tools
Generate planar and spherical triangle meshes, compute finite element calculations for 1- and 2-dimensional flat and curved manifolds with associated basis function spaces, methods for lines and polygons, and transparent handling of coordinate reference systems and coordinate transformation, including 'sf' and 'sp' geometries. The core 'fmesher' library code was originally part of the 'INLA' package, and implements parts of "Triangulations and Applications" by Hjelle and Daehlen (2006) <doi:10.1007/3-540-33261-8>.
Maintained by Finn Lindgren. Last updated 2 days ago.
1.8 match 16 stars 11.18 score 261 scripts 26 dependentsthomasp85
transformr:Polygon and Path Transformations
In order to smoothly animate the transformation of polygons and paths, many aspects needs to be taken into account, such as differing number of control points, changing center of rotation, etc. The 'transformr' package provides an extensive framework for manipulating the shapes of polygons and paths and can be seen as the spatial brother to the 'tweenr' package.
Maintained by Thomas Lin Pedersen. Last updated 1 years ago.
animationdata-visualizationinterpolationmatching-shapestweeningcpp
1.8 match 116 stars 9.82 score 772 scripts 26 dependentsitsleeds
od:Manipulate and Map Origin-Destination Data
The aim of 'od' is to provide tools and example datasets for working with origin-destination ('OD') datasets of the type used to describe aggregate urban mobility patterns (Carey et al. 1981) <doi:10.1287/trsc.15.1.32>. The package builds on functions for working with 'OD' data in the package 'stplanr', (Lovelace and Ellison 2018) <doi:10.32614/RJ-2018-053> with a focus on computational efficiency and support for the 'sf' class system (Pebesma 2018) <doi:10.32614/RJ-2018-009>. With few dependencies and a simple class system based on data frames, the package is intended to facilitate efficient analysis of 'OD' datasets and to provide a place for developing new functions. The package enables the creation and analysis of geographic entities representing large scale mobility patterns, from daily travel between zones in cities to migration between countries.
Maintained by Robin Lovelace. Last updated 5 months ago.
1.8 match 33 stars 8.50 score 96 scripts 6 dependentsjoaomacalos
sfcr:Simulate Stock-Flow Consistent Models
Routines to write, simulate, and validate stock-flow consistent (SFC) models. The accounting structure of SFC models are described in Godley and Lavoie (2007, ISBN:978-1-137-08599-3). The algorithms implemented to solve the models (Gauss-Seidel and Broyden) are described in Kinsella and O'Shea (2010) <doi:10.2139/ssrn.1729205> and Peressini and Sullivan (1988, ISBN:0-387-96614-5).
Maintained by Joao Macalos. Last updated 3 years ago.
2.6 match 24 stars 5.66 score 38 scriptsdieghernan
nominatimlite:Interface with 'Nominatim' API Service
Lite interface for getting data from 'OSM' service 'Nominatim' <https://nominatim.org/release-docs/latest/>. Extract coordinates from addresses, find places near a set of coordinates and return spatial objects on 'sf' format.
Maintained by Diego Hernangómez. Last updated 1 months ago.
geocodingopenstreetmapaddressnominatimreverse-geocodingshapefilespatialapi-wrapperapigis
1.8 match 20 stars 8.08 score 41 scripts 1 dependentspierre-andre
cartogramR:Continuous Cartogram
Procedures for making continuous cartogram. Procedures available are: flow based cartogram (Gastner & Newman (2004) <doi:10.1073/pnas.0400280101>), fast flow based cartogram (Gastner, Seguy & More (2018) <doi:10.1073/pnas.1712674115>), rubber band based cartogram (Dougenik et al. (1985) <doi:10.1111/j.0033-0124.1985.00075.x>).
Maintained by Pierre-Andre Cornillon. Last updated 6 months ago.
6.8 match 1 stars 1.92 score 14 scripts 1 dependentspifsc-protected-species-division
picMaps:Mapping Utilities for The Pacific Ocean
This package provides objects and functions for making plots and maps easier to create in the Pacific Ocean.
Maintained by Devin S. Johnson. Last updated 13 days ago.
3.5 match 3 stars 3.38 score 4 scriptsdsjohnson
crawl:Fit Continuous-Time Correlated Random Walk Models to Animal Movement Data
Fit continuous-time correlated random walk models with time indexed covariates to animal telemetry data. The model is fit using the Kalman-filter on a state space version of the continuous-time stochastic movement process.
Maintained by Devin S. Johnson. Last updated 5 months ago.
1.9 match 19 stars 6.29 score 63 scripts 3 dependentselipousson
isstatic:Dependency-Free Object Tests
Convenience functions for checking class inheritance, extracting attributes, basic type conversion, and miscellaneous string manipulation. working with sf, ggplot2, and other packages.
Maintained by Eli Pousson. Last updated 2 years ago.
5.1 match 3 stars 2.18 score 1 scriptsdsjohnson
crawlUtils:Enhance And Integrate the {crawl} Package For Spatial Analysis Of Telemetry Output
Utility functions to augment the the {crawl} package and integrate it with the {sf} package for spatial analysis of telemetry model output. The additional function are targeted toward analysis of marine mammal telemetry, but can be used or easily modified for other situations.
Maintained by Devin S. Johnson. Last updated 6 months ago.
3.5 match 2 stars 2.60 score 1 scriptsdsjohnson
ctmmUtils:Auxillary functions for using the {ctmm} package efficiently
Utility functions to augment the the {ctmm} package. The additional function are targeted toward analysis of marine mammal telemetry, but can be used or easily modified for other situations.
Maintained by Devin S. Johnson. Last updated 3 months ago.
3.5 match 2.40 scoreuchidamizuki
jpgrid:Functions for the Grid Square Codes in Japan
Provides functions for grid square codes in Japan (<https://www.stat.go.jp/english/data/mesh/index.html>). Generates the grid square codes from longitude/latitude, geometries, and the grid square codes of different scales, and vice versa.
Maintained by Mizuki Uchida. Last updated 5 months ago.
1.8 match 8 stars 4.41 score 16 scriptsmunterfi
flexpolyline:Flexible Polyline Encoding
Binding to the C++ implementation of the flexible polyline encoding by HERE <https://github.com/heremaps/flexible-polyline>. The flexible polyline encoding is a lossy compressed representation of a list of coordinate pairs or coordinate triples. The encoding is achieved by: (1) Reducing the decimal digits of each value; (2) encoding only the offset from the previous point; (3) using variable length for each coordinate delta; and (4) using 64 URL-safe characters to display the result.
Maintained by Merlin Unterfinger. Last updated 2 years ago.
gisheremapspolylinepolyline-decoderpolyline-encoderrspatialcpp
1.2 match 9 stars 5.75 score 14 scripts 1 dependentspik-piam
mredgebuildings:Prepare data to be used by the EDGE-Buildings model
Prepare data to be used by the EDGE-Buildings model.
Maintained by Robin Hasse. Last updated 2 days ago.
1.6 match 3.72 scores-fleck
smartmap:Smartly Create Maps from R Objects
Preview spatial data as 'leaflet' maps with minimal effort. smartmap is optimized for interactive use and distinguishes itself from similar packages because it does not need real spatial ('sp' or 'sf') objects an input; instead, it tries to automatically coerce everything that looks like spatial data to sf objects or leaflet maps. It - for example - supports direct mapping of: a vector containing a single coordinate pair, a two column matrix, a data.frame with longitude and latitude columns, or the path or URL to a (possibly compressed) 'shapefile'.
Maintained by Stefan Fleck. Last updated 4 years ago.
1.8 match 2.70 score 5 scriptsgavinrozzi
njgeo:Tools for Geocoding Addresses in New Jersey using the 'NJOGIS' API
Provides an R interface to free geocoding REST APIs maintained by the New Jersey Office of GIS <https://njgin.nj.gov/njgin/edata/geocoding/index.html#!/> and commonly used shapefiles.
Maintained by Gavin Rozzi. Last updated 1 years ago.
new-jerseygeocodinggeocoderarcgis
1.7 match 2.70 score 3 scripts