<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40"
xmlns:ns0="urn:schemas-microsoft-com:office:smarttags">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="City"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p.terra, li.terra, div.terra
        {margin:0in;
        margin-bottom:.0001pt;
        line-height:15.0pt;
        font-size:11.0pt;
        font-family:Arial;}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Ok I successfully added the QueryByPoint tool to the tool
bar (set weightQueryByPoint = 40 in query.ini), set </span></font>displayExtendedSelection=true
&nbsp;and <font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>customized
my query template query.tpl. <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>For right now I am working with checkboxes (like in CWDemo3)
to select layers to be queried. When I use the QueryByPoint &nbsp;I get the
following trace of the <st1:City w:st="on"><st1:place w:st="on">ajax</st1:place></st1:City>
call (below) <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>The call refers to 3 layers (counties, roads, and people_in_institutions_per_tract):<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&amp;layers[]=counties&amp;layers[]=roads&amp;layers[]=people_in_institutions_per_tract<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>That happens even though I only checked the boxes for
counties to be queried!<br>
The only way to only have counties appear in the call is when I switch off all
layers except counties on the map.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>What do I have to change to fix this?<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Karsten<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>-----------------------------<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Calling Query.Perform onBeforeAjaxCall()<br>
Calling AjaxPlugins.Common.onBeforeAjaxCall()<br>
Initiating <st1:place w:st="on"><st1:City w:st="on">AJAX</st1:City></st1:place>
request<br>
Pending actions: 1<br>
GET params:<br>
ajaxActionRequest=Query.Perform&amp;<br>
POST params:<br>
posted=1&amp;js_folder_idx=7&amp;selection_type=point&amp;selection_coords=1530642.8571428572,536571.428571352&amp;features=&amp;project=ocla&amp;fake_reset=&amp;fake_query=&amp;outline_label_text=Yourlabel&amp;recenter_doit=0&amp;=&amp;openNodes=&amp;layers[]=counties&amp;layers[]=roads&amp;layers[]=people_in_institutions_per_tract&amp;outline_mask=no&amp;shortcut_doit=0&amp;recenter_x=&amp;recenter_y=&amp;id_recenter_ids=&amp;search_name=&amp;search_config=countries&amp;search_sort_column=&amp;search_sort_direction=asc&amp;search_number=&amp;search_page=&amp;query_layerid[]=counties&amp;query_hilight[]=counties&amp;query_attributes[]=counties&amp;query_table[]=counties&amp;query_layerid[]=people_in_institutions_per_tract&amp;query_layerid[]=non_english_per_tract&amp;recenter_scale=0&amp;mapsize=0&amp;shortcut_id=-1&amp;search_country=GM&amp;<br>
<br>
Waiting for response...<br>
Response received!<br>
Plugins that gave response: images query tables bboxHistory cartoMessages <br>
Updating GUI for plugin Images<br>
<br>
AjaxHandler.updateDomElement(): Updating keymap element's src's
value...Warning: given element (keymap) was not found in the DOM!<br>
AjaxHandler.updateDomElement(): Updating scalebar element's src's value...<br>
AjaxHandler.updateDomElement(): Updating map_drawing element's style.display's
value...Updating GUI for plugin QueryUpdating GUI for plugin
TablesAjaxHandler.updateDomElement(): Updating tables_result element's
innerHTML's value...<br>
Updating GUI for plugin BboxHistory<br>
Updating GUI for plugin <br>
<br>
CartoMessagesDeveloper messages: 2<br>
* mapResult returned from cache<br>
* array ( 'ajaxActionRequest' =&gt; 'Query.Perform', 'posted' =&gt; '1',
'js_folder_idx' =&gt; '7', 'selection_type' =&gt; 'point', 'selection_coords'
=&gt; '1530642.8571428572,536571.428571352', 'features' =&gt; '', 'project'
=&gt; 'ocla', 'fake_reset' =&gt; '', 'fake_query' =&gt; '',
'outline_label_text' =&gt; 'Your label', 'recenter_doit' =&gt; '0', 'openNodes'
=&gt; '', 'layers' =&gt; array ( 0 =&gt; 'counties', 1 =&gt; 'roads', 2 =&gt;
'people_in_institutions_per_tract', ), 'outline_mask' =&gt; 'no',
'shortcut_doit' =&gt; '0', 'recenter_x' =&gt; '', 'recenter_y' =&gt; '',
'id_recenter_ids' =&gt; '', 'search_name' =&gt; '', 'search_config' =&gt;
'countries', 'search_sort_column' =&gt; '', 'search_sort_direction' =&gt;
'asc', 'search_number' =&gt; '', 'search_page' =&gt; '', 'query_layerid' =&gt;
array ( 0 =&gt; 'counties', 1 =&gt; 'people_in_institutions_per_tract', 2 =&gt;
'non_english_per_tract', ), 'query_hilight' =&gt; array ( 0 =&gt; 'counties',
), 'query_attributes' =&gt; array ( 0 =&gt; 'counties', ), 'query_table' =&gt;
array ( 0 =&gt; 'counties', ), 'recenter_scale' =&gt; '0', 'mapsize' =&gt; '0',
'shortcut_id' =&gt; '-1', 'search_country' =&gt; 'GM', 'LangCookie' =&gt; 'en',
'TestCookie' =&gt; 'OK', 'jsTrace' =&gt; '337px 264px 503px 715px', 'PHPSESSID'
=&gt; '11508a0666ae177895e55e923d0a8989',)<br>
User messages: 0<br>
Calling Query.Perform onAfterAjaxCall()<br>
Calling AjaxPlugins.Common.onAfterAjaxCall()<br>
Clearing DHTML drawings...<br>
Clearing stored features...<br>
--- Action Query.Perform complete ---<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face=Arial><span style='font-size:12.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>