<?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: What is the difference between geoaccessor and geoseriesaccessor? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/what-is-the-difference-between-geoaccessor-and/m-p/1642001#M74602</link>
    <description>&lt;P&gt;I have been trying to figure this out forever!!! Thanks for clearing this up, the documentation for the API drives me nuts&lt;/P&gt;</description>
    <pubDate>Thu, 14 Aug 2025 15:10:29 GMT</pubDate>
    <dc:creator>Allison_Lehn</dc:creator>
    <dc:date>2025-08-14T15:10:29Z</dc:date>
    <item>
      <title>What is the difference between geoaccessor and geoseriesaccessor?</title>
      <link>https://community.esri.com/t5/python-questions/what-is-the-difference-between-geoaccessor-and/m-p/1123032#M63154</link>
      <description>&lt;P&gt;What is the difference between geoaccessor and geoseriesaccessor, and how can I access geoseriesaccessor?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following snippet of code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;df.spatial.as_arcpy()&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;returns the error:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;AttributeError&lt;/SPAN&gt;: 'GeoAccessor' object has no attribute 'as_arcpy'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;as_arcpy is a method of GeoSeriesAccessor, not GeoAccessor, so how do I specify GeoSeriesAccessor?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Tyler&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 17:26:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-the-difference-between-geoaccessor-and/m-p/1123032#M63154</guid>
      <dc:creator>TylerT</dc:creator>
      <dc:date>2021-12-06T17:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between geoaccessor and geoseriesaccessor?</title>
      <link>https://community.esri.com/t5/python-questions/what-is-the-difference-between-geoaccessor-and/m-p/1123055#M63155</link>
      <description>&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.features.toc.html#geoaccessor" target="_self"&gt;Geoaccessor&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.features.toc.html#geoseriesaccessor" target="_self"&gt;Geoseriesaccessor&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Documentation in general is here&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/api-reference/" target="_blank"&gt;API Reference for the ArcGIS API for Python — arcgis 1.9.1 documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 18:01:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-the-difference-between-geoaccessor-and/m-p/1123055#M63155</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-12-06T18:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between geoaccessor and geoseriesaccessor?</title>
      <link>https://community.esri.com/t5/python-questions/what-is-the-difference-between-geoaccessor-and/m-p/1123922#M63175</link>
      <description>&lt;P&gt;Well, I cleared up a major blind spot that's helps me.&amp;nbsp; GeoAccessor uses spatial namespace while GeoSeriesAccessor uses geom namespace.&amp;nbsp; Unless I missed it in the docs, this is not completely obvious.&amp;nbsp; That's why I was getting the attribute error above.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tyler&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 17:42:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-the-difference-between-geoaccessor-and/m-p/1123922#M63175</guid>
      <dc:creator>TylerT</dc:creator>
      <dc:date>2021-12-08T17:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between geoaccessor and geoseriesaccessor?</title>
      <link>https://community.esri.com/t5/python-questions/what-is-the-difference-between-geoaccessor-and/m-p/1385475#M69934</link>
      <description>&lt;P&gt;This is a very important input! I was aware that GeoAccessor used the spatial namespace, since one can find a lot of examples online. But for the GeoSeriesAccessor I couldn't find the namespace, which is why the documentation led me to believe, that the methods are applied directly on a geometry object. So I started using it in pandas .apply() method. This works for smaller dataframes, but soon leads to runtime errors (more specifically to the recursion error "maximum recursion depth exceeded"). The error would drive me crazy and had me waste almost a whole day.&lt;/P&gt;&lt;P&gt;It is really hard to find the correct namespace online. I would appreciate if the documenation of the API could be more specific for the use of the GeoAccessor and GeoSeriesAccessor.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 15:35:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-the-difference-between-geoaccessor-and/m-p/1385475#M69934</guid>
      <dc:creator>CSDING_GIS</dc:creator>
      <dc:date>2024-02-22T15:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between geoaccessor and geoseriesaccessor?</title>
      <link>https://community.esri.com/t5/python-questions/what-is-the-difference-between-geoaccessor-and/m-p/1642001#M74602</link>
      <description>&lt;P&gt;I have been trying to figure this out forever!!! Thanks for clearing this up, the documentation for the API drives me nuts&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 15:10:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-the-difference-between-geoaccessor-and/m-p/1642001#M74602</guid>
      <dc:creator>Allison_Lehn</dc:creator>
      <dc:date>2025-08-14T15:10:29Z</dc:date>
    </item>
  </channel>
</rss>

