<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi, Bob<br><br>perhaps you can try these steps:<br>1. in your *.map file, set UNITS part into DD and set PROJECTION into 'proj=longlat' like below:<br>MAP<br>&nbsp; NAME DEMO<br>&nbsp; # Map image size<br>&nbsp; SIZE 500 300<br>&nbsp; UNITS dd<br>&nbsp; TRANSPARENT ON<br>&nbsp; <br>&nbsp; FONTSET etc/font.txt<br>&nbsp; <br>&nbsp; EXTENT 93.812567 -17.025526 143.016024 12.672460<br>&nbsp; PROJECTION<br>&nbsp;&nbsp;&nbsp; 'proj=longlat'<br>&nbsp;&nbsp;&nbsp; 'ellps=WGS84'<br>&nbsp;&nbsp;&nbsp; 'datum=WGS84'<br>&nbsp;&nbsp;&nbsp; 'no_defs'<br>&nbsp;&nbsp;&nbsp; ''<br>&nbsp; END<br><br>2. and to display the extent in decimal degrees, perhaps you should change 'Map Units' of your original map data<br>from 'Meters' into 'Decimal Degrees' <br>this can be done by using any GIS software, for example: QuantumGIS<br>and then, set the same EXTENT in your *.map file and
 your map data's extent<br><br>i hope this helps. <br>because it works in my ka-map application, i have map data that are already in <br>decimal degree format. and above is my *.map file setting<br><br>Regards<br>donny<br><br><br>--- On <b>Fri, 3/13/09, Bistrais, Bob <i>&lt;Bob.Bistrais@maine.gov&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Bistrais, Bob &lt;Bob.Bistrais@maine.gov&gt;<br>Subject: [ka-Map-users] Displaying extent in different units than map units?<br>To: ka-map-users@lists.maptools.org<br>Date: Friday, March 13, 2009, 2:55 AM<br><br><div id="yiv164414552">


 
 
<style>
<!--
#yiv164414552  
#yiv164414552 p.MsoNormal, #yiv164414552 li.MsoNormal, #yiv164414552 div.MsoNormal
        {margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:"Times New Roman";}
#yiv164414552 a:link, #yiv164414552 span.MsoHyperlink
        {color:blue;text-decoration:underline;}
#yiv164414552 a:visited, #yiv164414552 span.MsoHyperlinkFollowed
        {color:purple;text-decoration:underline;}
#yiv164414552 span.EmailStyle17
        {font-family:Arial;color:windowtext;}
 _filtered #yiv164414552 {margin:1.0in 1.25in 1.0in 1.25in;}
#yiv164414552 div.Section1
        {}
-->
</style>

<div class="Section1">

<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">I am building an application where all the data is in UTM
meters.&nbsp; In my .map file, I have the Extent and Units parameters set that way.&nbsp;
The user would like to see the cursor location and extent displayed in Decimal
Degrees.&nbsp; Is this possible to do in Ka-Map?</span></font></p> 

</div>

 

</div><pre>_______________________________________________<br>ka-Map-users mailing list<br>ka-Map-users@lists.maptools.org<br>http://lists.maptools.org/mailman/listinfo/ka-map-users<br></pre></blockquote></td></tr></table><br>