<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Le 17/07/2019 à 16:28, Howard Butler a
      écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:C70E6696-98D3-4514-B943-002AB605C8DB@hobu.co">
      <pre class="moz-quote-pre" wrap="">We do not want to bless any bindings as official because this is likely to squash any innovation that might go on.
</pre>
    </blockquote>
    <p>I think there is two parts:</p>
    <ol>
      <li>Defining an API in another language.</li>
      <li>Providing a binding between PROJ and that other API.</li>
    </ol>
    <p>Current PROJ and GDAL bindings merged those two parts, basically
      reflecting the PROJ/GDAL API in the other language. I agree that
      other communities are in better position for defining an API in
      their language. By keeping part #1 out of this RFC and hosting
      only part #2 on the PROJ repository, I think the situation become
      more similar to PostgreSQL project providing a JDBC driver, not an
      API for accessing databases.</p>
    <p>    Martin</p>
    <p><br>
    </p>
  </body>
</html>