<?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: Feature Set has no attribute 'to_geojson' in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-set-has-no-attribute-to-geojson/m-p/872033#M4724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron, thanks for the quick reply.&lt;/P&gt;&lt;P&gt;I ran the call and it appears that I am on 1.2.5.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Feb 2018 16:48:20 GMT</pubDate>
    <dc:creator>NathanielEvatt</dc:creator>
    <dc:date>2018-02-16T16:48:20Z</dc:date>
    <item>
      <title>Feature Set has no attribute 'to_geojson'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-set-has-no-attribute-to-geojson/m-p/872031#M4722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to get my query results in geojson format but I am getting the error `&lt;SPAN class="" style="color: #b22b31; font-weight: bold;"&gt;AttributeError&lt;/SPAN&gt;: 'FeatureSet' object has no attribute 'to_geojson'`&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What confuses me is that the documentation seems to suggest that feature sets have the attribute to_geojson as shown in the attached images.&amp;nbsp; Unless I am using it incorrectly.&amp;nbsp; to_json worked just fine.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396749_no_to_geojson.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396750_feature_set_docs.PNG" style="width: 620px; height: 311px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 02:30:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-set-has-no-attribute-to-geojson/m-p/872031#M4722</guid>
      <dc:creator>NathanielEvatt</dc:creator>
      <dc:date>2018-02-16T02:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Set has no attribute 'to_geojson'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-set-has-no-attribute-to-geojson/m-p/872032#M4723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of the api do you have? It looks like the property was added in the 1.2.5 release.&lt;/P&gt;&lt;P&gt;You can check by doing:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;arcgis.__version__&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 02:43:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-set-has-no-attribute-to-geojson/m-p/872032#M4723</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-02-16T02:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Set has no attribute 'to_geojson'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-set-has-no-attribute-to-geojson/m-p/872033#M4724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron, thanks for the quick reply.&lt;/P&gt;&lt;P&gt;I ran the call and it appears that I am on 1.2.5.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 16:48:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-set-has-no-attribute-to-geojson/m-p/872033#M4724</guid>
      <dc:creator>NathanielEvatt</dc:creator>
      <dc:date>2018-02-16T16:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Set has no attribute 'to_geojson'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-set-has-no-attribute-to-geojson/m-p/872034#M4725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi @&lt;A ___default_attr="284411" _jive_internal="true" _modifiedtitle="true" data-orig-content="Nathaniel - " href="https://community.esri.com/people/natevatt_2n" jivemacro="user" title="Nathaniel Evatt"&gt;Nathaniel - &lt;/A&gt;&lt;/P&gt;&lt;P&gt;The &lt;EM&gt;to_geojson&amp;nbsp;&lt;/EM&gt;property was added to the&amp;nbsp;&lt;EM&gt;FeatureSet&amp;nbsp;&lt;/EM&gt;at version 1.3 release.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Are you able to upgrade to get access to it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 17:26:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-set-has-no-attribute-to-geojson/m-p/872034#M4725</guid>
      <dc:creator>JohnYaist1</dc:creator>
      <dc:date>2018-02-16T17:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Set has no attribute 'to_geojson'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-set-has-no-attribute-to-geojson/m-p/872035#M4726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Radness, that did the trick.&amp;nbsp; 1.3 can be installed using Conda.&amp;nbsp; Looks like it isn't coming out of the box with ArcPro yet.&amp;nbsp; But either way it is work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 18:07:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-set-has-no-attribute-to-geojson/m-p/872035#M4726</guid>
      <dc:creator>NathanielEvatt</dc:creator>
      <dc:date>2018-02-16T18:07:36Z</dc:date>
    </item>
  </channel>
</rss>

