Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 203 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 203 Bytes

beehive

SQL Server does not support geohash creation function like PostGIS's ST_Geohash. The code here is for creating a Transct-SQL user defined function that allows you to have the same capability.