Does anybody know some (free) tools to transform different mapping coordinates (Lambert, Right-Up-Values, ...) into latitude/longitude values?
maxim
Coordinate conversion tool?
It depends on exactly what you're trying to do.
One set of free geographic tools was at http://gmt.soest.hawaii.edu/ but the Web server is down right now.
You might try the list of packages at http://www.digitalgrove.net/Toolbox.htm
For example, it mentions that
TatukGIS® offers a free Datums & Projections Coordinate Calculator™. That may do what you want.
One set of free geographic tools was at http://gmt.soest.hawaii.edu/ but the Web server is down right now.
You might try the list of packages at http://www.digitalgrove.net/Toolbox.htm
For example, it mentions that
TatukGIS® offers a free Datums & Projections Coordinate Calculator™. That may do what you want.
Selden
selden wrote:It depends on exactly what you're trying to do.
The task is quite simple. There are several locations I want to put into a location file. Their coordinates are given in one of the three dozen national or international coordinate systems, with all having their own meridians and origins.
I want to put these coordinates as input into a tool which returns the according long/lat as result.
As far as I've looked throught the existing tools, they don't give a dime on those simple tasks. They may be doing this on the fly with existing map data, but there seems to be no way of just giving/returning a simple coordinate pair. Maybe this is burried somewhere deep in those tools, but I havent been able to find it yet.
So any tip or hint where to search would be helpfull.
maxim
-
- Developer
- Posts: 1863
- Joined: 21.11.2002
- With us: 22 years
I don't understand what form your original coordinates are in.
If they are simply latitudes and longitudes using different standard ellipsoids and national datums, the difference between the systems is so small it's unlikely to be noticeable in Celestia.
However, if your data have grid references according to various national mapping standards and/or the UTM system, CoordTrans might be useful to you.
Grant
If they are simply latitudes and longitudes using different standard ellipsoids and national datums, the difference between the systems is so small it's unlikely to be noticeable in Celestia.
However, if your data have grid references according to various national mapping standards and/or the UTM system, CoordTrans might be useful to you.
Grant
-
- Developer
- Posts: 1863
- Joined: 21.11.2002
- With us: 22 years
-
- Developer
- Posts: 944
- Joined: 18.07.2002
- With us: 22 years 4 months
- Location: Lyon (France)
This perl module might be interesting to you, it's free, open and of course scriptable.
Geo::Coordinates::UTM
Geo::Coordinates::UTM
Christophe
That would be a good idea if I'd plan to use it regularily.granthutchison wrote:...have you considered paying for it
But I don't have a GPS, and I don't work with Maps. It's only a handfull of coordinates to translate. There was a time when I've always bought those software that I was planning to use. But that let to quite a bulk of it laying around on my harddisk and never be used again.
Christophe wrote:This perl module might be interesting to you, it's free, open and of course scriptable
Nice one. But my main problem currently are Lambert-Coordinates.
thanks for your help so far,
maxim
-
- Developer
- Posts: 1863
- Joined: 21.11.2002
- With us: 22 years
You might try Corpscon by the US Army Corps of Engineers. It is available for free at http://crunch.tec.army.mil/software/cor ... pscon.html and a standard of sorts, although not known for its user-friendliness. I'm not familiar with Lambert coordinates and I don't know if Corpscon is either. Good luck!
I've found a free one: http://www.tatukgis.com/products/Calculator/Calculator.aspx
thank you all again,
maxim
PS: Found that selden did mention that already. I've just been too dumb to look.
thank you all again,
maxim
PS: Found that selden did mention that already. I've just been too dumb to look.