<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>RE: [UMN_MAPSERVER-USERS]</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Thank you<BR>
<BR>
-----Mensaje original-----<BR>
De: thomas bonfort [<A HREF="mailto:thomas.bonfort@gmail.com">mailto:thomas.bonfort@gmail.com</A>]<BR>
Enviado el: vie 26/10/2007 11:49<BR>
Para: Javier Carrasco; Steve Lime<BR>
CC: MAPSERVER-USERS@lists.umn.edu<BR>
Asunto: Re: [UMN_MAPSERVER-USERS]<BR>
<BR>
This is a bug.<BR>
the problem comes from the fact that mapserver tries to concatenate<BR>
colinear vertices to reduce the number of lines to be drawn. In your<BR>
case the vertice at the extreme of your line segment is removed.<BR>
I'll file this on trac<BR>
<BR>
tb<BR>
<BR>
On 10/26/07, Javier Carrasco &lt;jcarrasco@prodevelop.es&gt; wrote:<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; Thank you Jacob and Steve.<BR>
&gt;<BR>
&gt;&nbsp; I have the same problem in shp2img.<BR>
&gt;<BR>
&gt;&nbsp; I have noticed that when you get closer to the geometry, it shows<BR>
&gt; correctly, I mean it depends on scale. Is it possible MapServer is doing<BR>
&gt; some kind of greeking or simplification of the geometry that doesn't work<BR>
&gt; well for my geometry? Sometimes the piece of the shape that dissappears is<BR>
&gt; quite big (70 pixels more or less).<BR>
&gt;<BR>
&gt;&nbsp; My original data is in Oracle Spatial, I converted it to shape and tried to<BR>
&gt; configure mapserver to use shapefile. But I have the same problem when using<BR>
&gt; Oracle or Shapefiles.<BR>
&gt;<BR>
&gt;&nbsp; I have tested it in Mapserver 4 and 5.0 and the result is the same.<BR>
&gt;<BR>
&gt;&nbsp; Thank You<BR>
&gt;<BR>
&gt;&nbsp; -----Mensaje original-----<BR>
&gt;&nbsp; De: Delfos, Jacob [<A HREF="mailto:Jacob.Delfos@maunsell.com">mailto:Jacob.Delfos@maunsell.com</A>]<BR>
&gt;&nbsp; Enviado el: vie 26/10/2007 1:55<BR>
&gt;&nbsp; Para: MAPSERVER-USERS@LISTS.UMN.EDU<BR>
&gt;&nbsp; CC: Javier Carrasco; Steve Lime<BR>
&gt;&nbsp; Asunto: RE: [UMN_MAPSERVER-USERS]<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp; Javier,<BR>
&gt;<BR>
&gt;&nbsp; I have seen these symptoms when I updated a shapefile, without updating<BR>
&gt;&nbsp; its spatial index. Features literally 'vanish' into thin air, because<BR>
&gt;&nbsp; they are assumed not to be in the extent (because the spatial index<BR>
&gt;&nbsp; points to the wrong objects). Try updating your spatial index (or remove<BR>
&gt;&nbsp; it for now).<BR>
&gt;<BR>
&gt;&nbsp; Regards,<BR>
&gt;<BR>
&gt;&nbsp; Jacob<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp; &gt; -----Original Message-----<BR>
&gt;&nbsp; &gt; From: UMN MapServer Users List<BR>
&gt;&nbsp; &gt; [<A HREF="mailto:MAPSERVER-USERS@LISTS.UMN.EDU">mailto:MAPSERVER-USERS@LISTS.UMN.EDU</A>] On Behalf Of<BR>
&gt; Steve Lime<BR>
&gt;&nbsp; &gt; Sent: 26 October 2007 01:22<BR>
&gt;&nbsp; &gt; To: MAPSERVER-USERS@LISTS.UMN.EDU<BR>
&gt;&nbsp; &gt; Subject: [UMN_MAPSERVER-USERS]<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; If you use shp2img do you see the same issue? I didn't see<BR>
&gt;&nbsp; &gt; anything obvious in your configuration<BR>
&gt;&nbsp; &gt; that would cause something like this. Will try on my end too.<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; Steve<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; &gt;&gt;&gt; On 10/25/2007 at 8:04 AM, in message<BR>
&gt;&nbsp; &gt;<BR>
&gt; &lt;E43C32BC5843E34FB4C00CDFAAAAF7D806C200@australia.prodevelop.l<BR>
&gt;&nbsp; &gt; ocal&gt;, Javier<BR>
&gt;&nbsp; &gt; Carrasco &lt;jcarrasco@PRODEVELOP.ES&gt; wrote:<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; &gt; Hi everybody<BR>
&gt;&nbsp; &gt; &gt; I have a problem when I try to render the shape in the<BR>
&gt;&nbsp; &gt; shapefile annexed. If<BR>
&gt;&nbsp; &gt; &gt; you look at the screenshoot I took from gvSIG, there are<BR>
&gt;&nbsp; &gt; some segments of the<BR>
&gt;&nbsp; &gt; &gt; geometry that are not displayed using MapServer but gvSIG,<BR>
&gt;&nbsp; &gt; uDIG and arcMap<BR>
&gt;&nbsp; &gt; &gt; displays correctly.<BR>
&gt;&nbsp; &gt; &gt;<BR>
&gt;&nbsp; &gt; &gt; I'm using ms4w (MapServer 5.0) and I'm getting the images<BR>
&gt;&nbsp; &gt; using the WMS<BR>
&gt;&nbsp; &gt; &gt; interface.<BR>
&gt;&nbsp; &gt; &gt;<BR>
&gt;&nbsp; &gt; &gt; This geometry is a representation of a route to deliver<BR>
&gt;&nbsp; &gt; some packages in<BR>
&gt;&nbsp; &gt; &gt; different addresses.<BR>
&gt;&nbsp; &gt; &gt; it looks like two correlative segments of the path that are<BR>
&gt;&nbsp; &gt; used to move<BR>
&gt;&nbsp; &gt; &gt; from A to B and B to A are disappearing.<BR>
&gt;&nbsp; &gt; &gt;<BR>
&gt;&nbsp; &gt; &gt; Do you know if there is a bug in MapServer or am I making<BR>
&gt;&nbsp; &gt; something wrong<BR>
&gt;&nbsp; &gt; &gt; when configuring MapServer?<BR>
&gt;&nbsp; &gt; &gt;<BR>
&gt;&nbsp; &gt; &gt; Thank you<BR>
&gt;&nbsp; &gt;<BR>
&gt;<BR>
&gt;&nbsp; This email and any attachments are intended solely for the named recipient<BR>
&gt; and are confidential. The copying or distribution of them or any information<BR>
&gt; they contain by anyone other than the named recipient is prohibited. If you<BR>
&gt; have received this document in error, please notify the sender and delete<BR>
&gt; all copies from your computer system and destroy all hard copies. It is the<BR>
&gt; recipient's responsibility to check this email and any attachments to this<BR>
&gt; email for viruses before use.<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>