Yahoo Poland Wyszukiwanie w Internecie

Search results

  1. Compute lat/lon given radial and distance from a known point. Enter lat/lon of initial point, true course and distance. Select distance units and earth model and click "compute". Lat/lons may be entered in DD.DD, DD:MM.MM or DD:MM:SS.SS formats. Note that the starting point cannot be a pole.

  2. The Great Circle Mapper. Draw you flight path on a map and calculate the great circle distance in nautical miles and kilometers. Get estimated flight time by choosing an aircraft type or entering the cruising speed.Click in the large textfield above to enter all the airports of your flight route!

  3. Great Circle Map displays the shortest route between airports and calculates the distance. It draws geodesic flight paths on top of Google maps, so you can create your own route map.

  4. This calculator will find the straight-line (great circle) distance between two locations of any kind: street addresses, city names, ZIP codes, etc. (The coordinates of the locations are provided by the Google Geocoding API.)

  5. Map Radius Calculator. You can draw multiple circles, distances, areas or elevations, import/export data save and edit them later with a larger map! Draw a Radius around a map location. Draw a radius circle around a location in Google Maps to show a distance from that point in all directions.

  6. This calculator computes the great circle distance between two points on the earth's surface. The program is operated by entering two geographic points and then pressing the Calculate button. The entry form allows you to enter geographic position in degrees, minutes, and seconds.

  7. The great circle distance d between two points with coordinates {lat1,lon1} and {lat2,lon2} is given by: d=acos (sin (lat1)*sin (lat2)+cos (lat1)*cos (lat2)*cos (lon1-lon2)) A mathematically equivalent formula, which is less subject to rounding error for short distances is: