<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hello,</div>
<div>&nbsp;</div>
<div>I am trying to configure a feature report for the soils layer, which will be in addition to the parcels feature report.&nbsp; I noticed that in Mapserver creates an image in the&nbsp; /ms_tmp folder, and it is highlighting the correct soil polygon.&nbsp; However the
PDF is not created. </div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>This is what I have done so far.&nbsp; If anyone sees that I missed a step please let me know.</div>
<div style="padding-left:18pt;">&nbsp;</div>
<ul style="margin:0;padding-left:18pt;">
<li>Soils_identify html file</li></ul>
<ul style="margin:0;padding-left:54pt;">
<li>Add a link to start a new service&nbsp;&nbsp; javascript:GeoMOOSE.startService('soil_feature_report',&nbsp; {'src' :&nbsp; 'SoilReportLayers/Soils',&nbsp; 'ID' :&nbsp; '11589'}); </li></ul>
<ul style="margin:0;padding-left:18pt;">
<li>Add the service to the mapbook.&nbsp; I modified the following lines</li></ul>
<ul style="margin:0;padding-left:54pt;">
<li>The layers to include in the feature report:&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;layers&quot; value='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {&quot;order&quot;:[&quot;SoilReportLayers&quot;,&quot;StandardBackground&quot;],&quot;SoilReportLayers&quot;:{&quot;layers&quot;:[&quot;all&quot;],&quot;params&quot;:{},&quot;opacity&quot;:100,&quot;url&quot;:&quot;/cgi-bin/mapserv.exe&quot;},&quot;StandardBackground&quot;:{&quot;layers&quot;:[&quot;all&quot;],&quot;params&quot;:{},&quot;opacity&quot;:100,&quot;url&quot;:&quot;/cgi-bin/mapserv.exe&quot;}}'/&gt;</li><li>The unique identifier:&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;ID&quot;/&gt;</li><li>The output template:&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;template&quot; title=&quot;Output Template: &quot; value=&quot;soil&quot; /&gt;</li></ul>
<ul style="margin:0;padding-left:18pt;">
<li>I added a&nbsp; &lt;map-source&gt; called SoilReportLayers</li><li>On the .map report I change the feature_report to &#8216;soil.xml&#8217;</li><li>I added soil.xml into the feature report, and I changed fields to match what I need for the soils layer.</li></ul>
<div>&nbsp;</div>
<div>Thank You</div>
<div>&nbsp;</div>
<div>Mark Volz</div>
<div>GIS Specialist</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</span></font>
</body>
</html>