Hi everyone,
I am exploring possibility to display geohash on map.
Is this possible using Alteryx?
‘Geohash’ is a string of codes that represents a rectangular grid of an area on the map.
The size of the grid varies with the length of the geohash code.
The longer the code, the smaller the grid size.
For further understanding you can refer to the following link:
http://www.movable-type.co.uk/scripts/geohash.html
Thank you.