diff --git a/README.md b/README.md index 625bc37..394ad62 100644 --- a/README.md +++ b/README.md @@ -974,6 +974,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [gdalcubes_R](https://github.com/appelmar/gdalcubes_R) - R package for gdalcubes to process collections of Earth observation image collection as on demand data cubes. * [geoaxe](https://cran.r-project.org/web/packages/geoaxe/index.html) - Split 'geospatial' objects into pieces. Includes support for some spatial object inputs, 'Well-Known Text', and 'GeoJSON'. * [geodist](https://github.com/hypertidy/geodist) - Ultra lightweight, ultra fast calculation of geo distances. +* [geocmeans](https://github.com/JeremyGelb/geocmeans) - An R package to perform Spatial Fuzzy C-means. * [geojsonio](https://cran.r-project.org/web/packages/geojsonio/index.html) - Convert data to 'GeoJSON' or 'TopoJSON' from various R classes, including vectors, lists, data frames, shape files, and spatial classes. * [geojsonsf](https://github.com/SymbolixAU/geojsonsf) - Conversion between sf and geojson. * [geom](https://github.com/paleolimbot/geom) - Vectorized geometries and low-level GEOS access.