manaakiwhenua / vector2dggs

DGGS indexer for vector data
https://pypi.org/project/vector2dggs/
GNU Lesser General Public License v3.0
6 stars 0 forks source link

Local file paths not working #10

Closed ChocopieKewpie closed 1 year ago

ChocopieKewpie commented 1 year ago

Pointing to a local file will raise a :s qlalchemy.exc.ArgumentError: Could not parse SQLAlchemy URL from string 'ratings-nrc.gpkg'. Problem seems to lie on line 275, assuming that an empty is not None.

alpha-beta-soup commented 1 year ago

Just fixed in v0.3.1. For the record, it would have worked with file://./ratings-nrc.gpkg