-
Add
show()
method fordbSpatial
objects. -
Add new
to_dbSpatial()
function for{sf}
and{terra}
object interop. -
Use
VIEW
for file reads. -
Support overwriting
VIEW
.
-
Add
sfarrow
,glue
to imports. -
Update generics.
-
Add dark mode button to pkgdown site.
-
Organize pkgdown Reference section.
- Update docs for
tessellate
-
Add new
tessellate
function (WIP) -
Update
st_extent
to return named character vector -
Change default sql gen to VIEW creation instead of table
- Update function descriptions.
-
Add
spatial_relationship
functions. -
Add new internal functions for
spatial_relationship
functions. -
Use lowercase func names.
- Update roxygen and pkgdown reference section.
- Update README and DESCRIPTION.
-
Update constructor function.
-
Update ST_ functions to use new constructor.
-
Update vignettes and class diagram for new constructor.
-
Add working examples to ST functions.
-
Update class diagram.
-
Add tictoc to imports.
- Merge branch 'main' of https://github.com/Ed2uiz/dbSpatial.
-
Add missing ' in constructor.
-
Duckdb spatial extension load error in GHA workflow.
-
Add terra to imports.
-
Add dbplyr to imports.
-
Add dplyr to imports.
-
Add duckdb to imports.
-
Add duckdbfs to imports.
-
Update docs.
-
Update pkg info.
-
Move index.html to /docs.
-
Add license