How to import a GeoPackage layer in Python (geopandas) and R (sf)
GeoPackage is an open and non-proprietary data format that allows different layers to be stored within the same file. In this post, we are going to read and save layers using python (geopandas) and R (sf).
			
					

