cities icon indicating copy to clipboard operation
cities copied to clipboard

wrong city/zip on coord look up

Open RobThyNeighbor opened this issue 7 years ago • 1 comments

ran this cities.gps_lookup(40.570668,-74.61799) and got this: city: "Raritan" distance: 1.6409564465151485 latitude: "40.571302" longitude: "-74.63740" state: "New Jersey" state_abbr: "NJ" zipcode: "08869"

resulting latitude and longitude is different from the passed lat/lng arguments. result should be in Somerville, NJ 08876

RobThyNeighbor avatar Sep 18 '17 16:09 RobThyNeighbor

Hey Rob,

Sometimes the file is out of date, I'll run the script to make sure everything is all updated.

sjlu avatar Sep 22 '17 18:09 sjlu