pelias / wof-admin-lookup

Who's on First Admin Lookup for the Pelias Geocoder
https://pelias.io
MIT License
9 stars 24 forks source link

warn and skip layers with missing WOF metafiles #158

Closed trescube closed 7 years ago

trescube commented 7 years ago

Fixes #157

Introduces boolean imports.admin.missingMetafilesAreFatal for what to do when WOF metafiles are missing while starting. Defaults to false so we'll have to enable in our configs. /src/pip/index.js returns an error in the callback while src/localPipResolver.js throws an error which will shutdown importers.