Files
libpostal/src
in-cloud-opensource ed41f42c97 Fix a bug in file geohash/geohash.c
Add missing bit shifts in the function geohashstr_to_interleaved in order to be able to calculate correctly the  
    1) geo coordinates from a given geohash and 
    2) neigbor geohashes of a given geohash.

The incorrect calculation of neighbor geohashes e.g. has the following impact on the deduplication with lieu: Features are compared that should not be compared because they are too far away from each other. This often results in distances between duplicates that exceed by far the max. expected distance according to the used geohash precision.
2019-12-12 11:34:39 +01:00
..
2017-01-13 19:58:49 -05:00
2016-01-09 01:43:25 -05:00
2016-12-21 18:09:45 -05:00
2016-12-21 18:09:45 -05:00
2017-01-13 19:58:49 -05:00
2017-04-13 13:02:03 -04:00
2017-10-12 01:41:04 -04:00