<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Losing #1 point when importing control points in ArcGIS Drone2Map Questions</title>
    <link>https://community.esri.com/t5/arcgis-drone2map-questions/losing-1-point-when-importing-control-points/m-p/1288053#M1287</link>
    <description>&lt;P&gt;Do they look like this:&amp;nbsp;&lt;BR /&gt;"01;577559.9836;6620482.6793;126.1027&lt;BR /&gt;02;577565.8906;6620494.5779;126.6658"&lt;/P&gt;&lt;P&gt;or like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;"PNTID;X;Y;Z&lt;BR /&gt;01;577559.9836;6620482.6793;126.1027&lt;BR /&gt;02;577565.8906;6620494.5779;126.6658"&lt;/P&gt;&lt;P&gt;My guess is that if you only have:&amp;nbsp;&lt;BR /&gt;"01;577559.9836;6620482.6793;126.1027&lt;BR /&gt;02;577565.8906;6620494.5779;126.6658"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;then the first row will be removed. But then I guess D2M uses the first row as template for the control points and that the behavior is excepted.&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2023 08:14:00 GMT</pubDate>
    <dc:creator>JEngvall</dc:creator>
    <dc:date>2023-05-11T08:14:00Z</dc:date>
    <item>
      <title>Losing #1 point when importing control points</title>
      <link>https://community.esri.com/t5/arcgis-drone2map-questions/losing-1-point-when-importing-control-points/m-p/1288051#M1285</link>
      <description>&lt;P&gt;When importing control points in Drone2Map from txt-file the first point is always removed and not imported. I've shuffled the point rows around in the txt and it is not something wrong with that point, D2M just removes the first one regardless. Is this expected or a bug in 2023.1?&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 07:35:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-drone2map-questions/losing-1-point-when-importing-control-points/m-p/1288051#M1285</guid>
      <dc:creator>JEngvall</dc:creator>
      <dc:date>2023-05-11T07:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Losing #1 point when importing control points</title>
      <link>https://community.esri.com/t5/arcgis-drone2map-questions/losing-1-point-when-importing-control-points/m-p/1288052#M1286</link>
      <description>&lt;PRE&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/96851"&gt;@JEngvall&lt;/a&gt;&amp;nbsp;I have never experienced what you are describing. How does the text-file look like? I normally have files looking like:&lt;BR /&gt;PNTID;X;Y;Z&lt;BR /&gt;01;577559.9836;6620482.6793;126.1027&lt;BR /&gt;02;577565.8906;6620494.5779;126.6658&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 07:56:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-drone2map-questions/losing-1-point-when-importing-control-points/m-p/1288052#M1286</guid>
      <dc:creator>Pål_Herman_Sund</dc:creator>
      <dc:date>2023-05-11T07:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Losing #1 point when importing control points</title>
      <link>https://community.esri.com/t5/arcgis-drone2map-questions/losing-1-point-when-importing-control-points/m-p/1288053#M1287</link>
      <description>&lt;P&gt;Do they look like this:&amp;nbsp;&lt;BR /&gt;"01;577559.9836;6620482.6793;126.1027&lt;BR /&gt;02;577565.8906;6620494.5779;126.6658"&lt;/P&gt;&lt;P&gt;or like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;"PNTID;X;Y;Z&lt;BR /&gt;01;577559.9836;6620482.6793;126.1027&lt;BR /&gt;02;577565.8906;6620494.5779;126.6658"&lt;/P&gt;&lt;P&gt;My guess is that if you only have:&amp;nbsp;&lt;BR /&gt;"01;577559.9836;6620482.6793;126.1027&lt;BR /&gt;02;577565.8906;6620494.5779;126.6658"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;then the first row will be removed. But then I guess D2M uses the first row as template for the control points and that the behavior is excepted.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 08:14:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-drone2map-questions/losing-1-point-when-importing-control-points/m-p/1288053#M1287</guid>
      <dc:creator>JEngvall</dc:creator>
      <dc:date>2023-05-11T08:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Losing #1 point when importing control points</title>
      <link>https://community.esri.com/t5/arcgis-drone2map-questions/losing-1-point-when-importing-control-points/m-p/1288059#M1288</link>
      <description>&lt;P&gt;You would need a first line describing the columns. Four (4) different characters can be used as delimiter (Semicolon, Comma, Pipe, Tab). An yes i normally do&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PNTID;X;Y;Z&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01;577559.9836;6620482.6793;126.1027&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;02;577565.8906;6620494.5779;126.6658&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 08:29:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-drone2map-questions/losing-1-point-when-importing-control-points/m-p/1288059#M1288</guid>
      <dc:creator>Pål_Herman_Sund</dc:creator>
      <dc:date>2023-05-11T08:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Losing #1 point when importing control points</title>
      <link>https://community.esri.com/t5/arcgis-drone2map-questions/losing-1-point-when-importing-control-points/m-p/1288062#M1289</link>
      <description>&lt;P&gt;that solves my question, thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 08:35:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-drone2map-questions/losing-1-point-when-importing-control-points/m-p/1288062#M1289</guid>
      <dc:creator>JEngvall</dc:creator>
      <dc:date>2023-05-11T08:35:52Z</dc:date>
    </item>
  </channel>
</rss>

