your scale has the same values for the world map and for your utah. that's probably not what you want.<br>
-brent<br><br><div><span class="gmail_quote">On 9/17/05, <b class="gmail_sendername">Clark Endrizzi</b> &lt;<a href="mailto:cendrizzi@gmail.com">cendrizzi@gmail.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;">
Ok, I changed that and emptied the cache but it is still loading blank tiles :(<br>
<br>
Anything else I could possibly do?&nbsp; I'm very anxious to get this to work.<br>
<br>
Thanks for your help,<br>
Clark<div><span class="e" id="q_10666a28e1f5db19_1"><br><br><div><span class="gmail_quote">On 9/16/05, <b class="gmail_sendername">Matthew Perry</b> &lt;<a href="mailto:perrygeo@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
perrygeo@gmail.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;">
Clark,<br>
<br>
&nbsp; Try setting the layer status to DEFAULT instead of ON.<br>
<br>
matt<br><br><div><div><span><span class="gmail_quote">On 9/16/05, <b class="gmail_sendername">Clark Endrizzi</b> &lt;<a href="mailto:cendrizzi@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

cendrizzi@gmail.com</a>&gt; wrote:</span></span></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span>

Hi,<br>
I'm so close to getting this to work that it's painful!&nbsp; Currently
I have two example pages working so I think everything is setup
right.&nbsp; THe only issue I'm having is getting our local, internal
information correctly installed to be used.&nbsp; We have a data sample
that we have created using ArcGIS along with a projection file that
should have the same units as the samples given.&nbsp; Furthermore my
extent information should be correct as well.&nbsp; Using this script,
things display correctly:<br>
<br>
<span style="color: rgb(255, 0, 0);">&lt;?php</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">dl('php_mapscript.'.PHP_SHLIB_SUFFIX );</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">$oMap = ms_newMapObj( 'slc_dtn.map' );</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">$oImg = $oMap-&gt;draw();</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">$szURL = $oImg-&gt;saveWebImage();</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">echo &quot;&lt;img src=$szURL&gt;&quot;;</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">?&gt;</span><br clear="all"><br>
This was given as an example in the article written by Tyler
Mitchell.&nbsp; Here is a link:&nbsp;
<a href="http://dev.naiutah.com/KaMap/MapTest.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://dev.naiutah.com/KaMap/MapTest.php</a><br>
<br>
So I'm thinking things are great.&nbsp; However, this is the same map viewed in kamap:&nbsp; <a href="http://dev.naiutah.com/KaMap/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://dev.naiutah.com/KaMap/
</a><br>
<br>
As you can see the reference map is wierd.&nbsp; which I just copied
the map from the output show above so I dont' know if that has t be a
certain size.&nbsp; But what is clear is the main part is just
displaying blank images.&nbsp; In the cache it's just a collection of
blank images too so I don't know what's wrong.&nbsp; Furthermore I've
tried to empty the cache many times.<br>
<br>
<span style="text-decoration: underline;">For reference these are the files I'm using:</span><br>
Aerial Image: <a href="http://dev.naiutah.com/KaMap/utah_data/slc_downtown2.tif" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://dev.naiutah.com/KaMap/utah_data/slc_downtown2.tif</a><br>
World file: <a href="http://dev.naiutah.com/KaMap/utah_data/slc_downtown2.tfw" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://dev.naiutah.com/KaMap/utah_data/slc_downtown2.tfw</a><br>
Map File:<br>
<span style="color: rgb(255, 102, 102);">MAP</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; NAME slc_downtown</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; STATUS ON</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; SIZE 400 300</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; EXTENT -111.90682770857815 40.759301022038827 -111.86711426725816 40.772602430228837</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; UNITS DD</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; IMAGECOLOR 255 255 255</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; IMAGETYPE png</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; </span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; WEB</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp;&nbsp;&nbsp; IMAGEPATH &quot;/tmp/ms_tmp/&quot; </span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp;&nbsp;&nbsp; IMAGEURL &quot;/ms_tmp/&quot;</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; END</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; </span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; </span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">#</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);"># Start of reference map</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">#</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">REFERENCE</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp;&nbsp; IMAGE utah_data/SmallDowntown.png</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; EXTENT -111.90682770857815 40.759301022038827 -111.86711426725816 40.772602430228837</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp;&nbsp; STATUS ON</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; COLOR -1 -1 -1</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; OUTLINECOLOR 255 0 0</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; SIZE 120 90&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">END</span><br style="color: rgb(255, 102, 102);">
<br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; LEGEND</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp;&nbsp;&nbsp; TRANSPARENT TRUE</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; END</span><br style="color: rgb(255, 102, 102);">
<br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; SCALEBAR</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp;&nbsp;&nbsp; TRANSPARENT TRUE</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; END</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; </span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; LAYER</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp;&nbsp;&nbsp; NAME aerial</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp;&nbsp;&nbsp; TYPE RASTER</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp;&nbsp;&nbsp; STATUS ON</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp;&nbsp;&nbsp; DATA &quot;utah_data/slc_downtown2.tif&quot;</span><br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">&nbsp; END</span><br style="color: rgb(255, 102, 102);">
<br style="color: rgb(255, 102, 102);">
<span style="color: rgb(255, 102, 102);">END</span><br>
<br>
Not sure if this is overboard, even if I could know if it's a mapserver
issue so I can go to their IRC channel.&nbsp; I'm just out of answers
and have looked at a lot of stuff but have not been successful in
trouble shooting this.<br>
<br>
Thanks,<br>-- <br><span>-Clark Endrizzi<br>

</span><br></span></div>_______________________________________________<br>ka-Map-users mailing list<br><a href="mailto:ka-Map-users@lists.maptools.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

ka-Map-users@lists.maptools.org
</a><br><a href="http://lists.maptools.org/mailman/listinfo/ka-map-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.maptools.org/mailman/listinfo/ka-map-users</a><br><br><br></blockquote>


</div><br><br clear="all"><br>-- <br>Matt Perry<br><a href="mailto:perrygeo@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">perrygeo@gmail.com</a><br><a href="http://www.perrygeo.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://www.perrygeo.net</a>

</blockquote></div><br><br clear="all"><br></span></div>-- <br><span class="sg">-Clark Endrizzi<br>

</span><br>_______________________________________________<br>ka-Map-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:ka-Map-users@lists.maptools.org">ka-Map-users@lists.maptools.org
</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.maptools.org/mailman/listinfo/ka-map-users" target="_blank">http://lists.maptools.org/mailman/listinfo/ka-map-users</a><br><br><br></blockquote>
</div><br>