<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.14">
<TITLE>Good Morning</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello,<BR>
<BR>
I am a little new to programming with maps but I've been trying to solve a particular problem and so far I'm having a hard time sorting out how it would work.&nbsp; I have a Lambert Conformal Conic map.&nbsp; I know the False Northing, the False Easting, the Long/Lat pairs for the four corners, the Central Meridian and the Origin of Latitude.&nbsp; I also know that the Datum is D_Clarke_1866.<BR>
<BR>
So what I'm trying to do (and not succeeding at) is finding a formula or a method of converting my Longitude and Latitude pair that I input and performing the mathematics required to convert that into an (x,y) pair to dynamically place a dot on the map.&nbsp; The map could be of any size so the formula has to allow for the dimensions of the map to be dynamic.&nbsp; So the image could be 200 x 200 pixels in size (same map all the time, just in different sizes) and the location of Edmonton, Alberta would be at about (14,156).&nbsp; Increase the image size to 300 x 300 and the pixels should shift to match the size of the map given all of the data we know about it.<BR>
<BR>
Is this something that proj would be able to asist me with?&nbsp; Will it perform that kind of transformation?&nbsp; Any help would be appreciated, my math is a little rusty and so far I've had to relearn trigonometry in a very short time period.&nbsp; I kind of feel dazed.&nbsp; :)<BR>
<BR>
--<BR>
Robert Charbonneau<BR>
rcharbonneau@4poyntzdezign.com<BR>
--<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>