proximityhash icon indicating copy to clipboard operation
proximityhash copied to clipboard

Generate wrong geohash code in some case

Open echoface opened this issue 7 years ago • 2 comments

proximityhash -81.61573388649089 -143.9767487947425 5000 7 --georaptor True

In some input case, it generate wrong output, please help analyze this issue, Thanks.

echoface avatar Dec 05 '17 06:12 echoface

Hi,

Could you be more specific, as to what exactly is wrong with the output.

Thanks

ashwin711 avatar Dec 05 '17 07:12 ashwin711

it output more than 6k geohashcode, but in normal case, radius 5km, precise level 7 only generate less than 1k geohashcode;

try: proximityhash -82.46895084713766 13.600221013806873 5000 7 --georaptor True ,

echoface avatar Dec 05 '17 07:12 echoface