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
Hello,
I am trying to use the Z-order and Hilbert filling curve as a way to index co-ordinates.
The problem that I am facing is that when using a negative co-ordinate as input for the algorithm I get back unusual numbers as index.
Does your implementation support negative inputs or should I for example normalize the input dataset in some way to make it non-negative?
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to use the Z-order and Hilbert filling curve as a way to index co-ordinates.
The problem that I am facing is that when using a negative co-ordinate as input for the algorithm I get back unusual numbers as index.
Does your implementation support negative inputs or should I for example normalize the input dataset in some way to make it non-negative?
The text was updated successfully, but these errors were encountered: