Changelog
Source:NEWS.md
geodimension 2.0.0
CRAN release: 2024-01-08
- New datasets: level place instead of city in
gd_us
andgd_es
, geodimension for Spain. - Definition of geographic information layers as GeoPackage in external data.
- New functions:
set_level_data()
andget_level_data_geo()
. - Add parameter
snake_case
togeolevel()
andgeodimension()
functions. - Delete parameter
use_intermediate_projected_crs
from functioncomplete_point_geometry()
. - Delete parameter
surrogate_key
from functionget_level_layer()
. - Include detailed error messages.
- New tests.
geodimension 1.0.2
CRAN release: 2023-12-02
- Fix test problem.
- Use core pipe operator in tests.
- Use the
st_shift_longitude
function to plot the map of the US with Alaska.
geodimension 1.0.2
CRAN release: 2023-12-02
- Fix test problem.
- Use core pipe operator in tests.
- Use the
st_shift_longitude
function to plot the map of the US with Alaska.