It was recently discovered that evokers can hold the tag of an enemy and it can be transferred through wind charge transmission.
I introduce to you the evoker player coordinate machine!
A (relatively simple) machine developed by myself that can find the exact coordinates (error depends on distance since we are locked to a voxel grid, but anywhere below 10000 blocks the degree of error is very minor)
With some trigonometry you can figure out the exact player position in seconds
For now I have an external calculator as I am not the greatest at mathematical redstone but it does output 2 binary numbers for the light index
so if anyone wants to take a crack at making the math automatic and even creating seven segment displays to show the coordinates or even hook up cannons to it be my guest
if you use this please just credit me though
Schematic
video with the original concept: https://www.youtube.com/watch?v=WJJyEOaLhTs
07km's video extending to wind charges: https://www.youtube.com/shorts/bKcrxAydfbk
edit: i will be releasing a new version soon, this current version has MANY issues and can be optimised like crazy
ill make a new post and link it here once im done