Skip to content

Releases: JsLth/z22

z22 1.0.3

31 Oct 09:47

Choose a tag to compare

  • 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()

z22 1.0.0

02 Aug 17:14

Choose a tag to compare

  • Initial CRAN submission.