<?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 SOE + Flex + passing Geometry objects in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/soe-flex-passing-geometry-objects/m-p/748933#M16561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I pass geometry objects from a client app such as Flex directly to arcobjects? Seemingly, AOs cannot process geometry passed as string from Flex.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, I would like to pass a polygon feature to AO as a Polygon object, there seems to be no other way than to compose a Polyline from a Point class and then pass it as a ring to Polygon. Is there a simpler solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Aug 2011 16:52:13 GMT</pubDate>
    <dc:creator>Akhiljaggarwal</dc:creator>
    <dc:date>2011-08-08T16:52:13Z</dc:date>
    <item>
      <title>SOE + Flex + passing Geometry objects</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/soe-flex-passing-geometry-objects/m-p/748933#M16561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I pass geometry objects from a client app such as Flex directly to arcobjects? Seemingly, AOs cannot process geometry passed as string from Flex.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, I would like to pass a polygon feature to AO as a Polygon object, there seems to be no other way than to compose a Polyline from a Point class and then pass it as a ring to Polygon. Is there a simpler solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 16:52:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/soe-flex-passing-geometry-objects/m-p/748933#M16561</guid>
      <dc:creator>Akhiljaggarwal</dc:creator>
      <dc:date>2011-08-08T16:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: SOE + Flex + passing Geometry objects</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/soe-flex-passing-geometry-objects/m-p/748934#M16562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The simpler might just be to use the SOE library to convert the features to JSON via JsonObject and that JSON can be parsed in Flex via FeatureSet.fromJSON()&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/FeatureSet.html#fromJSON("&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/FeatureSet.html#fromJSON(&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using .NET, I've made some .NET objects that will serialze to their Flex counterparts, but I have not tried them with a SOE, only in a pure serverside AO RemoteObjects service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/odoe/esri_dotnet_flex"&gt;https://github.com/odoe/esri_dotnet_flex&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 19:47:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/soe-flex-passing-geometry-objects/m-p/748934#M16562</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2011-08-08T19:47:22Z</dc:date>
    </item>
  </channel>
</rss>

