<?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 Editable Feature and Geometry in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/editable-feature-and-geometry/m-p/295604#M1470</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i using SDK for Qt Quartz Beta.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;is possible to edit the infos&amp;nbsp;Feature automatically?&lt;/P&gt;&lt;P&gt;I found this example to edit the Attributes and i modify the code to update the infos:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/quartz/qml/sample-code/sample-qt-updateattributesfeatureservice.htm" title="https://developers.arcgis.com/qt/quartz/qml/sample-code/sample-qt-updateattributesfeatureservice.htm"&gt;Update attributes for features from a feature service—ArcGIS Runtime SDK for Qt (Quartz Beta) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But&amp;nbsp;is not automatic. I need to create all fields that i need to update, but in with SDK for iOS for example, the system shows automatically a popup with all fields like DataInput, DropDown without manage all info of the Layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My other question is:&lt;/P&gt;&lt;P&gt;How is possible to&amp;nbsp;edit the Polygon Layer Geometry?&lt;/P&gt;&lt;P&gt;I found this example but if i use a Polygon Layer the system doesn't work.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/quartz/qml/sample-code/samples-qt-updategeometryfeatureservice.htm" title="https://developers.arcgis.com/qt/quartz/qml/sample-code/samples-qt-updategeometryfeatureservice.htm"&gt;Update the geometry of a feature from a feature service—ArcGIS Runtime SDK for Qt (Quartz Beta) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is possible to update the code to update the Polygon Layer?&lt;/P&gt;&lt;P&gt;Or is present a example to inserts a new Polygon Layer and update for my use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Nov 2016 13:27:12 GMT</pubDate>
    <dc:creator>AntonioFiume</dc:creator>
    <dc:date>2016-11-09T13:27:12Z</dc:date>
    <item>
      <title>Editable Feature and Geometry</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/editable-feature-and-geometry/m-p/295604#M1470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i using SDK for Qt Quartz Beta.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;is possible to edit the infos&amp;nbsp;Feature automatically?&lt;/P&gt;&lt;P&gt;I found this example to edit the Attributes and i modify the code to update the infos:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/quartz/qml/sample-code/sample-qt-updateattributesfeatureservice.htm" title="https://developers.arcgis.com/qt/quartz/qml/sample-code/sample-qt-updateattributesfeatureservice.htm"&gt;Update attributes for features from a feature service—ArcGIS Runtime SDK for Qt (Quartz Beta) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But&amp;nbsp;is not automatic. I need to create all fields that i need to update, but in with SDK for iOS for example, the system shows automatically a popup with all fields like DataInput, DropDown without manage all info of the Layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My other question is:&lt;/P&gt;&lt;P&gt;How is possible to&amp;nbsp;edit the Polygon Layer Geometry?&lt;/P&gt;&lt;P&gt;I found this example but if i use a Polygon Layer the system doesn't work.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/quartz/qml/sample-code/samples-qt-updategeometryfeatureservice.htm" title="https://developers.arcgis.com/qt/quartz/qml/sample-code/samples-qt-updategeometryfeatureservice.htm"&gt;Update the geometry of a feature from a feature service—ArcGIS Runtime SDK for Qt (Quartz Beta) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is possible to update the code to update the Polygon Layer?&lt;/P&gt;&lt;P&gt;Or is present a example to inserts a new Polygon Layer and update for my use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 13:27:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/editable-feature-and-geometry/m-p/295604#M1470</guid>
      <dc:creator>AntonioFiume</dc:creator>
      <dc:date>2016-11-09T13:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Editable Feature and Geometry</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/editable-feature-and-geometry/m-p/295605#M1471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a Popup class that is the data model, but we have not yet implemented a view. We plan on doing that in an upcoming update, and this should greatly simplify editing. In the meantime, you could take a look at the AttributeListView that we have in our toolkit -&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-toolkit-qt/blob/master/Examples/AttachmentListViewExample.qml" title="https://github.com/Esri/arcgis-runtime-toolkit-qt/blob/master/Examples/AttachmentListViewExample.qml"&gt;arcgis-runtime-toolkit-qt/AttachmentListViewExample.qml at master · Esri/arcgis-runtime-toolkit-qt · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should get you on the right track for a "quick and dirty" popup implementation. But once you start having domains, subtypes, attachments, etc, you will need to do some work on your own for now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 16:04:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/editable-feature-and-geometry/m-p/295605#M1471</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2016-11-22T16:04:54Z</dc:date>
    </item>
  </channel>
</rss>

