-
Fixed "Error in if (nrow(output) == 1000) { : argument is of length zero" in
ortho_request()
andDEM_request()
. -
Updated data sources in
borders_download()
function. -
Added
egib_download()
function for downloading Land and Building Register layers (EGiB). Thanks to Grzegorz Sapijaszko.
-
The list of communes has been updated (as of 02 January 2024).
-
Update product names in
DEM_request()
.
-
The
ortho_request()
andDEM_request()
functions have been updated to the new API version. Now you can download the latest orthophotomaps and DEM products. -
Due to the lack of information about SHA in the database, the
checkSHA
argument in thetile_download()
function has been deprecated.