Hacker News new | ask | show | jobs
by udfalkso 4652 days ago
Would this not be much more easily solved by reverse geocoding each coordinate and seeing if google gives you a valid address for it?
1 comments

You'd have to make a network call for each x,y coordinate you test in that case.