Page 1 of 2   1 2 > last >>
Bookmark this page: Add Longitude Latitude WGS84 to State Plane Coordinates to Yahoo MyWeb Add Longitude Latitude WGS84 to State Plane Coordinates to Google Bookmarks Add Longitude Latitude WGS84 to State Plane Coordinates to Windows Live Add Longitude Latitude WGS84 to State Plane Coordinates to Del.icio.us Digg Longitude Latitude WGS84 to State Plane Coordinates! Add Longitude Latitude WGS84 to State Plane Coordinates to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by John on December 16, 2006, 7:04 pm

Is there a python / python callable code on the web that can do this?

Thanks a lot,
--j


Posted by Paul Cooper on December 18, 2006, 6:43 am

>Is there a python / python callable code on the web that can do this?
>Thanks a lot,
>--j


Try proj (http://proj.maptools.org/ ). Written in C but can be compiled
as a DLL or other shared library.

This is the standard open-source code for pretty much all coordinate
transformation.

Paul

Posted by Joe Johnston on December 19, 2006, 10:55 pm

> Is there a python / python callable code on the web that can do this?
> Thanks a lot,
> --j

I don't know what "python" is, so this may not answer your question....

....but there is a stand-alone free program (that will do the type of
conversion you describe) available at

http://crunch.tec.army.mil/software/corpscon/corpscon.html

Joe



Posted by Joe Johnston on December 20, 2006, 9:44 am
...and it includes a .dll file



Posted by John on December 20, 2006, 9:48 am

I need to use it in linux. I did see this software.
I still dont know how exactly to use proj software to
do my conversion.

Thanks,
--j

Joe Johnston wrote:
> ...and it includes a .dll file


Page 1 of 2   1 2 > last >>