Hi Michael, Andrea, I'd like to take a stab at it myself. I probably won't get to it for a couple days (at least) but I think working on/with it will give me a better grasp of geotools. Thanks for the pointers Andrea.
Best Regards -Duane -----Original Message----- From: Michael Bedward [mailto:[email protected]] Sent: Thursday, June 17, 2010 2:41 AM To: Andrea Aime Cc: Duane Zamrok; geotools users Subject: Re: [Geotools-gt2-users] Longitude Latitude to East North Up Hi Andrea, Duane, > Looks like a map projection, but a 3d one, so something that should > go from EPSG:4327 (http://prj2epsg.org/epsg/4327) to a 3d metric > system. > > If it is, it should be encoded as a MapProjection subclass: > > http://svn.osgeo.org/geotools/trunk/modules/library/referencing/src/main/java/org/geotools/referencing/operation/projection/EquidistantCylindrical.java Thanks for that. Yes, I guess ENU is a projection by definition. Duane, do you want to have a go at packaging your code based on those links from Andrea ? Feel free to sing out if you need a hand. > It's the first full 3d projection I see, don't know how well > the entire reprojection subsystem would handle it Mmm... well it would be a nice test. In any case, it would be nice to support this kind of navigation coordinate system. Michael ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
