<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Dear all,<br><br>Thank you for reading my post.<br><br>For my application, I need something a bit special : I would need a local projection at a location that I could choose.<br><br>This is a representation of what I would like :<br>http://kartoweb.itc.nl/geometrics/Bitmaps/Map%20projection%20principle.gif<br><br>I need to project on a plane, set the tangent (=projection) point to any location, and to have two X and Y coordinates on that projection plane that are expressed in meters.<br><br>I guess I'll have to define a projection point :<br><pre>DirectPosition projectionPt = new GeneralDirectPosition(x, y, z);<br><br>But after, is Geotoolkit able to do such things ?<br><br>Thank you in advance for your help.<br><br>Sam<br></pre><br><br /><hr />Hotmail: la nouvelle technologie anti-spam aide à bloquer les messages indésirables, <a href='http://mail.live.com/mail/options.aspx?subsection=4' target='_new'>ici vous pouvez régler votre filtre Spam.</a></body>
</html>