<?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: Displaying Tabular Data in REST API in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/displaying-tabular-data-in-rest-api/m-p/363193#M1729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From your picture, it looks like you are getting the feature's definition information.&amp;nbsp; The "drawingInfo" and "imageData" is indicating the default symbology to use when drawing your feature.&amp;nbsp; My guess is that you missed the word "/query" at the end of the URL string.&amp;nbsp; The link you followed shows this example:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;CODE&gt;https://services3.arcgis.com/GVgbJbqm8hXASVYi/arcgis/rest/services/Trailheads/FeatureServer/0/query&lt;/CODE&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Trailheads is the name of the feature service, and the first layer (zero) is being queried.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Jul 2020 03:29:00 GMT</pubDate>
    <dc:creator>RandyBurton</dc:creator>
    <dc:date>2020-07-25T03:29:00Z</dc:date>
    <item>
      <title>Displaying Tabular Data in REST API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/displaying-tabular-data-in-rest-api/m-p/363192#M1728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a feature service on a REST API in ArcGIS Online. I have generated a token using admin credentials which I hoped the AZURE&amp;nbsp;API could utilize to read the point coordinates in the feature service. This has not been possible. The&amp;nbsp; AZURE consultant is able to access that information if it is successfully queried in postman.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following this &lt;A href="https://developers.arcgis.com/labs/rest/query-a-feature-layer/"&gt;link&lt;/A&gt;&amp;nbsp;I have made attempt to query the feature service.&lt;/P&gt;&lt;P&gt;Unfortunately what is output is an ImageData and not the tabular information as shown below;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="501131" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/501131_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question how can I get the attribute table/Tabular table to display?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2020 03:33:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/displaying-tabular-data-in-rest-api/m-p/363192#M1728</guid>
      <dc:creator>FPCWAGIS_Admin</dc:creator>
      <dc:date>2020-07-23T03:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Tabular Data in REST API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/displaying-tabular-data-in-rest-api/m-p/363193#M1729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From your picture, it looks like you are getting the feature's definition information.&amp;nbsp; The "drawingInfo" and "imageData" is indicating the default symbology to use when drawing your feature.&amp;nbsp; My guess is that you missed the word "/query" at the end of the URL string.&amp;nbsp; The link you followed shows this example:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;CODE&gt;https://services3.arcgis.com/GVgbJbqm8hXASVYi/arcgis/rest/services/Trailheads/FeatureServer/0/query&lt;/CODE&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Trailheads is the name of the feature service, and the first layer (zero) is being queried.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jul 2020 03:29:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/displaying-tabular-data-in-rest-api/m-p/363193#M1729</guid>
      <dc:creator>RandyBurton</dc:creator>
      <dc:date>2020-07-25T03:29:00Z</dc:date>
    </item>
  </channel>
</rss>

