You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.