Use name instead of hash in xyz_grid
X/Y/Z grid was still using the old hash, prone to collisions. This changes it to use the name instead. Should fix #10521.
Showing
Please register or sign in to comment
X/Y/Z grid was still using the old hash, prone to collisions. This changes it to use the name instead. Should fix #10521.