You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 30m 8s logged

I spent way too much time debugging how to use the data from lightpollution.it to find the light pollution index at a coordinate. Turns out they were using an off-centered projection that I used ChatGPT to decode (x = (lon + 126.44) / 0.03382; y = (-20.28 * lat) + 1862.4;)

0

Comments 0

No comments yet. Be the first!