<?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: Saving polygon graphics to shapefile in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/saving-polygon-graphics-to-shapefile/m-p/1211038#M4730</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/139551"&gt;@GuillaumeBelz&lt;/a&gt; , thank you for your answer! I looked at those examples and I think they are a little bit different from what I need actually. What I need is to extract polygons from shapefile as a Geometry and add these geometries to a GraphicsOverlay and vice versa. If I extract the geometries as a Feature, is there a way to convert them to Geometry?&lt;/P&gt;</description>
    <pubDate>Fri, 09 Sep 2022 06:18:00 GMT</pubDate>
    <dc:creator>FatmaAkdemir</dc:creator>
    <dc:date>2022-09-09T06:18:00Z</dc:date>
    <item>
      <title>Saving polygon graphics to shapefile</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/saving-polygon-graphics-to-shapefile/m-p/1209047#M4715</link>
      <description>&lt;P&gt;We have a map application where user defines several polygons with mouse. We want to save these polygon Graphics (which are obviously created with PolygonBuilder class) to a shapefile. After the application is restarted by user, we want to reload these polygons on to the map. Are there any coding examples regarding this issue?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 08:05:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/saving-polygon-graphics-to-shapefile/m-p/1209047#M4715</guid>
      <dc:creator>FatmaAkdemir</dc:creator>
      <dc:date>2022-09-02T08:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Saving polygon graphics to shapefile</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/saving-polygon-graphics-to-shapefile/m-p/1210887#M4728</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can use&amp;nbsp;ShapefileFeatureTable to load and save shapefile. There is an example in samples here: &lt;A href="https://github.com/Esri/arcgis-runtime-samples-qt/tree/main/ArcGISRuntimeSDKQt_CppSamples/Layers/FeatureLayerShapefile" target="_blank"&gt;https://github.com/Esri/arcgis-runtime-samples-qt/tree/main/ArcGISRuntimeSDKQt_CppSamples/Layers/FeatureLayerShapefile&lt;/A&gt;. And you can use addFeature to add feature on table&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-qt/tree/main/ArcGISRuntimeSDKQt_QMLSamples/EditData/AddFeaturesFeatureService" target="_blank"&gt;https://github.com/Esri/arcgis-runtime-samples-qt/tree/main/ArcGISRuntimeSDKQt_QMLSamples/EditData/AddFeaturesFeatureService&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 17:48:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/saving-polygon-graphics-to-shapefile/m-p/1210887#M4728</guid>
      <dc:creator>GuillaumeBelz</dc:creator>
      <dc:date>2022-09-08T17:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Saving polygon graphics to shapefile</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/saving-polygon-graphics-to-shapefile/m-p/1211038#M4730</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/139551"&gt;@GuillaumeBelz&lt;/a&gt; , thank you for your answer! I looked at those examples and I think they are a little bit different from what I need actually. What I need is to extract polygons from shapefile as a Geometry and add these geometries to a GraphicsOverlay and vice versa. If I extract the geometries as a Feature, is there a way to convert them to Geometry?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 06:18:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/saving-polygon-graphics-to-shapefile/m-p/1211038#M4730</guid>
      <dc:creator>FatmaAkdemir</dc:creator>
      <dc:date>2022-09-09T06:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Saving polygon graphics to shapefile</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/saving-polygon-graphics-to-shapefile/m-p/1212033#M4731</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Yes, there are setter and getter for geometry in Feature class:&amp;nbsp;&lt;A href="https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-feature.html#geometry" target="_blank"&gt;https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-feature.html#geometry&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 16:21:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/saving-polygon-graphics-to-shapefile/m-p/1212033#M4731</guid>
      <dc:creator>GuillaumeBelz</dc:creator>
      <dc:date>2022-09-13T16:21:57Z</dc:date>
    </item>
  </channel>
</rss>

