<?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 Item URL Properties in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/item-url-properties/m-p/1094739#M6581</link>
    <description>&lt;P&gt;to get the URL address of a feature/map layer in ArcGIS Enterprise I am using this code and it returns what I need. (Rest endpoint URLs of the service)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AzinSharaf_0-1630537238864.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/22249i5A17C81E923E89EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="AzinSharaf_0-1630537238864.png" alt="AzinSharaf_0-1630537238864.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering why &lt;STRONG&gt;&lt;EM&gt;item.url&lt;/EM&gt;&lt;/STRONG&gt; properties is not documented in &lt;A href="https://developers.arcgis.com/python/api-reference/1.8.5/arcgis.gis.toc.html#item" target="_blank" rel="noopener"&gt;API Reference for the ArcGIS API for Python&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Sep 2021 23:08:00 GMT</pubDate>
    <dc:creator>AzinSharaf</dc:creator>
    <dc:date>2021-09-01T23:08:00Z</dc:date>
    <item>
      <title>Item URL Properties</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/item-url-properties/m-p/1094739#M6581</link>
      <description>&lt;P&gt;to get the URL address of a feature/map layer in ArcGIS Enterprise I am using this code and it returns what I need. (Rest endpoint URLs of the service)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AzinSharaf_0-1630537238864.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/22249i5A17C81E923E89EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="AzinSharaf_0-1630537238864.png" alt="AzinSharaf_0-1630537238864.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering why &lt;STRONG&gt;&lt;EM&gt;item.url&lt;/EM&gt;&lt;/STRONG&gt; properties is not documented in &lt;A href="https://developers.arcgis.com/python/api-reference/1.8.5/arcgis.gis.toc.html#item" target="_blank" rel="noopener"&gt;API Reference for the ArcGIS API for Python&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 23:08:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/item-url-properties/m-p/1094739#M6581</guid>
      <dc:creator>AzinSharaf</dc:creator>
      <dc:date>2021-09-01T23:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Item URL Properties</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/item-url-properties/m-p/1094897#M6586</link>
      <description>&lt;P&gt;The &lt;STRONG&gt;url&lt;/STRONG&gt; property is specific to certain kinds of items, and will not always appear for each item. Though it does not seem to be documented, I would guess that the property is just inherited from the specific item type.&lt;/P&gt;&lt;P&gt;There was another post some time ago about another sometimes-present property that was undocumented, though which one it was escapes me currently.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_0-1630588891485.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/22289iE93FF11D3D7FF364/image-size/large?v=v2&amp;amp;px=999" role="button" title="jcarlson_0-1630588891485.png" alt="jcarlson_0-1630588891485.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regardless, it's important to keep in mind that while the API docs are an &lt;EM&gt;excellent&lt;/EM&gt; reference, they are by no means 100% comprehensive and without error. Which is usually the case for large, complex projects that are continually in a state of development.&lt;/P&gt;&lt;P&gt;If you spot what you believe is a gap in the docs, you should file a bug report at the &lt;A href="https://github.com/Esri/arcgis-python-api" target="_blank" rel="noopener"&gt;Python API's github repo&lt;/A&gt;. Or, if you're knowledgeable enough, submit a Pull Request for the fix yourself!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 14:12:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/item-url-properties/m-p/1094897#M6586</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-09-02T14:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Item URL Properties</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/item-url-properties/m-p/1096144#M6599</link>
      <description>&lt;P&gt;thank you Josh&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 21:56:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/item-url-properties/m-p/1096144#M6599</guid>
      <dc:creator>AzinSharaf</dc:creator>
      <dc:date>2021-09-07T21:56:41Z</dc:date>
    </item>
  </channel>
</rss>

