Hi Randy that helped, thank you! Now I have a new problem though.<br>
<br>
MapServer is treating my unique identifiers (SITE_ID) as numbers when they are actually strings, and I'm getting this error:<br>
<br>
Content-type: text/html

msOracleSpatialLayerGetShape():
OracleSpatial error. Error: ORA-01722: invalid number . Query
statement: SELECT SITE_ID, SITE_CODE, SHAPE FROM (select
site_id,site_code,shape from site where site_id in (select
cm.monument_id from campaign_monument cm, geodetic_campaign gc where
gc.code = 'YOLO2005' and <a href="http://gc.id">gc.id</a> = cm.geodetic_campaign_id)) WHERE
SITE_ID = 3080000 .Check your data statement.<br><br>
How can I get MS to see these UIDs as strings instead?<br>
Thank you,<br>
<br>
Ian<br>
<br><div><span class="gmail_quote">On 5/26/06, <b class="gmail_sendername">Randy James</b> &lt;<a href="mailto:rjames57@yahoo.com">rjames57@yahoo.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi me<br><br>Have you tried adjusting the TOLERANCE and TOLERANCEUNITS parameters<br>for your point layer in your mapfile?<br>Randy<br><br>
</blockquote></div><br>