<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>Data Plotted at Wrong Location</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I wish to plot several points in Canada, but the problem is that the points are plotted at the wrong location. My data are in decimal degree stored in a CSV file. I am guessing that Map Server plots the points  in meters instead of degree.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">I used this in my map layer:</FONT>

<BR><FONT SIZE=2 FACE="Arial">PROJECTION</FONT>

<BR><FONT SIZE=2 FACE="Arial">   "init=epsg:42304"</FONT>

<BR><FONT SIZE=2 FACE="Arial">END</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I added this for epsg:</FONT>

<BR><FONT SIZE=2 FACE="Arial"><42304> +proj=lcc +lat_1=49 +lat_2=77 +lat_0=49 +lon_0=-95 +x_0=0 +y_0=0 +ellps=GRS80 +datum=NAD83 +units=m +no_defs  no_defs <></FONT></P>

<P><FONT SIZE=2 FACE="Arial">I try changing:</FONT>

<BR><FONT SIZE=2 FACE="Arial"> - <42304> +proj=lcc +lat_1=49 +lat_2=77 +lat_0=49 +lon_0=-95 +x_0=0 +y_0=0 +ellps=GRS80 +datum=NAD83 +units=dd +no_defs  no_defs <> .... this causes a msProcessProjection(): Projection library error. unknown unit conversion id error</FONT></P>

<P><FONT SIZE=2 FACE="Arial"> - UNITS METERS to UNITS DD in my map file, but that doesn't help.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Sample DATA:</FONT>

<BR><FONT FACE="Arial" SIZE=2 COLOR="#000000"> <<img.GIF>> </FONT>

<BR><FONT SIZE=2 FACE="Arial">"AAAAAAAAAAAAAAAAAAAAAAaaaaaa19",0,200000</FONT>

<BR><FONT SIZE=2 FACE="Arial">"AAAAAAAAAAAAAAAAAAAAAAaaaaaa20",0,220000</FONT>

<BR><FONT SIZE=2 FACE="Arial">"AAAAAAAAAAAAAAAAAAAAAAaaaaaa21",0,240000</FONT>

<BR><FONT SIZE=2 FACE="Arial">"AAAAAAAAAAAAAAAAAAAAAAaaaaaa30",0,300000</FONT>

<BR><FONT SIZE=2 FACE="Arial">"AAAAAAAAAAAAAAAAAAAAAAaaaaaa31",10000,300000</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">Any help is much appreciated</FONT>

<BR><FONT SIZE=2 FACE="Arial">Thanks</FONT>

<BR><FONT SIZE=2 FACE="Arial">Toan </FONT>
</P>

</BODY>
</HTML>