|
(If you order it using the above link, we get a small kickback. Thanks!)
|
Mapping Hacksby Schuyler Erle, Rich Gibson and Jo WalshGeohash implemented in PythonMay 29th, 2008 by RichSchuyler wrote a python module to support the Geohash latitude/longitude encoding system created by Gustavo Niemeyer. (wikipedia link). Schuyler’s python implementation of geohashing code is here. Geohashing is not to be confused with the more amusing but arguably less useful xkcd geohashing, an implementation of that code lives here . There is of course also an implementation on the CPAN. I’ve been doing a lot of thinking about geoprivacy, and during Where 2.0, between taking Gigapans, I wrote up some code to show geohash bounding boxes at different levels of precision in KML. This example shows the center points for each geohash center point as I drop the number of digits in the geohash. 9qbbbujv5n center (38.123451769352, -122.654322981834) bbox diagonal distance= 1.96944 feet Posted in Uncategorized | You can follow any responses to this entry through the RSS 2.0 feed. Trackback from your own site. Leave a ReplyYou must be logged in to post a comment. |