<?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 all fields but a few in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/all-fields-but-a-few/m-p/595403#M2831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is it possible to get all fields but a few?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;something like using OutFields="*" and to filter out a few&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Dec 2013 08:59:34 GMT</pubDate>
    <dc:creator>roeyArditi</dc:creator>
    <dc:date>2013-12-23T08:59:34Z</dc:date>
    <item>
      <title>all fields but a few</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/all-fields-but-a-few/m-p/595403#M2831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is it possible to get all fields but a few?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;something like using OutFields="*" and to filter out a few&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 08:59:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/all-fields-but-a-few/m-p/595403#M2831</guid>
      <dc:creator>roeyArditi</dc:creator>
      <dc:date>2013-12-23T08:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: all fields but a few</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/all-fields-but-a-few/m-p/595404#M2832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nope.&amp;nbsp; You have to specify all of the fields you want returned OR you get them all.&amp;nbsp; To make life easier, though, you can copy and paste the field names you want returned in your query.&amp;nbsp; To get the list of available fields to copy, you can view the properties of the layer from your service in the REST API and just delete the unwanted fields and text.&amp;nbsp; From your service, click the Layer Name / ID you wish to "filter" and then scroll down toward the bottom to get the Fields section.&amp;nbsp; Copy all of it to something like Notepad, then delete the extra stuff and bullets you don't want.&amp;nbsp; You can then insert the trimmed-down, comma-separated list of fields into your REST query.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 19:52:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/all-fields-but-a-few/m-p/595404#M2832</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2013-12-23T19:52:44Z</dc:date>
    </item>
  </channel>
</rss>

