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

Better handling of paths #2

Closed nyalldawson closed 8 years ago

nyalldawson commented 8 years ago

Switches to using path.join for more robust file path creation

minus34 commented 8 years ago

Cheers Nyall, that's cleaner!