<?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: Cannot label vertical lines with Shape Length = 0 in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147492#M6382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;‌ I know it, but 1 meter is totally fine for me. Thanks for reminding this anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2018 11:03:47 GMT</pubDate>
    <dc:creator>AlessandroValra</dc:creator>
    <dc:date>2018-11-05T11:03:47Z</dc:date>
    <item>
      <title>Cannot label vertical lines with Shape Length = 0</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147484#M6374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I posted the same question on gis.stackexchange (&lt;A href="https://gis.stackexchange.com/questions/300666/arcgis-cannot-label-vertical-lines-with-shape-length-0"&gt;link&lt;/A&gt;), but I am posting here as well because it might be better.&lt;/P&gt;&lt;DIV class=""&gt;&lt;P&gt;I am trying to add labels to my linear feature class. Some of my lines are vertical (i.e. I only see a point representing the start or end node of the line, because they have the same XY coordinates but different Z coordinates).&lt;/P&gt;&lt;P&gt;Unfortunately, it seems ArcMap cannot understand where to place the label (e.g. along the line, before the start, etc.) because the line itself is null (i.e. has 0 (zero) shape length).&lt;/P&gt;&lt;P&gt;Is there a way to solve this?&lt;/P&gt;&lt;P&gt;P.S. I am choosing a "random" Place because it seems there's no "ArcGIS Desktop" to choose... At least the same seems to happen in ArcGIS Pro in the 2d (not 3d) as well (see below).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/426667_Cattura.PNG" /&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 11:43:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147484#M6374</guid>
      <dc:creator>AlessandroValra</dc:creator>
      <dc:date>2018-10-30T11:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot label vertical lines with Shape Length = 0</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147485#M6375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what does Check Geometry report?&lt;/P&gt;&lt;P&gt;Are you reluctant to make a point from one of the inputs as a featureclass?. (ie the endpoint would suffice)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 12:30:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147485#M6375</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-30T12:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot label vertical lines with Shape Length = 0</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147486#M6376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;‌ I cannot use the Check Geometry as the feature class is in a Workgroup geodatabase. Also, I need to avoid using points if possible.&lt;/P&gt;&lt;P&gt;If it is not possible otherwise, I'll probably add a slight shift of either the start or end point of these vertical lines, so that shape length would not be null. Still, it should be possible to work with vertical lines as those represent real feature in the world (in my case, they represent a vertical deviation of a well).&lt;/P&gt;&lt;P&gt;Do you have any other suggestion maybe?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 13:22:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147486#M6376</guid>
      <dc:creator>AlessandroValra</dc:creator>
      <dc:date>2018-10-30T13:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot label vertical lines with Shape Length = 0</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147487#M6377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a small shift is what I have used in the past (I fix the shift in x or y and use the same delta value,&amp;nbsp; 1mm seems to ring a bell)&lt;/P&gt;&lt;P&gt;Currently 3D geometry seems to be 'extruded' rather than 'constructed'.&lt;/P&gt;&lt;P&gt;Maybe &lt;A href="https://community.esri.com/migrated-users/3100"&gt;Xander Bakker&lt;/A&gt;‌ will have some more insight since he works with 3D vectors often.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 13:33:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147487#M6377</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-30T13:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot label vertical lines with Shape Length = 0</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147488#M6378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Surprisingly, at a scale of 1:0 &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/alert.png" /&gt; I can see the label &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/426772_pastedImage_65.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 10:18:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147488#M6378</guid>
      <dc:creator>AlessandroValra</dc:creator>
      <dc:date>2018-10-31T10:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot label vertical lines with Shape Length = 0</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147489#M6379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have had problems with vertical 3D geometries in ArcMap as described here:&amp;nbsp;&lt;A href="https://community.esri.com/people/xander_bakker/blog/2016/07/10/create-a-3d-tree-based-on-3d-polygons-with-arcpy"&gt;https://community.esri.com/people/xander_bakker/blog/2016/07/10/create-a-3d-tree-based-on-3d-polygons-with-arcpy&lt;/A&gt;&amp;nbsp;. I know that ArcGIS Pro has a much better handling of 3D information. In case ArcGIS Pro is not giving you an acceptable result, you might try&amp;nbsp;to create an idea to enhance the visualization.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 14:03:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147489#M6379</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-10-31T14:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot label vertical lines with Shape Length = 0</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147490#M6380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, I ended up applying a small (1m) shift to the firstPoint coordinate of my vertical lines to be able to see the labels. Thanks for the feedback though! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 09:44:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147490#M6380</guid>
      <dc:creator>AlessandroValra</dc:creator>
      <dc:date>2018-11-05T09:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot label vertical lines with Shape Length = 0</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147491#M6381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It shouldn't need to be that large, as I suggested earlier.&amp;nbsp; Only enough that the points are recognized as being different in the tolerance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 09:53:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147491#M6381</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-11-05T09:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot label vertical lines with Shape Length = 0</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147492#M6382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;‌ I know it, but 1 meter is totally fine for me. Thanks for reminding this anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 11:03:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cannot-label-vertical-lines-with-shape-length-0/m-p/147492#M6382</guid>
      <dc:creator>AlessandroValra</dc:creator>
      <dc:date>2018-11-05T11:03:47Z</dc:date>
    </item>
  </channel>
</rss>

