<!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 text="#000000" bgcolor="#ffffff">
    Le 19/11/2010 07:22, Ari Jolma a &eacute;crit&nbsp;:
    <blockquote cite="mid:4CE617A9.1080508@gmail.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      On 11/18/2010 03:52 PM, Ludovic Granjon wrote:
      <blockquote cite="mid:4CE52F9E.2060309@u-bourgogne.fr" type="cite">Hi
all

        <br>
        <br>
        I try to calculate the length of a linestring in python. <br>
        But is there a way in python with ogr to calculate this. I see
        there's
        a GetLength()&nbsp; in the OGRLineString Class Reference
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://www.gdal.org/ogr/classOGRLineString.html#7b3dc3abefd16aea17ac9fcc0ccd0010">http://www.gdal.org/ogr/classOGRLineString.html#7b3dc3abefd16aea17ac9fcc0ccd0010</a>
        , but I don't see if there's the same thing in python ? <br>
      </blockquote>
      <br>
      I forgot to mention that Length is the name of the method in the
      OGC
      Simple Features specification. In a sprint in Barcelona I added
      that
      method and others like Area. There was (non-standard) GetArea
      before
      but no GetLength. GetArea still exists but is deprecated (although
      there is no official deprecation procedure in GDAL).<br>
      <br>
      Best regards,<br>
      <br>
      Ari<br>
      <br>
      <blockquote cite="mid:4CE52F9E.2060309@u-bourgogne.fr" type="cite"><br>
        Thanks <br>
        <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gdal-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/gdal-dev">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></pre>
      </blockquote>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/gdal-dev">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></pre>
    </blockquote>
    Thanks for your answer<br>
    Best regards<br>
    <br>
    Ludovic<br>
  </body>
</html>