<?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 use ArcGIS API objects using Feature Set ? in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-use-arcgis-api-objects-using-feature-set/m-p/1290988#M8706</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/630935"&gt;@NiharSahoo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What exactly are you trying to achieve here? Are you looking to export a Feature Layer (or a subset of features as a Feature Set) to a Feature Class is a Geodatabase?&lt;/P&gt;</description>
    <pubDate>Fri, 19 May 2023 12:04:30 GMT</pubDate>
    <dc:creator>Clubdebambos</dc:creator>
    <dc:date>2023-05-19T12:04:30Z</dc:date>
    <item>
      <title>How to use ArcGIS API objects using Feature Set ?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-use-arcgis-api-objects-using-feature-set/m-p/1286087#M8658</link>
      <description>&lt;P&gt;I have a feature set object, how i will convert feature set data to arcgis object. I am using below code to get Feature set object. But i am unable to use arcgis python API to feature layer object. I am using below code&lt;/P&gt;&lt;P&gt;arcpy.conversion.FeaturesToJSON(&lt;BR /&gt;&lt;SPAN&gt;in_features&lt;/SPAN&gt;=fc_layer&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;out_json_file&lt;/SPAN&gt;=&lt;SPAN&gt;"test_json.json"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;format_json&lt;/SPAN&gt;=&lt;SPAN&gt;"NOT_FORMATTED"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;include_z_values&lt;/SPAN&gt;=&lt;SPAN&gt;"NO_Z_VALUES"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;include_m_values&lt;/SPAN&gt;=&lt;SPAN&gt;"NO_M_VALUES"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;geoJSON&lt;/SPAN&gt;=&lt;SPAN&gt;"NO_GEOJSON"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;outputToWGS84&lt;/SPAN&gt;=&lt;SPAN&gt;"KEEP_INPUT_SR"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;use_field_alias&lt;/SPAN&gt;=&lt;SPAN&gt;"USE_FIELD_NAME"&lt;BR /&gt;&lt;/SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;fSet = arcpy.FeatureSet()&lt;BR /&gt;fSet.load(&lt;SPAN&gt;"test_json.json"&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 13:41:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-use-arcgis-api-objects-using-feature-set/m-p/1286087#M8658</guid>
      <dc:creator>NiharSahoo</dc:creator>
      <dc:date>2023-05-05T13:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ArcGIS API objects using Feature Set ?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-use-arcgis-api-objects-using-feature-set/m-p/1290988#M8706</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/630935"&gt;@NiharSahoo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What exactly are you trying to achieve here? Are you looking to export a Feature Layer (or a subset of features as a Feature Set) to a Feature Class is a Geodatabase?&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 12:04:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-use-arcgis-api-objects-using-feature-set/m-p/1290988#M8706</guid>
      <dc:creator>Clubdebambos</dc:creator>
      <dc:date>2023-05-19T12:04:30Z</dc:date>
    </item>
  </channel>
</rss>

