Hi Bob,<div><br></div><div>Yep, local_settings.ini set to maps. :)</div><div><br></div><div>The metadata items are separated by a TAB. So the code in the .MAP file is:</div><div><br></div><div><div><span class="Apple-tab-span" style="white-space:pre"> </span>METADATA</div>
<div><span class="Apple-tab-span" style="white-space:pre"> </span># drill-down identify service record.</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>'identify_record'<span class="Apple-tab-span" style="white-space:pre"> </span>'templates/identify.html'</div>
<div><br></div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>END</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>TOLERANCE 0</div><div> <span class="Apple-tab-span" style="white-space:pre"> </span> END</div>
</div><div><br></div><div>And all identify.html is is this (all I want is an ID returned):</div><div><br></div><div><div><!-- MapServer Template --></div><div><tr bgcolor="#DEE5EB"><td colspan="2"><b><u>Gate Valves</u></b></tr></div>
<div><tr></div><div><td align="right"><b>ID: </b></td></div><div><td>[ID]</td></div><div></tr></div><div><tr></div><div><td> </td></div>
<div><td> </td></div><div></tr></div></div><div><br></div><div>The debugger returns this:</div><div><br></div><div>[Thu Oct 25 10:11:32 2012].534000 msLoadMap(): Unknown identifier. Parsing error near (identify_record):(line 79)</div>
<div><br></div><div>... Line 79 is the line. </div><div><br></div><div>I can see why it might not work, but the PSOD is an extra wrinkle of confusion.</div><div><br></div><div>Thanks,</div><div>Jason</div><div>----<br>Jason Menard<br>
<a href="mailto:menard.jason@gmail.com">menard.jason@gmail.com</a><br>
<br><br><div class="gmail_quote">On Thu, Oct 25, 2012 at 1:56 PM, Bistrais, Bob <span dir="ltr"><<a href="mailto:Bob.Bistrais@maine.gov" target="_blank">Bob.Bistrais@maine.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">One thing to check just to be sure, in conf\local_settings.ini, make sure the root is set for the location of your maps directory.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<div>
<div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:geomoose-users-bounces@lists.osgeo.org" target="_blank">geomoose-users-bounces@lists.osgeo.org</a> [mailto:<a href="mailto:geomoose-users-bounces@lists.osgeo.org" target="_blank">geomoose-users-bounces@lists.osgeo.org</a>]
<b>On Behalf Of </b>Bistrais, Bob<br>
<b>Sent:</b> Thursday, October 25, 2012 1:54 PM<br>
<b>To:</b> Jason Menard; <a href="mailto:geomoose-users@lists.osgeo.org" target="_blank">geomoose-users@lists.osgeo.org</a><br>
<b>Subject:</b> Re: [Geomoose-users] Identify, services, and the PSOD<u></u><u></u></span></p>
</div>
</div><div><div class="h5">
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">It would be good if we could see your code. So the point layer draws, but adding those items to the metadata section breaks it? Or does the act of trying
to Identify give you the PSOD?<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Are those metadata items in quotes, with a space between them? (as in your message)<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">
<a href="mailto:geomoose-users-bounces@lists.osgeo.org" target="_blank">geomoose-users-bounces@lists.osgeo.org</a> [<a href="mailto:geomoose-users-bounces@lists.osgeo.org" target="_blank">mailto:geomoose-users-bounces@lists.osgeo.org</a>]
<b>On Behalf Of </b>Jason Menard<br>
<b>Sent:</b> Thursday, October 25, 2012 1:48 PM<br>
<b>To:</b> <a href="mailto:geomoose-users@lists.osgeo.org" target="_blank">geomoose-users@lists.osgeo.org</a><br>
<b>Subject:</b> [Geomoose-users] Identify, services, and the PSOD<u></u><u></u></span></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Hi all,<u></u><u></u></p>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">I am slogging through service configuration. I have parcels in my datasets, I can get those to work fine with Identify just fine (and Search Parcels too). But when I try to add some point features, adding the 'identify_record'<span>
</span>'templates/identify.html' to the METADATA section of the .MAP file breaks the layer and gives me the PSOD. I'm pretty sure I have the templates configured correctly (though with me, you never know), but I can't think why I'd get the PSOD.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">Any ideas?<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">Thanks!<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">-jason<br clear="all">
----<br>
Jason Menard<br>
<a href="mailto:menard.jason@gmail.com" target="_blank">menard.jason@gmail.com</a><u></u><u></u></p>
</div>
</div></div></div>
</div>
</blockquote></div><br></div>