cuspatial
cuspatial copied to clipboard
CUDA-accelerated GIS and spatiotemporal algorithms
## Description This is an initial introduction of mixed geometry column. A mixed geometry column is a specialization of arrow's dense union layout column. It doesn't allow arbitrary types defined...
## Description This PR closes #1161 This PR adds normal distribution to the number of points, linestrings and polygons in the geometry generators. The generator API hasn't change, the parameters...
## Description Place holder for PRs to close during burndown period. Closes #1061 ## Checklist - [ ] I am familiar with the [Contributing Guidelines](https://github.com/rapidsai/cuspatial/blob/HEAD/CONTRIBUTING.md). - [ ] New or...
### Is this a new feature, an improvement, or a change to existing functionality? Improvement ### How would you describe the priority of this feature request Medium ### Please provide...
### How would you describe the priority of this documentation request Medium ### Is this for new documentation, or an update to existing docs? New ### Describe the incorrect/future/missing documentation...
### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Critical (currently preventing...
### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Low (would be...
### Version 23.06.00a+39.g86e8912a ### On which installation method(s) does this occur? Conda ### Describe the issue When you have a GeoSeries of points with coordinates that have missing values (null,...
### How would you describe the priority of this documentation request Low (would be nice) ### Is this for new documentation, or an update to existing docs? Update ### Describe...
### Version 23.04 ### On which installation method(s) does this occur? Conda ### Describe the issue After generating a GDF - printing throws an error: `TypeError: data type 'geometry' not...