cuspatial icon indicating copy to clipboard operation
cuspatial copied to clipboard

CUDA-accelerated GIS and spatiotemporal algorithms

Results 199 cuspatial issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I wish I could use cuSpatial to write data to GeoParquet. I have several GBs of census data with various...

feature request
? - Needs Triage
inactive-30d

In process. Contributes to #599

This PR adds benchmarks for the `from_geopandas` method. It depends on #585 and https://github.com/rapidsai/integration/pull/505

5 - Ready to Merge
4 - Needs Reviewer
Python
improvement
non-breaking

**Report needed documentation** A clear and concise description of what documentation you believe it is needed and why. Where can I find documentation on the geometry format? **Describe the documentation...

doc
? - Needs Triage

Following https://github.com/rapidsai/cuspatial/issues/312, we're moving the cuSpatial demo scripts to Community Notebooks Archive To do: - [ ] Identify Demo scripts that should be converted to notebook form - [ ]...

feature request
? - Needs Triage
inactive-30d

**Is your feature request related to a problem? Please describe.** Previously, cuSpatial was limited to processing 31 polygons at a time. according to @thomcom , @trxcllnt and @cwharris did a...

feature request
? - Needs Triage
inactive-30d

The API documentation describes the `scale` parameter as, "Scale to apply to each point’s distance from (x_min, y_min)." While this is comprehensible, I'm struggling to understand why someone would want...

question
doc
inactive-30d

We should follow the lead of libcudf and improve our doxygen docs - [ ] Add a main_page.md - [ ] Add API groups and a tab for them -...

doc
inactive-90d
inactive-30d

**Describe the solution you'd like** I'd like cuspatial to read a geopandas based parquet file **Describe alternatives you've considered** Trying the docs for https://docs.rapids.ai/api/cuspatial/stable/api_docs/geopandas_compatibility.html, ``` df = gpd.read_parquet(file.parquet) gdf =...

feature request
? - Needs Triage
inactive-30d