Open mrcnc opened 4 years ago
It might be a good idea to first determine how many zip codes are actually missing....if it's only a few, maybe we can hardcode them. Otherwise maybe we need to look into using a geocoding service or other method to replace uszipcode
Let's use this mapping https://gist.github.com/mrcnc/5f8e36828d10caef6ebf2e6872adeba6
Currently the
uszipcode
library does not return lat/lng coordinates for certain zip codes.No ❤️ for Duplessis 😞
As a first step, let's enhance the script to ensure all the zip codes in Louisiana have a corresponding lat/lng.