<?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: dissolve - xytolerance in Transportation Questions</title>
    <link>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17216#M78</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you set the multi_part parameter to SINGLE_PART?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2012 12:33:08 GMT</pubDate>
    <dc:creator>MathewCoyle</dc:creator>
    <dc:date>2012-07-31T12:33:08Z</dc:date>
    <item>
      <title>dissolve - xytolerance</title>
      <link>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17215#M77</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: Sester&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i want to dissolve polylines, however i notice, that some of them are merged into a single polyline, some are merged into multi-polylines. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when checking the difference, i noticed that the common points between them differ, e.g. 0.2 cm when it was merged into a single polyline and 11 cm when it produced multi-polylines. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i tried to use the XYTolerance setting in order to als "snap" the 11 cm, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.env.XYTolerance = "5 meters"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;however, the parameter setting does not seem to have an influence. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-monika&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 12:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17215#M77</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-07-31T12:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: dissolve - xytolerance</title>
      <link>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17216#M78</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you set the multi_part parameter to SINGLE_PART?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 12:33:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17216#M78</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2012-07-31T12:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: dissolve - xytolerance</title>
      <link>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17217#M79</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: Sester&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Did you set the multi_part parameter to SINGLE_PART?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i just tried it: now it creates two separate lines (instead of merging them into one multipart-object)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-moni&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 13:03:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17217#M79</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-07-31T13:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: dissolve - xytolerance</title>
      <link>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17218#M80</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try doing a repair geometry on your source. Do they have Z values that might put them outside the tolerance? I'm not sure how Z values interact with XY tolerance actually.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 13:23:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17218#M80</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2012-07-31T13:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: dissolve - xytolerance</title>
      <link>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17219#M81</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: Sester&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try doing a repair geometry on your source. Do they have Z values that might put them outside the tolerance? I'm not sure how Z values interact with XY tolerance actually.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hmm - no, it is only a 2d-geometry. also, i just tried to repair the data before. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unfortunately, no change!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i attached my small data set and the python script - perhaps this triggers some ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-monika&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 13:51:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17219#M81</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-07-31T13:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: dissolve - xytolerance</title>
      <link>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17220#M82</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You don't have a projection. That has to be set to work with tolerances.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 13:55:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17220#M82</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2012-07-31T13:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: dissolve - xytolerance</title>
      <link>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17221#M83</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: Sester&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You don't have a projection. That has to be set to work with tolerances.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you very much, mathew, for your patience!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;however ... i tried it and still the same result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-moni&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 14:03:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17221#M83</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-07-31T14:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: dissolve - xytolerance</title>
      <link>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17222#M84</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try setting your tolerance down to 1 Meter, that worked for me, not sure why.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was having problems with the 5 Meter tolerance as well, I'd think about filing a bug report with Esri.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit: Also you need to export to a geodatabase. Shapefiles weren't working for this either.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 14:18:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17222#M84</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2012-07-31T14:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: dissolve - xytolerance</title>
      <link>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17223#M85</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: Sester&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try setting your tolerance down to 1 Meter, that worked for me, not sure why.&lt;BR /&gt;&lt;BR /&gt;I was having problems with the 5 Meter tolerance as well, I'd think about filing a bug report with Esri.&lt;BR /&gt;&lt;BR /&gt;Edit: Also you need to export to a geodatabase. Shapefiles weren't working for this either.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at least, there seems to be a solution - however a little erratic ....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;kind regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-monika&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 16:49:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/dissolve-xytolerance/m-p/17223#M85</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-07-31T16:49:40Z</dc:date>
    </item>
  </channel>
</rss>

