Hi all,
I'm struggling to understand how would it be possible to define a custom key id: what interfaces should be implemented, or what is the high level path to follow when implementing said interfaces.
For example, if I want to store a polygon with an unknown number of points (a priori, when I get the polygon I will know, I'm just saying for key definition purposes) using a z-curve / geohash, how would I do that?
Thank you for your time.
Hi all,
I'm struggling to understand how would it be possible to define a custom key id: what interfaces should be implemented, or what is the high level path to follow when implementing said interfaces.
For example, if I want to store a polygon with an unknown number of points (a priori, when I get the polygon I will know, I'm just saying for key definition purposes) using a z-curve / geohash, how would I do that?
Thank you for your time.