<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>voici la règle qui tourne et qui peut servir à tous.</p>
    <p>Merci Eric</p>
    <p>Bonne aprem</p>
    <p>steph<br>
    </p>
    <div class="moz-cite-prefix">Le 15/01/2024 à 11:05, Eric Chatellier
      a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:14e81d32-bdcc-417a-97e8-9644494af035@codelutin.com">Cela
      me semble ok.
      <br>
      <br>
      J'aurais juste remplacé:
      <br>
      File file = new File(myShpFolder+"/"+zName+".shp");
      <br>
      <br>
      par :
      <br>
      File file = new File(myShpFolder, zName+".shp");
      <br>
      <br>
      Pour ne pas que le "/" pose problème sous windows.
      <br>
      <br>
      <br>
      Le 15/01/2024 à 10:50, Stephanie MAHEVAS a écrit :
      <br>
      <blockquote type="cite">
        <br>
        Bonjour Eric
        <br>
        <br>
        merci !
        <br>
        <br>
        je ne peux pas lancer de suite mon script.
        <br>
        <br>
        Peux-tu me dire si cela te semble correct ?
        <br>
        <br>
        merci
        <br>
        <br>
        bonne journée
        <br>
        <br>
        Stephanie
        <br>
        <br>
        Le 15/01/2024 à 09:37, Eric Chatellier a écrit :
        <br>
        <blockquote type="cite">import fr.ifremer.isisfish.map.GeoTools;
          <br>
          <br>
          for (Zone zone : zones) {
          <br>
              File file = new File(...);
          <br>
              FisheryRegion fisheryRegion = zone.getFisheryRegion();
          <br>
              List<Cell> cells = zone.getCell();
          <br>
          GeoTools.setCellToShapefile(fisheryRegion, cells,
          zone.getName(), file);
          <br>
          } </blockquote>
        -- <br>
......................................................................
        <br>
        Stephanie MAHEVAS
        <br>
        UMR MARBEC - site de Sète
        <br>
        IFREMER/HM
        <br>
        <a class="moz-txt-link-freetext" href="https://annuaire.ifremer.fr/cv/16343/">https://annuaire.ifremer.fr/cv/16343/</a>
        <br>
        <br>
          Tel: (33) 04 99 57 32 39  (8239)  - 06 75 83 59 33
        <br>
        <br>
             o   \ o /  _ o         __|    \ /     |__        o _  \ o
        /   o
        <br>
            /|\    |     /\   ___\o   \o    |    o/    o/__   /\    
        |    /|\
        <br>
            / \   / \   | \  /)  |    ( \  /o\  / )    |  (\  / |   /
        \   / \
        <br>
......................................................................
        <br>
        <br>
        _______________________________________________
        <br>
        Isis-fish-users mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:Isis-fish-users@list.isis-fish.org">Isis-fish-users@list.isis-fish.org</a>
        <br>
<a class="moz-txt-link-freetext" href="https://list.isis-fish.org/cgi-bin/mailman/listinfo/isis-fish-users">https://list.isis-fish.org/cgi-bin/mailman/listinfo/isis-fish-users</a>
        <br>
        Archives et moteur de recherche:
        <a class="moz-txt-link-freetext" href="http://list.isis-fish.org/pipermail/isis-fish-users/">http://list.isis-fish.org/pipermail/isis-fish-users/</a>
        <br>
      </blockquote>
      <br>
      <br>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
......................................................................
Stephanie MAHEVAS
UMR MARBEC - site de Sète
IFREMER/HM 
<a class="moz-txt-link-freetext" href="https://annuaire.ifremer.fr/cv/16343/">https://annuaire.ifremer.fr/cv/16343/</a>

 Tel: (33) 04 99 57 32 39  (8239)  - 06 75 83 59 33

    o   \ o /  _ o         __|    \ /     |__        o _  \ o /   o
   /|\    |     /\   ___\o   \o    |    o/    o/__   /\     |    /|\
   / \   / \   | \  /)  |    ( \  /o\  / )    |  (\  / |   / \   / \
......................................................................  </pre>
  </body>
</html>