<?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: ArcGIS 10.3 report writer  in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcgis-10-3-report-writer/m-p/78819#M4572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Rebecca!&lt;/P&gt;&lt;P&gt;I'm getting super feedback.&lt;/P&gt;&lt;P&gt;I'm also looking into Xray for ArcCatalog and Xray for ArcGIS (not too&lt;/P&gt;&lt;P&gt;successful with one for 10.3, but I'll keep looking)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Veronica&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; "Rebecca Strauch, GISP" &amp;lt;geonet@esri.com&amp;gt; 09/07/2017 11:15 AM &amp;gt;&amp;gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; GeoNet &lt;/P&gt;&lt;P&gt;( https://community.esri.com/?et=watches.email.thread)  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: ArcGIS 10.3 report writerreply from Rebecca Strauch, GISP&lt;/P&gt;&lt;P&gt;( https://community.esri.com/people/rastrauch?et=watches.email.thread)  in&lt;/P&gt;&lt;P&gt;Managing Data - View the full discussion&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;https://community.esri.com/message/713665-re-arcgis-103-report-writer?commentID=713665&amp;amp;et=watches.email.thread#comment-713665)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if you are looking for ListFields—Help | ArcGIS for Desktop&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fdesktop.arcgis.com%2Fen%2Farcmap%2F10.3%2Fanalyze%2Farcpy-functions%2Flistfields.htm)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;From the arcpy samples.&lt;/P&gt;&lt;OL&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;List field properties.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import arcpy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;For each field in the Hospitals feature class, print&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt; the field name, type, and length.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;fields = arcpy.ListFields("c:/data/municipal.gdb/hospitals")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for field in fields:&lt;/P&gt;&lt;P&gt;    print("&lt;SPAN __jive_macro_name="0"&gt;&lt;/SPAN&gt; is a type of &lt;SPAN __jive_macro_name="1"&gt;&lt;/SPAN&gt; with a length of &lt;SPAN __jive_macro_name="2"&gt;&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;		  .format(field.name, field.type, field.length))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email, or go to the message&lt;/P&gt;&lt;P&gt;on GeoNet&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;https://community.esri.com/message/713665-re-arcgis-103-report-writer?commentID=713665&amp;amp;et=watches.email.thread#comment-713665)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Start a new discussion in Managing Data by email&lt;/P&gt;&lt;P&gt;( mailto:discussions-community-gis-managing--data@mail.geonet.esri.com)&lt;/P&gt;&lt;P&gt; or at GeoNet&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;https://community.esri.com/choose-container.jspa?contentType=1&amp;amp;containerType=14&amp;amp;container=2050&amp;amp;et=watches.email.thread)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Following Re: ArcGIS 10.3 report writer&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;https://community.esri.com/message/713665-re-arcgis-103-report-writer?commentID=713665&amp;amp;et=watches.email.thread#comment-713665)&lt;/P&gt;&lt;P&gt; in these streams: Inbox &lt;/P&gt;&lt;P&gt;This email was sent by GeoNet because you are a registered user.&lt;/P&gt;&lt;P&gt;You may unsubscribe&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;https://community.esri.com/unsubscribe.jspa?email=veronica.raines%40ci.kinston.nc.us&amp;amp;token=2c39d44fbed88733be86555f03e65edc9eeaf85bae7811c41cac764dc95320f5)&lt;/P&gt;&lt;P&gt; instantly from GeoNet, or adjust email frequency in your email&lt;/P&gt;&lt;P&gt;preferences&lt;/P&gt;&lt;P&gt;( https://community.esri.com/user-preferences!input.jspa)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Sep 2017 15:21:37 GMT</pubDate>
    <dc:creator>VeronicaRaines</dc:creator>
    <dc:date>2017-09-07T15:21:37Z</dc:date>
    <item>
      <title>ArcGIS 10.3 report writer</title>
      <link>https://community.esri.com/t5/data-management-questions/arcgis-10-3-report-writer/m-p/78816#M4569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need only the fields and their properties in the report, no details.&amp;nbsp; I recall creating this report in the past so I know it can be done.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=eac7a8ac-ff27-4f23-b2e0-e0d0bc912065&amp;amp;searchIndex=0"&gt;https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=eac7a8ac-ff27-4f23-b2e0-e0d0bc912065&amp;amp;searchIndex=0&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 21:10:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcgis-10-3-report-writer/m-p/78816#M4569</guid>
      <dc:creator>VeronicaRaines</dc:creator>
      <dc:date>2017-09-06T21:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis 10.3 report writer</title>
      <link>https://community.esri.com/t5/data-management-questions/arcgis-10-3-report-writer/m-p/78817#M4570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking for this: &lt;A href="http://www.arcgis.com/home/item.html?id=9ea218ff575f4a5195e01a2cae03a0ae"&gt;X-Ray for ArcCatalog&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 11:39:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcgis-10-3-report-writer/m-p/78817#M4570</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2017-09-07T11:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.3 report writer</title>
      <link>https://community.esri.com/t5/data-management-questions/arcgis-10-3-report-writer/m-p/78818#M4571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wonder if you are looking for &lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/listfields.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/listfields.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;ListFields—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the arcpy samples.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="comment token"&gt;# List field properties.&lt;/SPAN&gt;

&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; arcpy

&lt;SPAN class="comment token"&gt;# For each field in the Hospitals feature class, print&lt;/SPAN&gt;
&lt;SPAN class="comment token"&gt;#&amp;nbsp; the field name, type, and length.&lt;/SPAN&gt;
fields &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;ListFields&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"c:/data/municipal.gdb/hospitals"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;

&lt;SPAN class="keyword token"&gt;for&lt;/SPAN&gt; field &lt;SPAN class="keyword token"&gt;in&lt;/SPAN&gt; fields&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;print&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"{0} is a type of {1} with a length of {2}"&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;format&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;field&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;name&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; field&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;type&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; field&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;length&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 23:02:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcgis-10-3-report-writer/m-p/78818#M4571</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2021-12-10T23:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.3 report writer</title>
      <link>https://community.esri.com/t5/data-management-questions/arcgis-10-3-report-writer/m-p/78819#M4572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Rebecca!&lt;/P&gt;&lt;P&gt;I'm getting super feedback.&lt;/P&gt;&lt;P&gt;I'm also looking into Xray for ArcCatalog and Xray for ArcGIS (not too&lt;/P&gt;&lt;P&gt;successful with one for 10.3, but I'll keep looking)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Veronica&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; "Rebecca Strauch, GISP" &amp;lt;geonet@esri.com&amp;gt; 09/07/2017 11:15 AM &amp;gt;&amp;gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; GeoNet &lt;/P&gt;&lt;P&gt;( https://community.esri.com/?et=watches.email.thread)  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: ArcGIS 10.3 report writerreply from Rebecca Strauch, GISP&lt;/P&gt;&lt;P&gt;( https://community.esri.com/people/rastrauch?et=watches.email.thread)  in&lt;/P&gt;&lt;P&gt;Managing Data - View the full discussion&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;https://community.esri.com/message/713665-re-arcgis-103-report-writer?commentID=713665&amp;amp;et=watches.email.thread#comment-713665)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if you are looking for ListFields—Help | ArcGIS for Desktop&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fdesktop.arcgis.com%2Fen%2Farcmap%2F10.3%2Fanalyze%2Farcpy-functions%2Flistfields.htm)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;From the arcpy samples.&lt;/P&gt;&lt;OL&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;List field properties.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import arcpy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;For each field in the Hospitals feature class, print&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt; the field name, type, and length.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;fields = arcpy.ListFields("c:/data/municipal.gdb/hospitals")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for field in fields:&lt;/P&gt;&lt;P&gt;    print("&lt;SPAN __jive_macro_name="0"&gt;&lt;/SPAN&gt; is a type of &lt;SPAN __jive_macro_name="1"&gt;&lt;/SPAN&gt; with a length of &lt;SPAN __jive_macro_name="2"&gt;&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;		  .format(field.name, field.type, field.length))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email, or go to the message&lt;/P&gt;&lt;P&gt;on GeoNet&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;https://community.esri.com/message/713665-re-arcgis-103-report-writer?commentID=713665&amp;amp;et=watches.email.thread#comment-713665)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Start a new discussion in Managing Data by email&lt;/P&gt;&lt;P&gt;( mailto:discussions-community-gis-managing--data@mail.geonet.esri.com)&lt;/P&gt;&lt;P&gt; or at GeoNet&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;https://community.esri.com/choose-container.jspa?contentType=1&amp;amp;containerType=14&amp;amp;container=2050&amp;amp;et=watches.email.thread)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Following Re: ArcGIS 10.3 report writer&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;https://community.esri.com/message/713665-re-arcgis-103-report-writer?commentID=713665&amp;amp;et=watches.email.thread#comment-713665)&lt;/P&gt;&lt;P&gt; in these streams: Inbox &lt;/P&gt;&lt;P&gt;This email was sent by GeoNet because you are a registered user.&lt;/P&gt;&lt;P&gt;You may unsubscribe&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;https://community.esri.com/unsubscribe.jspa?email=veronica.raines%40ci.kinston.nc.us&amp;amp;token=2c39d44fbed88733be86555f03e65edc9eeaf85bae7811c41cac764dc95320f5)&lt;/P&gt;&lt;P&gt; instantly from GeoNet, or adjust email frequency in your email&lt;/P&gt;&lt;P&gt;preferences&lt;/P&gt;&lt;P&gt;( https://community.esri.com/user-preferences!input.jspa)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 15:21:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcgis-10-3-report-writer/m-p/78819#M4572</guid>
      <dc:creator>VeronicaRaines</dc:creator>
      <dc:date>2017-09-07T15:21:37Z</dc:date>
    </item>
  </channel>
</rss>

