<?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: find duplicate polyline and find their difference in attributes in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-duplicate-polyline-and-find-their-difference/m-p/147395#M3856</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Sandhya!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; The codes I was trying available from the old forums were running but were too slow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this tool &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://code.google.com/p/typeconvert/"&gt;http://code.google.com/p/typeconvert/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;which also has 'remove duplicates' and runs pretty fast and also creates 2 shapefiles :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(1) With no duplicate polylines&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(2) the duplicate polylines that were deleted&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So now I use (2) to spatially locate and select polylines exactly overlapping (1) .. export these selected polylines . Join fields and do the calculation..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;seems to be a bit of round about but is working for me for now..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions to make it a simpler process are most welcome&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks and regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Priyanka&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jun 2011 06:41:21 GMT</pubDate>
    <dc:creator>PriyankaMehta</dc:creator>
    <dc:date>2011-06-03T06:41:21Z</dc:date>
    <item>
      <title>find duplicate polyline and find their difference in attributes</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-duplicate-polyline-and-find-their-difference/m-p/147393#M3854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; This one is slightly challenging ! .. I have some building polygons. I have converted them to polylines. Wherever the polygons shared a boundary there i have two polylines now with different height attribute. They are actually nothing but adjacent walls of a building which differ in height.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to calculate the difference between these two. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So basically, I want to identify all places which have duplicate polylines and then I should be able to find out the difference in their height attribute field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas would be much appreciated..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Priyanka&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 07:34:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/find-duplicate-polyline-and-find-their-difference/m-p/147393#M3854</guid>
      <dc:creator>PriyankaMehta</dc:creator>
      <dc:date>2011-06-02T07:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: find duplicate polyline and find their difference in attributes</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-duplicate-polyline-and-find-their-difference/m-p/147394#M3855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; This one is slightly challenging ! .. I have some building polygons. I have converted them to polylines. Wherever the polygons shared a boundary there i have two polylines now with different height attribute. They are actually nothing but adjacent walls of a building which differ in height.&lt;BR /&gt;&lt;BR /&gt;I want to calculate the difference between these two. &lt;BR /&gt;&lt;BR /&gt;So basically, I want to identify all places which have duplicate polylines and then I should be able to find out the difference in their height attribute field.&lt;BR /&gt;&lt;BR /&gt;Any ideas would be much appreciated..&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Priyanka&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can look at this old thread at forums:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://webcache.googleusercontent.com/search?q=cache:w8NeSAjc0W0J:forums.esri.com/Thread.asp%3Fc%3D93%26f%3D987%26t%3D296213+how+to+find+duplicate+lines+on+arcmap&amp;amp;cd=1&amp;amp;hl=en&amp;amp;ct=clnk&amp;amp;gl=us&amp;amp;client=firefox-a&amp;amp;source=www.google.com"&gt;http://webcache.googleusercontent.com/search?q=cache:w8NeSAjc0W0J:forums.esri.com/Thread.asp%3Fc%3D93%26f%3D987%26t%3D296213+how+to+find+duplicate+lines+on+arcmap&amp;amp;cd=1&amp;amp;hl=en&amp;amp;ct=clnk&amp;amp;gl=us&amp;amp;client=firefox-a&amp;amp;source=www.google.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and also you can look at this ArcScript but try to modify it to just find the duplicates so that it wont delete the duplicate features:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://arcscripts.esri.com/details.asp?dbid=15138"&gt;http://arcscripts.esri.com/details.asp?dbid=15138&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and when we consider it in topology side and if you have the ArcInfo licence go through this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=4842&amp;amp;pid=4834&amp;amp;topicname=Finding_duplicate_geometry"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=4842&amp;amp;pid=4834&amp;amp;topicname=Finding_duplicate_geometry&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hopefully you will get a solution!!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 12:55:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/find-duplicate-polyline-and-find-their-difference/m-p/147394#M3855</guid>
      <dc:creator>SandhyaYamarthi</dc:creator>
      <dc:date>2011-06-02T12:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: find duplicate polyline and find their difference in attributes</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-duplicate-polyline-and-find-their-difference/m-p/147395#M3856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Sandhya!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; The codes I was trying available from the old forums were running but were too slow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this tool &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://code.google.com/p/typeconvert/"&gt;http://code.google.com/p/typeconvert/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;which also has 'remove duplicates' and runs pretty fast and also creates 2 shapefiles :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(1) With no duplicate polylines&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(2) the duplicate polylines that were deleted&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So now I use (2) to spatially locate and select polylines exactly overlapping (1) .. export these selected polylines . Join fields and do the calculation..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;seems to be a bit of round about but is working for me for now..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions to make it a simpler process are most welcome&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks and regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Priyanka&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 06:41:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/find-duplicate-polyline-and-find-their-difference/m-p/147395#M3856</guid>
      <dc:creator>PriyankaMehta</dc:creator>
      <dc:date>2011-06-03T06:41:21Z</dc:date>
    </item>
  </channel>
</rss>

