Tagged Questions
5
votes
1answer
410 views
Creating a User Defined Point Grid
Im trying to write some code (in C#, but any language will do) where the user defines and area, based on Min/Max Long/Lat's, and specifies a distance between points in meters, and the code returns a ...
