Tagged Questions
2
votes
2answers
536 views
Finding the minimum and maximum distance between an observer and a lat/lon bounding box
I have three points in geographic coordinates (latitude, longitude, altitude). One of the points represents an observer, above the Earth. The other two points define a bounding box. I'd like a ...
7
votes
3answers
4k views
How do I calculate the bounding box for given a distance and latitude/longitude
Hi need to be able to calculate a bounding box or circle for a Given WGS84 latitude and WGS84 longitude, and distance but have no Idea where to start! The distance from the start lat Lon would be 10KM ...