You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The whosonfirst importer currently forces a user looking to import postalcodes to download and import postal codes from literally every single one of the 213 countries. That seems a bit excessive if, say, they're only interesting in importing Germany postal codes. Perhaps the importer can look for an array in pelias config of whitelisted country ISO2's to import. My personal use case is that I'm just trying to run a test import and I'm hacking the code a bit to just run a single country.
The text was updated successfully, but these errors were encountered:
The whosonfirst importer currently forces a user looking to import postalcodes to download and import postal codes from literally every single one of the 213 countries. That seems a bit excessive if, say, they're only interesting in importing Germany postal codes. Perhaps the importer can look for an array in pelias config of whitelisted country ISO2's to import. My personal use case is that I'm just trying to run a test import and I'm hacking the code a bit to just run a single country.
The text was updated successfully, but these errors were encountered: