Open Issues Need Help
View All on GitHubAI Summary: This issue discusses the user interface and API design for a spatial data package, specifically focusing on how to handle output types and mimic the behavior of the `sf` package. The conversation revolves around the meaning of `new_column = NULL` and the potential renaming of the `output` parameter to `mode` for better clarity, while acknowledging the need to support various output formats like "raw" and "geoarrow".
AI Summary: This GitHub issue serves as a tracker for new functions planned for addition to a package. The issue lists thirteen specific functions, all of which are marked as completed, indicating they have already been implemented or integrated.
AI Summary: This issue tracks the implementation of native Coordinate Reference System (CRS) support in DuckDB's spatial extension, planned for DuckDB v1.5.0. This change will remove the need for the `crs_duckspatial` column and simplify CRS handling for users by removing `crs` and `crs_column` arguments from `duckspatial` functions.