Opened 16 years ago
Last modified 16 years ago
#64 closed enhancement (fixed)
GeoHash function
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | postgis | Version: | |
Keywords: | Cc: |
Description
ST_GeoHash(geometry), returns the geohash entry for the geometry, as described in: http://en.wikipedia.org/wiki/Geohash
Note:
See TracTickets
for help on using tickets.
Committed to trunk.