<?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: How to create a Geotif file from matrix data in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-create-a-geotif-file-from-matrix-data/m-p/1187315#M4617</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/597811"&gt;@hoangtruonggis&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;This is not something that can be done using ArcGIS Runtime. However, there are ways to create raster data using other Esri tools, for example the ArcGIS Pro Geoprocessing Tools. The most suitable tool will depend on the type of data that you are using, so you should refer to the&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/main/arcgis-pro-tool-reference.htm" target="_blank" rel="noopener"&gt;&amp;nbsp;ArcGIS Pro Geoprocessing Tool Reference&lt;/A&gt;&amp;nbsp;page to search for an appropriate tool.&lt;/P&gt;&lt;P&gt;If you do find a suitable ArcGIS Pro Geoprocessing Tool you may be able to call this from a Runtime application using Runtime's&amp;nbsp;&lt;A href="https://developers.arcgis.com/qt/local-server/" target="_blank" rel="noopener"&gt;Local Server&lt;/A&gt;. Only certain geoprocessing tools are supported by Local Server, so use the &lt;A href="https://developers.arcgis.com/qt/local-server/supported-geoprocessing-tools/" target="_blank" rel="noopener"&gt;Supported geoprocessing tools&lt;/A&gt;&amp;nbsp;page to check if your preferred tool is currently supported. If your chosen tool is supported, the &lt;A href="https://github.com/Esri/arcgis-runtime-samples-qt/tree/main/ArcGISRuntimeSDKQt_CppSamples/LocalServer/LocalServerGeoprocessing" target="_blank" rel="noopener"&gt;Local server geoprocessing&lt;/A&gt;&amp;nbsp;sample shows how to use a local geoprocessing service to perform a geoprocessing task.&lt;/P&gt;&lt;P&gt;Let us know if you have any further questions!&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2022 14:50:06 GMT</pubDate>
    <dc:creator>AndrewBladon</dc:creator>
    <dc:date>2022-06-28T14:50:06Z</dc:date>
    <item>
      <title>How to create a Geotif file from matrix data</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-create-a-geotif-file-from-matrix-data/m-p/1187172#M4615</link>
      <description>&lt;P&gt;Hi, I am use Qt ArcGIS SDK 100.13&lt;/P&gt;&lt;P&gt;And I have a matrix (x, y, z), something like that:&lt;/P&gt;&lt;P&gt;1223123, 32323, 14&lt;/P&gt;&lt;P&gt;1223211, 23223, 12&lt;/P&gt;&lt;P&gt;1321313, 21313, 33&lt;/P&gt;&lt;P&gt;1313133, 23113, 34&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Can I create a Geotif file (look like the attachment image)?&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 07:39:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-create-a-geotif-file-from-matrix-data/m-p/1187172#M4615</guid>
      <dc:creator>hoangtruonggis</dc:creator>
      <dc:date>2022-06-28T07:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Geotif file from matrix data</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-create-a-geotif-file-from-matrix-data/m-p/1187315#M4617</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/597811"&gt;@hoangtruonggis&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;This is not something that can be done using ArcGIS Runtime. However, there are ways to create raster data using other Esri tools, for example the ArcGIS Pro Geoprocessing Tools. The most suitable tool will depend on the type of data that you are using, so you should refer to the&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/main/arcgis-pro-tool-reference.htm" target="_blank" rel="noopener"&gt;&amp;nbsp;ArcGIS Pro Geoprocessing Tool Reference&lt;/A&gt;&amp;nbsp;page to search for an appropriate tool.&lt;/P&gt;&lt;P&gt;If you do find a suitable ArcGIS Pro Geoprocessing Tool you may be able to call this from a Runtime application using Runtime's&amp;nbsp;&lt;A href="https://developers.arcgis.com/qt/local-server/" target="_blank" rel="noopener"&gt;Local Server&lt;/A&gt;. Only certain geoprocessing tools are supported by Local Server, so use the &lt;A href="https://developers.arcgis.com/qt/local-server/supported-geoprocessing-tools/" target="_blank" rel="noopener"&gt;Supported geoprocessing tools&lt;/A&gt;&amp;nbsp;page to check if your preferred tool is currently supported. If your chosen tool is supported, the &lt;A href="https://github.com/Esri/arcgis-runtime-samples-qt/tree/main/ArcGISRuntimeSDKQt_CppSamples/LocalServer/LocalServerGeoprocessing" target="_blank" rel="noopener"&gt;Local server geoprocessing&lt;/A&gt;&amp;nbsp;sample shows how to use a local geoprocessing service to perform a geoprocessing task.&lt;/P&gt;&lt;P&gt;Let us know if you have any further questions!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 14:50:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-create-a-geotif-file-from-matrix-data/m-p/1187315#M4617</guid>
      <dc:creator>AndrewBladon</dc:creator>
      <dc:date>2022-06-28T14:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Geotif file from matrix data</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-create-a-geotif-file-from-matrix-data/m-p/1187671#M4618</link>
      <description>&lt;P&gt;Thanks your Sir. But I want to build my application, it's working independent with&amp;nbsp;&lt;SPAN&gt;ArcGIS Pro.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 07:49:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-create-a-geotif-file-from-matrix-data/m-p/1187671#M4618</guid>
      <dc:creator>hoangtruonggis</dc:creator>
      <dc:date>2022-06-29T07:49:59Z</dc:date>
    </item>
  </channel>
</rss>

