<div dir="ltr">Unfortunately there is no connection to internet on the platform I develop on. All is done localy.<br><br>I will try to be more precise.<br>I am trying to display a shapefile representing the whole world (it&#39;s a shapefile from Global Insight plus if it helps). I use mapfish without &#39;singleTile: true&#39; so the layer is generated by tiles.<br>
<br>There is no problem in the beggining when the map is zoomed to max extent.<br><br>The problem occurs when I begin zooming in and trying to display America/Asia. One of the &quot;colums&quot; of tiles is drawn across the -180°/+180° longitude line, and those tiles are generated entirely blank (white, not even transparent).<br>
<br>When I get the properties of the image (right-click on the blank tile -&gt; Properties) and I search in the &quot;Location&quot; of the image I can find :<br><span style="color: rgb(51, 51, 255);">mapext=179.296875+44.296875+<b>225.703125</b>+90.703125&amp;imgext=179.296875+44.296875+<b>225.703125</b>+90.703125<span style="color: rgb(0, 0, 0);"> <br>
So I guess the problem comes from that, MapServer doesn&#39;t recognise longitude greater than 180 or lower than -180.<br>If I&#39;m right I would appreciate any hint on how to handle this...<br><br></span></span>Otherwise it may be a mapfish issue, maybe mapfish should always generate tiles with borders right on -180 / +180. This is the case at the beggining, lef tile has mapext=90+0+180+90 and right tile has mapext=-180+0+-90+90.<br>
But whenever I begin zooming in it goes awry, the border of tiles is no longer right on -180/+180 and some tiles are generated white by MapServer.<br><br>If someone needs more informations I&#39;m ready to give it.<br><br>
Best regards,<br><br>PB<br><br><div class="gmail_quote">2008/8/6 Eric Lemoine <span dir="ltr">&lt;<a href="mailto:eric.c2c@gmail.com" target="_blank">eric.c2c@gmail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>On Wed, Aug 6, 2008 at 2:28 PM, Pierre-Benoit Besse &lt;<a href="mailto:besse.pb@gmail.com" target="_blank">besse.pb@gmail.com</a>&gt; wrote:<br>



&gt; Isn&#39;t there anyone to help me with this ?<br>
&gt;<br>
&gt; 2008/8/4 Faldor &lt;<a href="mailto:besse.pb@gmail.com" target="_blank">besse.pb@gmail.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt; I use Mapserver with mapfish for the client side to display shapefiles<br>
&gt;&gt; which<br>
&gt;&gt; I generated using ogr2ogr.<br>
&gt;&gt;<br>
&gt;&gt; The problem is when I try to display a tiled layer (mapfish singleTile<br>
&gt;&gt; property set to &#39;false&#39;). Some tiles are generated by mapserver entirely<br>
&gt;&gt; blank !<br>
&gt;&gt;<br>
&gt;&gt; After a few researches I think it is due to the fact that those tiles are<br>
&gt;&gt; extended &quot;across&quot; the -180°/+180° line.<br>
&gt;&gt; For exemple, here is the imgext property from one of the calls to<br>
&gt;&gt; MapServer<br>
&gt;&gt; which render a blank tile :<br>
&gt;&gt; imgext=178.59375+-1.40625+271.40625+91.40625<br>
&gt;&gt;<br>
&gt;&gt; Do you know of a way to fix this ?<br>
<br>
</div>This is not enough information for anyone to help you. Could you<br>
provide a link or a web page to help people see what&#39;s going on?<br>
<br>
--<br>
<font color="#888888">Eric<br>
</font></blockquote></div><br></div>