<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>convertCoordinates Matlab</title>
  <link rel="self" href="https://dlt-acc.firelay.cloud/nl/c/message_boards/find_thread?p_l_id=3228466&amp;threadId=4974139" />
  <subtitle>convertCoordinates Matlab</subtitle>
  <id>https://dlt-acc.firelay.cloud/nl/c/message_boards/find_thread?p_l_id=3228466&amp;threadId=4974139</id>
  <updated>2026-05-12T13:17:42Z</updated>
  <dc:date>2026-05-12T13:17:42Z</dc:date>
  <entry>
    <title>RE: convertCoordinates Matlab</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/nl/c/message_boards/find_message?p_l_id=3228466&amp;messageId=4996452" />
    <author>
      <name>Tors Kouwenhoven</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/nl/c/message_boards/find_message?p_l_id=3228466&amp;messageId=4996452</id>
    <updated>2022-04-01T08:52:35Z</updated>
    <published>2022-04-01T08:52:35Z</published>
    <summary type="html">That did help thank you!</summary>
    <dc:creator>Tors Kouwenhoven</dc:creator>
    <dc:date>2022-04-01T08:52:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: convertCoordinates Matlab</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/nl/c/message_boards/find_message?p_l_id=3228466&amp;messageId=4996442" />
    <author>
      <name>Victor Chavarrias</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/nl/c/message_boards/find_message?p_l_id=3228466&amp;messageId=4996442</id>
    <updated>2022-04-01T08:28:10Z</updated>
    <published>2022-04-01T08:28:10Z</published>
    <summary type="html">Hi, &lt;br /&gt;&lt;br /&gt;See the last paragraph of this page: &lt;a href="https://oss.deltares.nl/web/riverlab-models/accessing-models"&gt;https://oss.deltares.nl/web/riverlab-models/accessing-models&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;Does this help?</summary>
    <dc:creator>Victor Chavarrias</dc:creator>
    <dc:date>2022-04-01T08:28:10Z</dc:date>
  </entry>
  <entry>
    <title>RE: convertCoordinates Matlab</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/nl/c/message_boards/find_message?p_l_id=3228466&amp;messageId=4996429" />
    <author>
      <name>Tors Kouwenhoven</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/nl/c/message_boards/find_message?p_l_id=3228466&amp;messageId=4996429</id>
    <updated>2022-04-01T08:17:11Z</updated>
    <published>2022-04-01T08:17:11Z</published>
    <summary type="html">I did add the paths in my own matlab file, but i don&amp;#39;t understand if this is enough. Where do i run the oetsettings function, because i dont know what the checkout means.&lt;br /&gt;​​​​​​​</summary>
    <dc:creator>Tors Kouwenhoven</dc:creator>
    <dc:date>2022-04-01T08:17:11Z</dc:date>
  </entry>
  <entry>
    <title>RE: convertCoordinates Matlab</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/nl/c/message_boards/find_message?p_l_id=3228466&amp;messageId=4974575" />
    <author>
      <name>Victor Chavarrias</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/nl/c/message_boards/find_message?p_l_id=3228466&amp;messageId=4974575</id>
    <updated>2022-03-31T14:18:40Z</updated>
    <published>2022-03-31T14:18:40Z</published>
    <summary type="html">The function &amp;lt;convertCoordinates&amp;gt; is searching for function &amp;lt;odd&amp;gt; which is not in your paths. Have you added the paths to the OET? To do this, run function &amp;lt;oetsettings&amp;gt; at the top level of the checkout. </summary>
    <dc:creator>Victor Chavarrias</dc:creator>
    <dc:date>2022-03-31T14:18:40Z</dc:date>
  </entry>
  <entry>
    <title>RE: convertCoordinates Matlab</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/nl/c/message_boards/find_message?p_l_id=3228466&amp;messageId=4974552" />
    <author>
      <name>Victor Chavarrias</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/nl/c/message_boards/find_message?p_l_id=3228466&amp;messageId=4974552</id>
    <updated>2022-03-31T14:10:10Z</updated>
    <published>2022-03-31T14:10:10Z</published>
    <summary type="html">For transforming the coordinates of a file (kml, pli, pol, spl, ldb…), use the EHY tool. See here how to access the OET:&lt;ul style="list-style: disc outside;"&gt;&lt;li&gt;https://oss.deltares.nl/web/riverlab-models/accessing-models&lt;/li&gt;&lt;/ul&gt;And then use function &amp;lt;EHY_convert&amp;gt;. E.g.:&lt;br /&gt;&lt;br /&gt;&lt;div class="lfr-code"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;1&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;EHY_convert(&amp;#39;D:\coastline.ldb&amp;#39;,&amp;#39;ldb&amp;#39;,&amp;#39;fromEPSG&amp;#39;,4326&amp;#39;,&amp;#39;toEPSG&amp;#39;,28992)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;EPSG 4326 is the one of Google Earth.&lt;br /&gt;EPSG 28992 is RD new.&lt;br /&gt;&lt;br /&gt;If you already have the coordinates loaded, then use &amp;lt;convertCoordinates&amp;gt;. E.g. for converting from WGS84 to RD-New:&lt;br /&gt;&lt;br /&gt;&lt;div class="lfr-code"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;1&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;np=10;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;2&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;lat=linspace(51.986777,51.998311,np);&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;3&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;lon=linspace(4.382442,4.376618,np);&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;4&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;[x_RD,y_RD]=convertCoordinates(lon,lat,&amp;#39;CS1.code&amp;#39;,4326,&amp;#39;CS2.code&amp;#39;,28992);&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</summary>
    <dc:creator>Victor Chavarrias</dc:creator>
    <dc:date>2022-03-31T14:10:10Z</dc:date>
  </entry>
  <entry>
    <title>convertCoordinates Matlab</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/nl/c/message_boards/find_message?p_l_id=3228466&amp;messageId=4974138" />
    <author>
      <name>Tors Kouwenhoven</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/nl/c/message_boards/find_message?p_l_id=3228466&amp;messageId=4974138</id>
    <updated>2022-03-31T10:42:46Z</updated>
    <published>2022-03-31T10:42:46Z</published>
    <summary type="html">&lt;span style="font-size: 12px;"&gt;&lt;span style="font-family: Calibri, sans-serif"&gt;I need to convert my gps coordinates from RD New to WGS84. For this I tried to use the convertCoordinates function, because I got my coordinates in a txt file from my gps and already defined them in variables in Matlab.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 12px;"&gt;&lt;span style="font-family: Calibri, sans-serif"&gt;My input for this was: [lon,lat]=convertCoordinates(y,x,&amp;#39;CS1.code&amp;#39;,28992,&amp;#39;CS2.code&amp;#39;,4326);&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 12px;"&gt;&lt;span style="font-family: Calibri, sans-serif"&gt;When I did this I received the error code:&lt;/span&gt;&lt;/span&gt;</summary>
    <dc:creator>Tors Kouwenhoven</dc:creator>
    <dc:date>2022-03-31T10:42:46Z</dc:date>
  </entry>
</feed>
