ArtesiaWater / hydropandas

Module for loading observation data into custom DataFrames
https://hydropandas.readthedocs.io
MIT License
52 stars 10 forks source link

Added explanation about use of Geopackage #132

Closed MattBrst closed 11 months ago

MattBrst commented 1 year ago

I tried to export to geopackage, which actually works. That has advantages over shapefile (column names not being truncated, possible fewer limitations when it comes to datatypes).