|
Posted by ujaval@gmail.com on June 1, 2007, 7:12 pm
Please log in for more thread options > Greetings,
>
> I'm pretty new to GIS in general. What I want to do is convert
> Latitude and Longitude into WTM83/91 (http://www.dnr.state.wi.us/maps/
> gis/wtm8391.html). I need to do this from my own code. I've found code
> around the internet for converting LL into UTM, is that related to
> WTM? and if so, how could I get WTM from that?
>
> I'm an amateur photographer. I carry GPS unit with me when I take
> photos. I would love to be able to use the Wisconsin county/township
> shapefiles to automatically add more information about where the photo
> was taken for searching purposes.
>
> If anyone can give me some guidance on this, I'd be very appreciative.
>
> Thank you,
> Paul S.
Try the PROJ4 library http://proj.maptools.org/ You can use this in
your application and do the transform.
-ujaval
http://spatialthoughts.com
|