minus34 / gnaf-loader

A quick way to get started with Geoscape's open GNAF & Admin Boundaries
Apache License 2.0
182 stars 66 forks source link

Make local-server-dir argument optional #8

Closed nyalldawson closed 8 years ago

nyalldawson commented 8 years ago

If postgres server is local, then the local-server-dir argument can be omitted and just set equal to the same value as gnaf-tables-path.

This makes the command line syntax easier for local servers.