<?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 Zoom to feature, label vertices and display and label line segments and arcs in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/zoom-to-feature-label-vertices-and-display-and/m-p/367131#M3916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an interesting requirement where by i am trying to get a polygon feature that can contain arcs. This is in a feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed that arcpy.mapping will let me generate a pdf which is a good start. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the things i am trying to do is to label the vertices and also the line segments and arcs and then show the coordinates in a table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What i have so far is this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I can use Split Line at vertices to get line segments&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I can use Feature to point to get the vertices&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now i am trying to undertand how i can zoom to this polygon and label both the vertices and the lines. Any advice?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then the next step is to generate a table listing this vertices. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can iterate through the geometry but i am not sure if i can generate a table to add to the pdf? Any examples i can learn from?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any examples i can learn from would be great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you kindly all for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2012 07:57:15 GMT</pubDate>
    <dc:creator>DarkoRadiceski</dc:creator>
    <dc:date>2012-06-05T07:57:15Z</dc:date>
    <item>
      <title>Zoom to feature, label vertices and display and label line segments and arcs</title>
      <link>https://community.esri.com/t5/mapping-questions/zoom-to-feature-label-vertices-and-display-and/m-p/367131#M3916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an interesting requirement where by i am trying to get a polygon feature that can contain arcs. This is in a feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed that arcpy.mapping will let me generate a pdf which is a good start. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the things i am trying to do is to label the vertices and also the line segments and arcs and then show the coordinates in a table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What i have so far is this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I can use Split Line at vertices to get line segments&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I can use Feature to point to get the vertices&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now i am trying to undertand how i can zoom to this polygon and label both the vertices and the lines. Any advice?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then the next step is to generate a table listing this vertices. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can iterate through the geometry but i am not sure if i can generate a table to add to the pdf? Any examples i can learn from?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any examples i can learn from would be great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you kindly all for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2012 07:57:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/zoom-to-feature-label-vertices-and-display-and/m-p/367131#M3916</guid>
      <dc:creator>DarkoRadiceski</dc:creator>
      <dc:date>2012-06-05T07:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom to feature, label vertices and display and label line segments and arcs</title>
      <link>https://community.esri.com/t5/mapping-questions/zoom-to-feature-label-vertices-and-display-and/m-p/367132#M3917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Adding tables to pdf output is a tough problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I came across the following clever solution yesterday:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/gallery/file/geoprocessing/details?entryID=8C8E6EB6-1422-2418-A0B8-6AA61BF57894"&gt;http://resources.arcgis.com/gallery/file/geoprocessing/details?entryID=8C8E6EB6-1422-2418-A0B8-6AA61BF57894&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It is a well documented process to create maps using data driven pages, some python coding and dynamic graphic tables. Perhaps you can use some methodology in your work...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 18:28:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/zoom-to-feature-label-vertices-and-display-and/m-p/367132#M3917</guid>
      <dc:creator>JimCousins</dc:creator>
      <dc:date>2012-06-08T18:28:14Z</dc:date>
    </item>
  </channel>
</rss>

