Skip to content

Commit

Permalink
news
Browse files Browse the repository at this point in the history
  • Loading branch information
brownag committed Mar 3, 2024
1 parent 336e9bc commit 71f52f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Expand Up @@ -2,7 +2,7 @@

- Implemented GDAL driver detection for file paths via {vapour} for #15

- Implemented functions for creating, adding, and removing spatial reference systems from `gpkg_spatial_ref_sys`:
- Implemented functions for creating `gpkg_spatial_ref_sys` table and adding or removing spatial reference system records:
- `gpkg_create_spatial_ref_sys()`, `gpkg_add_spatial_ref_sys()` `gpkg_delete_spatial_ref_sys()`, `gpkg_list_srs()`

- Implemented basic `gpkg_validate()` routine (will be expanded)
Expand Down

0 comments on commit 71f52f1

Please sign in to comment.