<div dir="ltr">Brent,<div><br></div><div>When I try to identify my point layer and check on the Response Body under the F12 network tab. My the page is blank with no data to view.</div><div><br></div><div>I also have two polygon layers that have the identify feature working correctly. And when I checked their Response Body after identifying it is blank and says no data to view. </div><div><br></div><div>The geomoose demo on the link you sent to me give a response back from the server, but mine are not giving responses even though some of the layers still post back identify results. </div><div><br></div><div>I changed my tolerance to 50 and got the same result. I tried tolerance 500 and got the same result. I double checked the other suggestions from TC Haddad, and still no change.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 5, 2014 at 11:18 AM, Brent Fraser <span dir="ltr"><<a href="mailto:bfraser@geoanalytic.com" target="_blank">bfraser@geoanalytic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Clinton,<br>
<br>
if you double click on the "/geomoose2/php/idenitfy.php" entry in
the Internet Explorer debugger, then click on the "Response Body"
tab, it should show you what was sent from the server. It should
look something like (I'm using the Geomoose demo at
<a href="http://demo.geomoose.org/master/" target="_blank">http://demo.geomoose.org/master/</a>):<br>
<br>
<small><tt><results><br>
<script> GeoMOOSE.clearLayerParameters('highlight');
GeoMOOSE.turnLayerOff('highlight/highlight');</script><br>
<html><![CDATA[<!-- MapServer Template --></tt><tt><br>
</tt><tt>Detailed information for the area you clicked on the
map...</tt><tt><br>
</tt><tt><table border="0"></tt><tt><br>
</tt><tt><tr></tt><tt><br>
</tt><tt><td colspan="2"><b><u>Ground
Coordinates</u></b></tt><tt><br>
</tt><tt><br></tt><tt><br>
</tt><tt><b>X: </b>486432.0118221</tt><tt><br>
</tt><tt><br></tt><tt><br>
</tt><tt><b>Y: </b>4939167.527998</td></tt><tt><br>
</tt><tt></tr></tt><tt><br>
</tt><tt><tr></tt><tt><br>
</tt><tt><td> </td></tt><tt><br>
</tt><tt><td> </td></tt><tt><br>
</tt><tt></tr></tt><tt><br>
</tt><tt></table></tt><tt><br>
</tt><tt><table border="0" cellpadding="1"
cellspacing="2"></tt><tt><br>
</tt><tt><tr bgcolor="#DEE5EB"><td
colspan="2"><b><u>Parcels</u></b></tr></tt><tt><br>
</tt><tt><tr></tt><tt><br>
</tt><tt><td
align="right"><b>PIN:</b></td></tt><tt><br>
</tt><tt><td>037- <a
href=<a>"javascript:GeoMOOSE.startService('feature_report',
{'PIN' : '037-', 'src' :
'parcels/parcels'})"</a>>Report</a></td></tt><tt><br>
</tt><tt></tr></tt><tt><br>
</tt><tt><tr></tt><tt><br>
</tt><tt><td align="right"><b>Owner
Name:</b></td></tt><tt><br>
</tt><tt><td>Andera Harris</td></tt><tt><br>
</tt><tt></tr></tt><tt><br>
</tt><tt><tr></tt><tt><br>
</tt><tt><td align="right"><b>Est. Market
Value:</b></td></tt><tt><br>
</tt><tt><td>0</td></tt><tt><br>
</tt><tt></tr></tt><tt><br>
</tt><tt><tr></tt><tt><br>
</tt><tt><td
align="right"><b>Acres:</b></td></tt><tt><br>
</tt><tt><td>159.90</td></tt><tt><br>
</tt><tt></tr></tt><tt><br>
</tt><tt><tr></tt><tt><br>
</tt><tt><td> </td></tt><tt><br>
</tt><tt><td> </td></tt><tt><br>
</tt><tt></tr></tt><tt><br>
</tt><tt>]]></html><footer><![CDATA[<b>Disclaimer:
This information is being distributed as demonstation data
only. You should not use the data for any other
purposes.</b></tt><tt><br>
</tt><tt>]]></footer><br>
</results></tt></small><br>
<br>
<pre cols="72">Best Regards,
Brent Fraser</pre><div><div class="h5">
On 9/5/2014 10:27 AM, Clinton Olsen wrote:<br>
</div></div></div><div><div class="h5">
<blockquote type="cite">
<div dir="ltr">I used a ESRI program to reproject the layer to web
mercator, so Geomoose isn't doing any reprojecting.
<div><br>
</div>
<div>I took the advice to set my TOLERANCE to 3 and the
TOLERANCEUNITS to pixels and I still don't have any result
other than the coordinates. </div>
<div><br>
</div>
<div>I ran Geomoose through the Internet Explorer F12 network
tool and when I try an identify it seems to send its data
through /geomoose2/php/idenitfy.php, with a POST method and
200 for the Result. </div>
<div><br>
</div>
<div>Thanks for the suggestions so far. Any other ideas as to
what I could try?</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div>LAYER</div>
<div> <span style="white-space:pre-wrap"> </span> NAME
"boulders"</div>
<div> <span style="white-space:pre-wrap"> </span> DATA
"boulders.shp"</div>
<div> <span style="white-space:pre-wrap"> </span>
STATUS DEFAULT</div>
<div> <span style="white-space:pre-wrap"> </span> TYPE
POINT</div>
<div> <span style="white-space:pre-wrap"> </span>
METADATA</div>
<div><span style="white-space:pre-wrap"> </span># drill-down
identify service record.</div>
<div><span style="white-space:pre-wrap"> </span> <span style="white-space:pre-wrap"> </span>'identify_record'<span style="white-space:pre-wrap"> </span>'identify_boulders.html'</div>
<div><span style="white-space:pre-wrap"> </span>END</div>
<div> <span style="white-space:pre-wrap"> </span>
TOLERANCE 3</div>
<div> <span style="white-space:pre-wrap"> </span>
TOLERANCEUNITS pixels</div>
<div> <span style="white-space:pre-wrap"> </span>
LABELITEM 'BOULDER'</div>
<div> <span style="white-space:pre-wrap"> </span>
LABELCACHE ON</div>
<div> <span style="white-space:pre-wrap"> </span>
LABELMAXSCALE 100000</div>
<div><span style="white-space:pre-wrap"> </span> <span style="white-space:pre-wrap"> </span> </div>
<div> CLASS</div>
<div> <span style="white-space:pre-wrap"> </span>NAME
'Boulders'</div>
<div> <span style="white-space:pre-wrap"> </span>
STYLE</div>
<div> <span style="white-space:pre-wrap"> </span> <span style="white-space:pre-wrap"> </span>SYMBOL 'CIRCLE'</div>
<div><span style="white-space:pre-wrap"> </span>COLOR 255 102
51</div>
<div><span style="white-space:pre-wrap"> </span>OUTLINECOLOR
0 0 0</div>
<div> <span style="white-space:pre-wrap"> </span> <span style="white-space:pre-wrap"> </span>SIZE 8</div>
<div> END</div>
<div> <span style="white-space:pre-wrap"> </span></div>
<div> <span style="white-space:pre-wrap"> </span>LABEL</div>
<div><span style="white-space:pre-wrap"> </span> TYPE <span style="white-space:pre-wrap"> </span>TRUETYPE</div>
<div><span style="white-space:pre-wrap"> </span> FONT <span style="white-space:pre-wrap"> </span>vera_sans-bold</div>
<div><span style="white-space:pre-wrap"> </span> SIZE <span style="white-space:pre-wrap"> </span>8</div>
<div><span style="white-space:pre-wrap"> </span>
ANTIALIAS <span style="white-space:pre-wrap"> </span>TRUE</div>
<div><span style="white-space:pre-wrap"> </span> <span style="white-space:pre-wrap"> </span>COLOR <span style="white-space:pre-wrap"> </span>0 0 0</div>
<div><span style="white-space:pre-wrap"> </span>
OUTLINECOLOR <span style="white-space:pre-wrap"> </span>254
254 254</div>
<div><span style="white-space:pre-wrap"> </span> BUFFER
<span style="white-space:pre-wrap"> </span>4</div>
<div><span style="white-space:pre-wrap"> </span>
PARTIALS <span style="white-space:pre-wrap"> </span>FALSE</div>
<div><span style="white-space:pre-wrap"> </span>
POSITION <span style="white-space:pre-wrap"> </span>auto</div>
<div><span style="white-space:pre-wrap"> </span>SIZE<span style="white-space:pre-wrap"> </span>7</div>
<div> <span style="white-space:pre-wrap"> </span> <span style="white-space:pre-wrap"> </span>END #end label</div>
<div> <span style="white-space:pre-wrap"> </span> END#end
class</div>
<div><br>
</div>
<div>END#end layer</div>
<div>END #end map</div>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Wed, Sep 3, 2014 at 10:47 AM,
Anderson, Dean <span dir="ltr"><<a href="mailto:anderson.dean@co.polk.or.us" target="_blank">anderson.dean@co.polk.or.us</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">That sounds better to me. Especially when you
have different projections. </div>
<div>
<div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Wed, Sep 3, 2014 at 9:21
AM, Brent Fraser <span dir="ltr"><<a href="mailto:bfraser@geoanalytic.com" target="_blank">bfraser@geoanalytic.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Clinton,<br>
<br>
I like using<br>
<br>
TOLERANCE 3<br>
TOLERANCEUNITS PIXELS<br>
<br>
to make it more "zoom friendly".<br>
<br>
And you can use the debugging tool (F12,
Network tab, Response sub-tab) on your browser
to view the conversation between browser and
the server.<br>
<br>
<pre cols="72">Best Regards,
Brent Fraser</pre>
<div>
<div> On 9/3/2014 9:20 AM, Clinton Olsen
wrote:<br>
</div>
</div>
</div>
<div>
<div>
<blockquote type="cite">
<div dir="ltr">Dean,
<div><br>
</div>
<div>I adjusted my map file according to
your suggestions and I still am not
retrieving any information from the
point layer. I don't know if this
will help but I have all of my layers
reprojected to the web mercator
projection (EPSG:3857). Is there a
way to see if anything is being passed
when I try to identify an object?
Below is my mapfile with the
suggested changes.</div>
<div><br>
</div>
<div>
<div>LAYER</div>
<div>NAME "boulders"</div>
<div>DATA "boulders.shp"</div>
<div>STATUS DEFAULT</div>
<div>TYPE POINT</div>
<div><span style="white-space:pre-wrap"> </span>METADATA</div>
<div><span style="white-space:pre-wrap"> </span>#
drill-down identify service record.</div>
<div><span style="white-space:pre-wrap"> </span>'identify_record'<span style="white-space:pre-wrap"> </span>'identify_boulders.html'</div>
<div><span style="white-space:pre-wrap"> </span>END</div>
<div>TOLERANCE 100</div>
<div>TOLERANCEUNITS meters</div>
<div>LABELITEM 'BOULDER'</div>
<div>LABELCACHE ON</div>
<div>LABELMAXSCALE 100000</div>
<div><span style="white-space:pre-wrap"> </span>CLASS</div>
<div> <span style="white-space:pre-wrap"> </span>NAME
'Boulders'</div>
<div> <span style="white-space:pre-wrap"> </span>STYLE</div>
<div> <span style="white-space:pre-wrap"> </span>
<span style="white-space:pre-wrap"> </span>SYMBOL
'CIRCLE'</div>
<div><span style="white-space:pre-wrap"> </span>COLOR
255 102 51</div>
<div><span style="white-space:pre-wrap"> </span>OUTLINECOLOR
0 0 0</div>
<div> <span style="white-space:pre-wrap"> </span>
SIZE 8</div>
<div> <span style="white-space:pre-wrap"> </span>END</div>
<div> <span style="white-space:pre-wrap"> </span>LABEL</div>
<div><span style="white-space:pre-wrap"> </span>TYPE
<span style="white-space:pre-wrap">
</span> TRUETYPE</div>
<div><span style="white-space:pre-wrap"> </span>
<span style="white-space:pre-wrap"> </span>
FONT <span style="white-space:pre-wrap"> </span>vera_sans-bold</div>
<div><span style="white-space:pre-wrap"> </span>
<span style="white-space:pre-wrap"> </span>SIZE
<span style="white-space:pre-wrap">
</span>8</div>
<div><span style="white-space:pre-wrap"> </span>
<span style="white-space:pre-wrap"> </span>ANTIALIAS
<span style="white-space:pre-wrap">
</span>TRUE</div>
<div><span style="white-space:pre-wrap"> </span>
<span style="white-space:pre-wrap"> </span>COLOR
<span style="white-space:pre-wrap">
</span>0 0 0</div>
<div><span style="white-space:pre-wrap"> </span>
<span style="white-space:pre-wrap"> </span>OUTLINECOLOR
<span style="white-space:pre-wrap">
</span>254 254 254</div>
<div><span style="white-space:pre-wrap"> </span>
<span style="white-space:pre-wrap"> </span>BUFFER
<span style="white-space:pre-wrap">
</span>4</div>
<div><span style="white-space:pre-wrap"> </span>
<span style="white-space:pre-wrap"> </span>PARTIALS
<span style="white-space:pre-wrap">
</span>FALSE</div>
<div><span style="white-space:pre-wrap"> </span>
<span style="white-space:pre-wrap"> </span>POSITION
<span style="white-space:pre-wrap">
</span>auto</div>
<div><span style="white-space:pre-wrap"> </span>
<span style="white-space:pre-wrap"> </span>SIZE<span style="white-space:pre-wrap"> </span>7</div>
<div><span style="white-space:pre-wrap"> </span>END
#end label</div>
<div> <span style="white-space:pre-wrap"> </span>END#end
class</div>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Fri, Aug 29,
2014 at 4:15 PM, Anderson, Dean <span dir="ltr"><<a href="mailto:anderson.dean@co.polk.or.us" target="_blank">anderson.dean@co.polk.or.us</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Here is what I use to
identify roads and the tolerances
seems to work fine. (TOLERANCE
100
<div> TOLERANCEUNITS FEET) as
follows: </div>
<div><br>
</div>
<div>
<div>Layer #14</div>
<div> Name "Roads"</div>
<div> Data './data/RoadAllWeb'</div>
<div> Status On</div>
<div> Type Line</div>
<div> METADATA</div>
<div> <span style="white-space:pre-wrap">
</span>'identify_record'<span style="white-space:pre-wrap">
</span>'templates/identify_road.html'</div>
<div> END</div>
<div> TOLERANCE 100</div>
<div> TOLERANCEUNITS FEET</div>
<div> ClassItem "RoadType"</div>
<div>Class</div>
<div> Name "Major Roads"</div>
<div> minscale 40001</div>
<div> maxscale 100000</div>
<div> EXPRESSION "Major Roads"</div>
<div><span style="white-space:pre-wrap">
</span>STYLE</div>
<div><span style="white-space:pre-wrap">
</span>Width 4</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 168 112 0</div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div><span style="white-space:pre-wrap">
</span>STYLE</div>
<div><span style="white-space:pre-wrap">
</span>width 2</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 255 211 127</div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div> End</div>
<div> Class</div>
<div> Name "Major Roads"</div>
<div> maxscale 40000</div>
<div> Minscale 10001 </div>
<div> EXPRESSION "Major Roads"</div>
<div><span style="white-space:pre-wrap">
</span>STYLE</div>
<div><span style="white-space:pre-wrap">
</span>width 4</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 168 112 0</div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div><span style="white-space:pre-wrap">
</span>STYLE</div>
<div><span style="white-space:pre-wrap">
</span>width 2</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 255 211 127</div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div> End</div>
<div> Class</div>
<div> Name "Major Roads"</div>
<div> maxscale 10000</div>
<div> EXPRESSION "Major Roads"</div>
<div><span style="white-space:pre-wrap">
</span>STYLE</div>
<div><span style="white-space:pre-wrap">
</span>width 6</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 168 112 0</div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div><span style="white-space:pre-wrap">
</span>STYLE</div>
<div><span style="white-space:pre-wrap">
</span>width 3</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 255 211 127</div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div> End</div>
<div> Class</div>
<div> Name "Standard Roads" </div>
<div> EXPRESSION "Local
Roads"</div>
<div> minscale 40001</div>
<div> maxscale 100000</div>
<div><span style="white-space:pre-wrap">
</span>STYLE</div>
<div><span style="white-space:pre-wrap">
</span>width 2</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 160 160 160 </div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div><span style="white-space:pre-wrap">
</span>STYLE</div>
<div><span style="white-space:pre-wrap">
</span>width 1</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 204 204 204</div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div> End</div>
<div> Class</div>
<div> Name "Standard Roads"
</div>
<div> EXPRESSION "Local
Roads"</div>
<div> maxscale 40000</div>
<div> minscale 10001</div>
<div><span style="white-space:pre-wrap">
</span>STYLE</div>
<div><span style="white-space:pre-wrap">
</span>width 4</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 160 160 160 </div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div><span style="white-space:pre-wrap">
</span>STYLE</div>
<div><span style="white-space:pre-wrap">
</span>width 2</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 204 204 204</div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div> End</div>
<div> Class</div>
<div> Name "Standard Roads"
</div>
<div> EXPRESSION "Local
Roads"</div>
<div> maxscale 10000</div>
<div><span style="white-space:pre-wrap">
</span>STYLE</div>
<div><span style="white-space:pre-wrap">
</span>width 6</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 160 160 160 </div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div><span style="white-space:pre-wrap">
</span>STYLE</div>
<div><span style="white-space:pre-wrap">
</span>width 3</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 204 204 204</div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div> End</div>
<div>End</div>
</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">
<div>
<div>On Fri, Aug 29, 2014 at
1:44 PM, Clinton Olsen <span dir="ltr"><<a href="mailto:clintono@emery.utah.gov" target="_blank">clintono@emery.utah.gov</a>></span>
wrote:<br>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div>
<div dir="ltr">
<div>When I try to
identify a line or a
point I get
coordinates on the
left side of the
template. Is there a
way to troubleshoot
the identify tool? I
know I might not have
the tolerance set
right but how can I
figure out what the
tolerance should be.
I have tolerance
numbers I have used
range from 0 - 100. I
have tried meters,
feet, pixels. I
referenced the how to
setup identify on the
<a href="http://geomoose.org" target="_blank">geomoose.org</a> site and I
got one of my polygon
layers to work. My
template and mapfile
are listed below. How
can I troubleshoot
what is wrong with
these files?</div>
<div><br>
</div>
<div>
<div><!-- MapServer
Template --></div>
<div><tr><td
colspan="2"><b>Boulder
Areas</b></td></tr></div>
<div><br>
</div>
<div><tr><td>Boulder
Area:
[SECTION]</td></tr></div>
<div><br>
</div>
<div><tr><td>Boulder:
[BOULDER]</td></tr></div>
<div><br>
</div>
<div><tr><td>LAT:
[LAT]</td></tr></div>
<div><br>
</div>
<div><tr><td>LONG:
[LONG]</td></tr></div>
<div><br>
</div>
<div><tr><hr></td></tr></div>
</div>
<div><br>
</div>
<div>
<div>MAP</div>
<div><span style="white-space:pre-wrap">
</span>NAME
'BOULDERS'</div>
<div><span style="white-space:pre-wrap">
</span>SIZE 800 650</div>
<div><span style="white-space:pre-wrap">
</span>STATUS ON</div>
<div><span style="white-space:pre-wrap">
</span>EXTENT
-12381838.298411
4760938.642311
-12327375.283263
4806362.074758</div>
<div><span style="white-space:pre-wrap">
</span>UNITS METERS</div>
<div><span style="white-space:pre-wrap">
</span>INCLUDE
"../../geomoose_globals.map"</div>
<div><br>
</div>
<div><span style="white-space:pre-wrap">
</span>WEB</div>
<div><span style="white-space:pre-wrap">
</span>METADATA</div>
<div><span style="white-space:pre-wrap">
</span>'ows_title'
'Boulders'</div>
<div><span style="white-space:pre-wrap">
</span>'ows_srs'
'EPSG:3857'</div>
<div><span style="white-space:pre-wrap">
</span>'ows_enable_request'
'*'</div>
<div><span style="white-space:pre-wrap">
</span>'ows_onlineresource'
'<a href="http://www.geomoose.org" target="_blank">http://www.geomoose.org</a>'</div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div><br>
</div>
<div><span style="white-space:pre-wrap">
</span>PROJECTION</div>
<div><span style="white-space:pre-wrap">
</span>'init=EPSG:3857'</div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div><br>
</div>
<div><span style="white-space:pre-wrap">
</span>LEGEND</div>
<div><span style="white-space:pre-wrap">
</span> STATUS
ON</div>
<div><span style="white-space:pre-wrap">
</span> LABEL</div>
<div><span style="white-space:pre-wrap">
</span>TYPE TRUETYPE</div>
<div><span style="white-space:pre-wrap">
</span>FONT
vera_sans</div>
<div><span style="white-space:pre-wrap">
</span>SIZE 8</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 0 0 0</div>
<div><span style="white-space:pre-wrap">
</span> END<span style="white-space:pre-wrap"> </span></div>
<div><span style="white-space:pre-wrap">
</span>END<span style="white-space:pre-wrap">
</span></div>
<div><br>
</div>
<div>LAYER</div>
<div> <span style="white-space:pre-wrap">
</span> NAME
"boulders"</div>
<div> <span style="white-space:pre-wrap">
</span> DATA
"boulders.shp"</div>
<div> <span style="white-space:pre-wrap">
</span> STATUS
DEFAULT</div>
<div> <span style="white-space:pre-wrap">
</span> TYPE
POINT</div>
<div> <span style="white-space:pre-wrap">
</span>
TOLERANCE 0</div>
<div> <span style="white-space:pre-wrap">
</span>
TOLERANCEUNITS
meters</div>
<div> <span style="white-space:pre-wrap">
</span>
LABELITEM 'BOULDER'</div>
<div> <span style="white-space:pre-wrap">
</span>
LABELCACHE ON</div>
<div> <span style="white-space:pre-wrap">
</span>
LABELMAXSCALE
100000</div>
<div><span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap">
</span> </div>
<div> CLASS</div>
<div> <span style="white-space:pre-wrap"> </span>NAME 'Boulders'</div>
<div> <span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap"> </span>STYLE</div>
<div> <span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap"> </span>SYMBOL 'CIRCLE'</div>
<div><span style="white-space:pre-wrap">
</span>COLOR 255 102
51</div>
<div><span style="white-space:pre-wrap">
</span>OUTLINECOLOR
0 0 0</div>
<div> <span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap"> </span>SIZE 8</div>
<div>
END</div>
<div> <span style="white-space:pre-wrap">
</span>LABEL</div>
<div><span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap"> </span>TYPE <span style="white-space:pre-wrap">
</span>TRUETYPE</div>
<div><span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap"> </span>FONT <span style="white-space:pre-wrap">
</span>vera_sans-bold</div>
<div><span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap"> </span>SIZE <span style="white-space:pre-wrap">
</span>8</div>
<div><span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap"> </span>ANTIALIAS <span style="white-space:pre-wrap">
</span>TRUE</div>
<div><span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap"> </span>COLOR <span style="white-space:pre-wrap">
</span>0 0 0</div>
<div><span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap"> </span>OUTLINECOLOR <span style="white-space:pre-wrap">
</span>254 254 254</div>
<div><span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap"> </span>BUFFER <span style="white-space:pre-wrap">
</span>4</div>
<div><span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap"> </span>PARTIALS <span style="white-space:pre-wrap">
</span>FALSE</div>
<div><span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap"> </span>POSITION <span style="white-space:pre-wrap">
</span>auto</div>
<div><span style="white-space:pre-wrap">
</span>SIZE<span style="white-space:pre-wrap">
</span>7</div>
<div> <span style="white-space:pre-wrap">
</span> END</div>
<div> <span style="white-space:pre-wrap">
</span> END</div>
<div>METADATA</div>
<div><span style="white-space:pre-wrap">
</span># drill-down
identify service
record.</div>
<div><span style="white-space:pre-wrap">
</span> <span style="white-space:pre-wrap">
</span>'identify_record'<span style="white-space:pre-wrap"> </span>'identify_boulders.html'</div>
<div><span style="white-space:pre-wrap">
</span>END</div>
<div><span style="white-space:pre-wrap">
</span>TOLERANCE 0</div>
<div> <span style="white-space:pre-wrap">
</span>
TOLERANCEUNITS
meters</div>
<div> END</div>
<div>END</div>
</div>
<span><font color="#888888">
<div dir="ltr">
<div dir="ltr" style="font-family:arial;font-size:small">
<div><br>
</div>
<div dir="ltr">
Clinton Olsen
<div>IS/GIS
Technician<br>
</div>
<div><br>
</div>
</div>
</div>
</div>
</font></span></div>
<br>
</div>
</div>
_______________________________________________<br>
Geomoose-users mailing list<br>
<a href="mailto:Geomoose-users@lists.osgeo.org" target="_blank">Geomoose-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geomoose-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a><span><font color="#888888"><br>
</font></span></blockquote>
</div>
<span><font color="#888888"><br>
<br clear="all">
<div><br>
</div>
-- <br>
<div>Dean R Anderson </div>
<div>IT Director </div>
<div>Polk County</div>
</font></span></div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr"><span style="font-family:arial;font-size:small">-- </span><br style="font-family:arial;font-size:small">
<div dir="ltr" style="font-family:arial;font-size:small">
*Please note my email address has
changed to <a href="mailto:clintono@emery.utah.gov" target="_blank">clintono@emery.utah.gov</a>.
Please update your records.
Thanks.<br clear="all">
<div>-- <br>
</div>
<div dir="ltr">Clinton Olsen
<div> <b>EMERY COUNTY</b></div>
<div>IS/GIS Technician</div>
<div><a href="tel:435-381-3592" value="+14353813592" target="_blank">435-381-3592</a></div>
</div>
</div>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
Geomoose-users mailing list
<a href="mailto:Geomoose-users@lists.osgeo.org" target="_blank">Geomoose-users@lists.osgeo.org</a>
<a href="http://lists.osgeo.org/mailman/listinfo/geomoose-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a></pre>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
Geomoose-users mailing list<br>
<a href="mailto:Geomoose-users@lists.osgeo.org" target="_blank">Geomoose-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geomoose-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div>Dean R Anderson </div>
<div>IT Director </div>
<div>Polk County</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr"><span style="font-family:arial;font-size:small">-- </span><br style="font-family:arial;font-size:small">
<div dir="ltr" style="font-family:arial;font-size:small">*Please
note my email address has changed to <a href="mailto:clintono@emery.utah.gov" target="_blank">clintono@emery.utah.gov</a>.
Please update your records. Thanks.<br clear="all">
<div>-- <br>
</div>
<div dir="ltr">Clinton Olsen
<div><b>EMERY COUNTY</b></div>
<div>IS/GIS Technician</div>
<div><a href="tel:435-381-3592" value="+14353813592" target="_blank">435-381-3592</a></div>
</div>
</div>
</div>
</div>
</blockquote>
<br>
</div></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><span style="font-family:arial;font-size:small">-- </span><br style="font-family:arial;font-size:small"><div dir="ltr" style="font-family:arial;font-size:small">*Please note my email address has changed to <a href="mailto:clintono@emery.utah.gov" target="_blank">clintono@emery.utah.gov</a>. Please update your records. Thanks.<br clear="all"><div>-- <br></div><div dir="ltr">Clinton Olsen<div><b>EMERY COUNTY</b></div><div>IS/GIS Technician</div><div>435-381-3592</div></div></div></div>
</div>