kadyb / rgugik

Download datasets from Polish Head Office of Geodesy and Cartography
https://kadyb.github.io/rgugik/
Other
33 stars 4 forks source link

No 'restart' 'muffleWarning' found for borders_download("administrative units", quiet = TRUE) #101

Closed voss-m closed 3 days ago

voss-m commented 3 days ago

Hey! Was just running borders_download("administrative units", quiet = TRUE) but I cannot make it pass, I constantly get the No 'restart' 'muffleWarning' error. Any idea if the link underneath is correct?

kadyb commented 3 days ago

Thanks for the message! It looks like the data source has changed and the current links are no longer working.

voss-m commented 3 days ago

Any idea where I could find the active link?

kadyb commented 3 days ago

New link is: https://opendata.geoportal.gov.pl/prg/granice/00_jednostki_administracyjne.zip

Fixed in 3ff689b.

voss-m commented 3 days ago

Great, thanks a lot!