<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    <div class="moz-cite-prefix">Le 24/02/2025 à 12:22, Toussaint OTTAVI
      via QGIS-User a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:4a606992-07e1-4a57-8353-2cb978bd813a@bc-109.com">My
      project is using Lambert-93.<br>
      The original DWG file (viewed with Autocad TrueView) is also using
      Lambert-93.</blockquote>
    <br>
    Answer to myself : CRS mismatch !<br>
    - The CRS of the source Autocad file is EPSG:3942; Autocad calls it
    : "<b><i>Lambert 93 zone 1 CC42</i></b>"<br>
    - In QGis, this CRS has a slightly different name : "<b><i>RGF93v1 /
        CC42</i></b>". <br>
    - The CRS of my QGis project is EPSG:2154; its name is "<b>RGF93v1 /
      Lambert 93</b>"<br>
    <br>
    Then, I just made a confusion between the CRS names, and I didn't
    select the right CRS for import ;-)<br>
    <br>
  </body>
</html>