<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">Jay,<br><br>I think you need to take an intro to PHP course. ;-)<br><br>Since GeoMOOSE passes the point in you could do something like this:<br><br><html><br><body><br>Your Coordinates: <br><?php <br>$xy = $_REQUEST['point'];<br>print $xy;<br>?><br/><br></body><br></html><br><br><service title="My Service" shape="point" default="true"><br> <url>php/point_display.php</url><br> <input type="point" delim="," name="point"/><br></service><br><br>This service definition might be a little off, check the "Identify" service for the correct "type=..." for a point, but use the comma as a delimiter.<br><br>-Duck<br><br><div style="font-family: times
new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Jay Kapalczynski <jkapalczynski@ci.maple-grove.mn.us><br>To: geomoose-developers@lists.sourceforge.net; geomoose-users@lists.sourceforge.net<br>Sent: Friday, March 28, 2008 2:54:11 PM<br>Subject: [Geomoose-users] Retireve XY<br><br>
<style>
<!--
_filtered {font-family:"Cambria Math";panose-1:2 4 5 3 5 4 6 3 2 4;}
_filtered {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}
_filtered {font-family:"Californian FB";panose-1:2 7 4 3 6 8 11 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;margin-bottom:.0001pt;font-size:11.0pt;font-family:"Calibri", "sans-serif";}
a:link, span.MsoHyperlink
        {color:blue;text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;text-decoration:underline;}
span.EmailStyle17
        {font-family:"Calibri", "sans-serif";color:windowtext;}
.MsoChpDefault
        {}
_filtered {margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {}
-->
</style>
<div class="Section1">
<p class="MsoNormal">Is there a way to modify the Select or Identify tool to not
select or identify layers but to only retieve the XY into the information tab?</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">RIght now the only way I can get the XY and open the
information tab is to use the identify or select.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">And that is limited because I have to select a feature….what
I want to do is click anywhere in the map (on the aerials) and open the Information
Tab and return the XY</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Any thoughts…</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Can I modify the identify?</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><b><span style="font-size: 12pt; font-family: "Californian FB","serif"; color: navy;">City of Maple Grove</span></b><span style="font-size: 12pt; font-family: "Times New Roman","serif"; color: navy;"></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Arial","sans-serif"; color: navy;">Jason Kapalczynski</span><span style="font-size: 12pt; font-family: "Californian FB","serif"; color: navy;"></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Arial","sans-serif"; color: navy;">GIS / IS</span><span style="font-size: 12pt; font-family: "Californian FB","serif"; color: navy;"></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Arial","sans-serif"; color: navy;">Office 763.494.6282</span><span style="font-size: 12pt; font-family: "Californian FB","serif"; color: navy;"></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Arial","sans-serif"; color: navy;">Fax: 763.494.6419</span><span style="font-size: 12pt; font-family: "Californian FB","serif"; color: navy;"></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Arial","sans-serif";"><a rel="nofollow" ymailto="mailto:jkapalczynski@ci.maple-grove.mn.us" target="_blank" href="mailto:jkapalczynski@ci.maple-grove.mn.us"><span style="font-family: "Californian FB","serif"; color: blue;">jkapalczynski@ci.maple-grove.mn.us</span></a></span></p>
<p class="MsoNormal"> </p>
</div>
</div><br></div></div><br>
<hr size=1>You rock. That's why Blockbuster's offering you <a href="http://us.rd.yahoo.com/evt=47523/*http://tc.deals.yahoo.com/tc/blockbuster/text5.com
">one month of Blockbuster Total Access</a>, No Cost.</body></html>