Changes in version 1.1.4 (2026-01-23) - Add support for changes between census years (#3) - Remove shift-by-half coordinate transformation (#4) - Fix vignette image links Changes in version 1.1.0 (2025-10-29) - Replace rasterize and as_sf arguments with a single as argument that takes "df", "sf", or "raster" - Fix z22_inspire_generate() for the long format by not truncating trailing zeroes - Rename legacy to short for INSPIRE identifiers. Short and long are more descriptive than the previous naming scheme - Add an argument llc to z22_inspire_generate() that specifies whether the coordinate pairs are already lower-left corners or must be adjusted accordingly - Add an argument meta to z22_inspire_extract() that controls whether to return metadata like CRS and resolution. - Add additional checks to z22_inspire_generate() Changes in version 1.0.3 - change: z22_data() and z22_grid() now return a SpatRaster instead of a SpatRasterDataset - fix: a bug where z22_grid() could not rasterize grids - fix: shift grids produced by z22_grid() by half a cell to keep grid alignments consistent - fix: allow cache updates for auxiliary population counts when normalize = TRUE Changes in version 1.0.0 (2025-05-19) - Initial CRAN submission.