Metropolitan-Council / councilR

A curated collection of commonly used templates, color palettes, functions, and more!
Other
6 stars 1 forks source link

Add function for importing from a geopackage URL #14

Closed eroten closed 3 years ago

eroten commented 3 years ago

Write, document, and test import_from_gpkg(), which allows the user to import an sf object from a geopackage URL. This is particularly useful for accessing Minnesota Geospatial Commons if you are unable to access the Council's ArcGIS catalog.

Note that this has only been tested with MN Geospatial Commons URLs. The function may not work on other geopackage URLs.