I'm in search of a quick and easy solution, like a simple library or similar tool, that would allow me to call a function like createGlobalGrid(1000) and automatically generate a list of points on a geospatial surface, ensuring that each point is no more than 1000m apart from the others.
Alternatively, if anyone could assist me with the necessary calculation for this task, I'd greatly appreciate it.