From 5b941d0220df5ba7c315f3928c5dcb63d905bd98 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Tue, 30 Nov 2021 15:00:04 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93335ca..84b8b71 100644 --- a/README.md +++ b/README.md @@ -1046,6 +1046,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [geoR](https://cran.r-project.org/web/packages/geoR/index.html) - Analysis of Geostatistical Data. * [geoRglm](https://cran.r-project.org/web/packages/geoRglm/index.html) - Functions for inference in generalised linear spatial models. * [georob](https://cran.r-project.org/web/packages/georob/index.html) - Provides functions for fitting linear models with spatially correlated errors by robust and Gaussian Restricted Maximum Likelihood and for computing robust and customary point and block kriging predictions, along with utility functions for cross-validation and for unbiased back-transformation of kriging predictions of log-transformed data. +* [geos](https://github.com/paleolimbot/geos) - Open Source Geometry Engine ('GEOS') R API. * [geospacom](https://cran.r-project.org/web/packages/geospacom/index.html) - Generates distance matrices from shape files and represents spatially weighted multilevel analysis results. * [GeospatialLineGraphs](https://github.com/Brideau/GeospatialLineGraphs) - A library for creating geospatial line graphs along lines of latitude. * [geosphere](https://cran.r-project.org/web/packages/geosphere/index.html) - Permits computations of distance and area to be carried out on spatial data in geographical coordinates.