aspose file tools
The moose likes Java in General and the fly likes Lat/Long conversion library Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Lat/Long conversion library" Watch "Lat/Long conversion library" New topic
Author

Lat/Long conversion library

Robert Liguori
Author
Ranch Hand

Joined: Nov 27, 2007
Posts: 426
Anyone know of a Java library that performs lat/long conversions... similar to what is seen here: http://www.rcn.montana.edu/resources/tools/coordinates.aspx.

Thanks!


Robert J. Liguori - OCA Java SE 7 Programmer I Study Guide (Exam 1Z0-803)
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

jscience has a coordinates module.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Lat/Long conversion library
 
Similar Threads
need to find distance between given two cities
How to get "closest to" values in a query?
Display simple address on google maps
How to know person is inside or outside of given pairs of lat long.
Adding onClick Event to the Button Using Java Script