Welcome to cuSpatial’s documentation!#
cuSpatial is a general, vector-based, GPU accelerated GIS library that provides functionalities to spatial computation, indexing, joins and trajectory computations. Example functions include:
Spatial indexing and joins supported by GPU accelerated point-in-polygon
Trajectory identification and reconstruction
Haversine distance and grid projection
cuSpatial integrate neatly with GeoPandas
and cuDF.
This enables you to accelerate performance critical sections in your GeoPandas
workflow using and cuSpatial
and cuDF
.