s2
Sphere geometry library
An R package providing bindings to the Google s2 library for performing geometric computations on the sphere.
R bindings for Google's s2 library for geometry on the sphere
30 stars
5 watching
4 forks
Language: C
last commit: over 5 years ago
Linked from 2 awesome lists
geometryspatial-datasphere
Related projects:
Repository | Description | Stars |
---|---|---|
google/s2-geometry-library-java | A package for manipulating geometric shapes on a sphere | 538 |
spatstat/spatstat | A collection of packages and tools for analyzing spatial point pattern data | 197 |
golang/geo | A comprehensive library for spherical geometry, providing efficient operations on geometric shapes and spatial indexing. | 1,693 |
danhhz/s2 | A Rust library for manipulating spherical geometry on the surface of a unit sphere. | 2 |
telescopest/geometry | A simple geometry library for Pharo with basic shape representations and computations. | 3 |
r-spatial/sf | Provides simple features access for R, allowing users to work with geospatial data in a unified way across various formats and systems. | 1,345 |
harryprince/geospark | Enables spatial analysis in Apache Spark using SF functions | 57 |
paleolimbot/geos | A R API for accessing the GEOS C API to perform geometry operations on vectorized input data. | 62 |
spatial-go/geoos | A Go library providing spatial data and geometric algorithms | 617 |
paulmach/orb | Provides a set of utility types and interfaces for working with 2D geometry in Go. | 913 |
r-spatial/stars | Provides classes and methods for manipulating spatiotemporal data cubes with spatial raster dimensions and time bands. | 563 |
twpayne/go-geom | Provides efficient data structures and utilities for working with 2D and 3D geometric shapes in various formats. | 857 |
georust/geos | Rust bindings for GEOS C API to provide a geospatial data processing interface | 124 |
skelterjohn/geom | A 2D geometry library for the Go programming language | 56 |
spate/vectormath | An implementation of Sony's Vector Math library in Go, providing vector math functions. | 65 |