How can I get the latitude and longitude of a grid?
I’m currently working on a project where I need to identify all the intersecting points within a grid on the USA map. My objective is to divide the map into 1km square sections and obtain the latitude and longitude coordinates of the four corners of each square.