bcgov / designatedlands

Python script to combine conservation related spatial data from many sources to create a single 'Designated Lands' layer for British Columbia
Apache License 2.0
9 stars 4 forks source link

validate --out_table option in CLI #46

Closed smnorris closed 6 years ago

smnorris commented 6 years ago

Supplying an --out_table option value with an upper case character will throw an error - all table names are lowercase. Clean the provided option value.

ateucher commented 6 years ago

@smnorris it looks like this is taken care of here?

smnorris commented 6 years ago

fixed with https://github.com/bcgov/designatedlands/commit/8e21a1f9f733692e12eac0c200d5de6612f2fc8d