MtnBiker
Joined: 02/01/2009 21:00:32
Messages: 13
Offline
|
Suspect the problem is with Zillow, but with these coordinates a search fails:
33.836603, -118.377645
Truncating to this works:
33.83, -118.37
I truncated one digit at a time to here. Other locations nearby work. Suspect some kind of bug.
I'm accessing via http://github.com/manveru/geonames
I may put a trap in my script to catch this, but maybe the problem is more fundamental.
|