<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Andrea,<br>
    <br>
    You could use my plugin: Shapefile viewer (shameless plug!) if you
    are using a shapefile and that shapefile doesn't have too many
    vertices (less than ~10000) and you have QGIS 1.5 or greater.<br>
    <br>
    How to use it:<br>
    Select the shapefile in the legend and then launch Plugins ->
    Vector -> Shapefile Viewer.<br>
    <br>
    After loading the shapefile into the plugin, it will show a long
    list of vertices making up your polygons.<br>
    <br>
    Click on a cell of one of the vertices and it is highlighted with a
    red square in the canvas (all the other vertices of the same polygon
    are highlighted with blue squares). Keep clicking on different
    vertices cell to see where that vertex is and hopefully you will
    find your intersection.<br>
    <br>
    Note you cannot use the keyboard to highlight a vertex, you need to
    mouse-click on one of its cells.<br>
    <br>
    This is a (tedious) manual workaround but it should work...<br>
    <br>
    HTH,<br>
    Benoit<br>
    <br>
    <br>
    On 27/10/2010 11:35, Andrea Peri wrote:
    <blockquote
      cite="mid:AANLkTik1=6qSRAuRGVoSJ6REgVstw5JQ3GSZL6xMjzmG@mail.gmail.com"
      type="cite">Hi,<br>
      <br>
      I have an invalid geometry due to a self-intersect<br>
      I find it using the tools for validating.<br>
      But the tool report the record with the wrong geometry not report
      (obviously) the vertex .<br>
      <br>
      Now I must to find the vertex to correct the problem.<br>
      But the shape of geometry is quite complex, has many vertex, and
      often it is touchind itself without a real self-intersect.<br>
      These touches are not error. But most probably some of these touch
      are instead intersection. So I must find what between all the
      touching are instead intersections and correct them.<br>
      <br>
      To understand where is the intersect I need follow all the vertex
      of the shape.<br>
      <br>
      I don't find nothing to do something to follow all vertexs of the
      geometry.<br>
      <br>
      Because the geometry is a polygon, I try to build a rendering with
      a fill empty and an outline with a decoration using an arrow to
      see the orientation of the lines (hoping to detect the
      intersection) but this choice seem to be impossible.<br>
      <br>
      There a method to follow the vertex of a shape in qgis ?<br>
      <br>
      Thx,<br>
      <br clear="all">
      <br>
      -- <br>
      -----------------<br>
      Andrea Peri<br>
      . . . . . . . . . <br>
      qwerty àèìòù<br>
      -----------------<br>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
</pre>
    </blockquote>
  </body>
</html>