Krzysztof Dyba

Results 222 comments of Krzysztof Dyba

GUGiK added the ability to download the topographic databases for voivodeships and the entire country (not only for individual counties as now). http://www.gugik.gov.pl/aktualnosci/24.11.2020-ulatwienie-w-pobieraniu-danych-bdot10k

Recently, some datasets can be downloaded using [WFS](https://www.geoportal.gov.pl/uslugi/usluga-pobierania-wfs) and [WCS](https://www.geoportal.gov.pl/uslugi/usluga-sieciowa-wcs) services (spatial coverage can be specified).

For example, do you mean "http://www.gugik.gov.pl/pzgik/zamow-dane/ortofotomapa" and other links to the GUGiK website? The biggest disadvantage is that all descriptions are only available in Polish language. The same is for...

We talked about creating vignettes for each function, so why not add sections describing the data (definitions, content, parameters) at the beginning of vignettes? It will be helpful for both...

1. [Orthophotomap](https://kadyb.github.io/rgugik/articles/orthophotomap.html) 2. [Digital Elevation Model](https://kadyb.github.io/rgugik/articles/DEM.html) 3. [Topographic Database](https://kadyb.github.io/rgugik/articles/topodb.html)

1. There should be an argument `cache` in `pointDTM_get()` function. If retrieving all values fails, the function should return some data. Then that object can be passed back as a...

2. We should check if the files have been downloaded before. If so, they should be skipped when downloading.

> 1. the `orto_download()` function now expects the output of `orto_request()`. How about making it more user-friendly? One possibility, for example, would be for `orto_download()` to accept some spatial object...

Sorry for that. I will investigate it. Do you use LAN or WiFi connection? Hello @adamhsparks, as you are a foreign user, did you also encounter this problem during the...

Thanks for the test! Could you additionally check one large file (375MB) to be sure? ``` borders_download("administrative units") ```