Tagged Questions
1
vote
1answer
330 views
Converting distance between nautical miles and degrees
This is such a basic question that I'm kinda of embarassed. Here is the situation:
We have a certain funcionality developed that:
Will check for a tolerance value (this input is given by the user ...
1
vote
1answer
213 views
Best practices to minimize error when buffering unprojected data
If I buffer hundreds of unprojected WGS84 points across the US by say, 3 miles, will I get accurate areas returned (3 x pi x r) for each of the circles created? I suspect not. If not, what would be ...