<?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: Centerline Between Polygons in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291452#M10114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well I can say for sure your thought that this is simple is incorrect.&amp;nbsp; It is a complex optimization problem with multiple solutions, which rarely has a clear path, since it depends a lot on the restrictions you want to apply to the solution possibilities.&amp;nbsp; Such problems are much less likely to have a tool that will accomplish the result in one step and you typically have to design a custom solution from combining multiple tools that meet your solution criteria.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, is achieving an equal distribution of area more important or an equal distance of separation between boundaries more important.&amp;nbsp; That one choice will have a profound affect on the possible solutions.&amp;nbsp; Equal area is much harder to achieve, because it requires comparisons among several separate output features all of which are unknown at the start, while equal distance from boundaries is much simpler, since it only requires comparisons between input boundariess which are known at the start.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 May 2013 13:49:04 GMT</pubDate>
    <dc:creator>RichardFairhurst</dc:creator>
    <dc:date>2013-05-14T13:49:04Z</dc:date>
    <item>
      <title>Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291449#M10111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working to find planning jurisdictions for my county.&amp;nbsp; Each city within the county has a 5 mile planning radius, except one which has a 3 mile radius.&amp;nbsp; I have applied the appropriate buffers around each municipality, but I'm hoping to find a centerline between each municipality in areas where their planning jurisdictions overlap. This seems like it would be simple, but it's got me stumped at the moment.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 13:21:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291449#M10111</guid>
      <dc:creator>MatthewHinton1</dc:creator>
      <dc:date>2013-05-14T13:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291450#M10112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What do you mean by centreline? What if you have multiple overlapping polygons, what do you envisage in that scenario? May be you should upload a sketch of what you are after?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 13:25:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291450#M10112</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2013-05-14T13:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291451#M10113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not authorized to upload my work, but I have four polygons, one for each city in my county; none of the polygons overlap.&amp;nbsp; I need to develop a line to divide planning jurisdiction equally between each city where jurisdicitons overlap (polygon).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 13:34:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291451#M10113</guid>
      <dc:creator>MatthewHinton1</dc:creator>
      <dc:date>2013-05-14T13:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291452#M10114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well I can say for sure your thought that this is simple is incorrect.&amp;nbsp; It is a complex optimization problem with multiple solutions, which rarely has a clear path, since it depends a lot on the restrictions you want to apply to the solution possibilities.&amp;nbsp; Such problems are much less likely to have a tool that will accomplish the result in one step and you typically have to design a custom solution from combining multiple tools that meet your solution criteria.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, is achieving an equal distribution of area more important or an equal distance of separation between boundaries more important.&amp;nbsp; That one choice will have a profound affect on the possible solutions.&amp;nbsp; Equal area is much harder to achieve, because it requires comparisons among several separate output features all of which are unknown at the start, while equal distance from boundaries is much simpler, since it only requires comparisons between input boundariess which are known at the start.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 13:49:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291452#M10114</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-05-14T13:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291453#M10115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So hypothetically, if I had two polygons that are 10x10 miles, five miles apart on the same line of latitude, there is no tool that would draw a line exactly between the two polygons at the 2.5 mile "centerline"?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 13:57:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291453#M10115</guid>
      <dc:creator>MatthewHinton1</dc:creator>
      <dc:date>2013-05-14T13:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291454#M10116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;So hypothetically, if I had two polygons that are 10x10 miles, five miles apart on the same line of latitude, there is no tool that would draw a line exactly between the two polygons at the 2.5 mile "centerline"?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have yet to see a square city, let alone a side by side pair of square cities.&amp;nbsp; If it were that simple I could do it with standard editing tools.&amp;nbsp; Besides boundaries of city spheres of influence are never determined by strict geometric means, they are always determined politically by a body like a Local Agency Formation Commission.&amp;nbsp; A straight line that puts a freeway completely in one jurisdiction's boundary when another city has a legitimate competing interest in that freeway will never be determined to be the legitimate boundary between them simply by considering the degree the line conforms to a geometric calculation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 14:07:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291454#M10116</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-05-14T14:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291455#M10117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm working for a city government, so I understand all that. Our governments have agreed to divide jurisdiction by the midway line between cities.&amp;nbsp; That's obviously difficult to get by eyeballing.&amp;nbsp; I have estimated a center line between my city and surrounding cities, but I would rather have something more scientific and exact.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 14:28:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291455#M10117</guid>
      <dc:creator>MatthewHinton1</dc:creator>
      <dc:date>2013-05-14T14:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291456#M10118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm working for a city government, so I understand all that. Our governments have agreed to divide jurisdiction by the midway line between cities.&amp;nbsp; That's obviously difficult to get by eyeballing.&amp;nbsp; I have estimated a center line between my city and surrounding cities, but I would rather have something more scientific and exact.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Agreements like that only last while the line has not been drawn.&amp;nbsp; As soon as it is drawn and the political calculations begin, it will shift.&amp;nbsp; So I would not spend excessive time worrying about survey precision of your line.&amp;nbsp; I guarantee that once politicians actually see the line they will only look at where it falls relative to prime real estate like freeways and business districts and developable areas or expensive barriers like mountain ranges and rivers, etc. to decide how much they will honor that agreement before hiring a lobbyist or lawyer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 14:36:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291456#M10118</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-05-14T14:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291457#M10119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You wrote that none of the polygons overlap.&amp;nbsp; then you write that you need a line to divide planning jurisdiction equally between each city where they overlap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Well you could simply create a new set of polygons where the overlap occurs and draw a line equidistant between the edges of the polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm not authorized to upload my work, but I have four polygons, one for each city in my county; none of the polygons overlap.&amp;nbsp; I need to develop a line to divide planning jurisdiction equally between each city where jurisdicitons overlap (polygon).&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 14:38:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291457#M10119</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-05-14T14:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291458#M10120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The only tool that might help you if you have an Advanced license is the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00700000000t000000"&gt;Collapse Dual-lines to Centerline&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; But I believe this tool will fail even on actual road casings when the casing lines have widely varying widths over the distance between the ends of the two side by side lines.&amp;nbsp; Increasing the tolerance to the levels that would be required for your problem would also be likely to produce very strange results even if a line was created.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 14:57:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291458#M10120</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-05-14T14:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291459#M10121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This sounds like a job for euclidean allocation (Spatial Analyst): &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z0000001m000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//009z0000001m000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With some monkey business, this could also be a job for Thiessen Polygons: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000001m000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000001m000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Get your city boundary allocations 1st, then do any buffering (and division of the buffer areas) as a second operation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 17:09:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291459#M10121</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2013-05-14T17:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291460#M10122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;guys for the last 2-3 days iam haunted with this question.. "HOW TO DERIVED CENTRELINE FROM ROAD POLYGON". i tried everything shown here but nothing happened.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 11:09:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291460#M10122</guid>
      <dc:creator>Rajeshkomte</dc:creator>
      <dc:date>2014-05-30T11:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291461#M10123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello all,&lt;BR /&gt;&lt;BR /&gt;guys for the last 2-3 days iam haunted with this question.. "HOW TO DERIVED CENTRELINE FROM ROAD POLYGON". i tried everything shown here but nothing happened.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have an Advanced license did you try the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00700000000t000000"&gt;Collapse Dual Lines to Centerline tool&lt;/A&gt;&lt;SPAN&gt;?&amp;nbsp; It has been a while since I tried it, so I don't recall if you have to first apply the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003t000000"&gt;Polygon to Line tool&lt;/A&gt;&lt;SPAN&gt; or not.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:11:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291461#M10123</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-05-30T15:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291462#M10124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i tried that but its not working for me... can u suggest me a different tool..?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;one more thing is there any tool to generate a centreline between polygons.. i have this area polygon shpfile &amp;amp; i want to draw centreline between them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Raj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2014 03:58:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291462#M10124</guid>
      <dc:creator>Rajeshkomte</dc:creator>
      <dc:date>2014-05-31T03:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291463#M10125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;i tried that but its not working for me... can u suggest me a different tool..?&lt;BR /&gt;&lt;BR /&gt;one more thing is there any tool to generate a centreline between polygons.. i have this area polygon shpfile &amp;amp; i want to draw centreline between them.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Raj&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no other tool.&amp;nbsp; You have not shown a picture of what you are dealing with.&amp;nbsp; Pictures are the only way for anyone to make a better suggestion, but inevitably it will involve perhaps 20 different tools, programming, and multiple iterations.&amp;nbsp; This is an extremely complex and variant objective that no one technique will solve for every case.&amp;nbsp; Although &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/102480-buffering-adjacent-polygons?highlight=coastline+extend"&gt;this post about coastline extensions&lt;/A&gt;&lt;SPAN&gt; is a different problem, it illustrates some aspects of the complexities of trying to extend boundaries outward from polygons without overlapping existing polygons and the large numbers of tools that are potentially involved to get a desirable result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest you also show how the tool I suggested did not work for you.&amp;nbsp; If you have actual road casings it should work for the majority of the roads.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course real centerlines follow recorded subdivisions and improvement plans and take years to develop for a large jurisdiction, like the County I work for.&amp;nbsp; That is how we did it, but we did it as we developed the parcels, not as an after thought.&amp;nbsp; Anything else is only a hack as far as engineers and surveyors are concerned.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2014 05:04:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291463#M10125</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-05-31T05:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291464#M10126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://www.ian-ko.com/ET_SolutionCenter/gw_create_non_overlapping_buffers.htm"&gt;Here is an illustration of a suggested approach for creating non-overlapping buffers.&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; It looks like some of the other posts in this thread have already covered this idea, at least in part (Chris' post), but the illustration shows what is possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ian-ko.com/resources/howto.htm"&gt;This post uses tools available from ET Geowizard to create Thiessen polygons from polylines&lt;/A&gt;&lt;SPAN&gt; (ArcMap only does this with points.&amp;nbsp; This is most likely what you really need.&amp;nbsp; The complexity of the underlying process is obvious, since he recommends running the Thiessen polygons from lines tool overnight.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2014 06:13:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291464#M10126</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-05-31T06:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291465#M10127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sorry mates!!! was on a short break &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; here iam posting this pics [ATTACH=CONFIG]0[/ATTACH] i want to genrate a centreline between these polygons&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 05:16:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291465#M10127</guid>
      <dc:creator>Rajeshkomte</dc:creator>
      <dc:date>2014-06-04T05:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291466#M10128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;sorry mates!!! was on a short break &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; here iam posting this pics [ATTACH=CONFIG]0[/ATTACH] i want to genrate a centreline between these polygons&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The attachment is not working for me.&amp;nbsp; Please post it again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 12:58:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291466#M10128</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-06-04T12:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291467#M10129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't tried this, just making it up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Calculate the centroids for each of your city polygons:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - add two fields of type 'float' to your city boundary polygon table, call them centerX and centerY&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - right click each new field and choose Calculate Geometry&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - for centerX, choose 'X Coordinate of Centroid' and for centerY choose 'Y Coordinate of Centroid'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - finally, use the Make XY Event Layer tool to create a points layer from these centroids&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - now you have points which represent the geometric center for each of your cities&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000001m000000"&gt;Create Thiessen Polygons&lt;/A&gt;&lt;SPAN&gt; tool on your centroid points layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The resulting polygons should have edges at the mid-points between your cities.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 15:32:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/291467#M10129</guid>
      <dc:creator>RyanClancy</dc:creator>
      <dc:date>2014-06-04T15:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Centerline Between Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/1682190#M27691</link>
      <description>&lt;P&gt;Did you ever find a solution to this?&lt;/P&gt;&lt;P&gt;We have the same issue where the incorporated municipalities within our county have an agreement in place for future subdivision planning that divides the overlapping 1.5 mile ETJ boundaries with the median centerline. Equal distance from both sides (not necessarily equal area).&lt;/P&gt;&lt;P&gt;I have been banging my head on how to do this with either ArcGIS tools or SQL tools.&lt;/P&gt;&lt;P&gt;This is the best I have come up with so far:&lt;/P&gt;&lt;P&gt;1 - create 1.5 mile buffer around municipal boundary to create the ETJ boundaries.&lt;/P&gt;&lt;P&gt;2 - intersect the ETJ layer with itself (set output type to "INPUT" to create polygons where the ETJs overlap)&lt;/P&gt;&lt;P&gt;3 - use the feature vertices to points tool to create points on the boundary of the overlapping polygons.&lt;/P&gt;&lt;P&gt;4 - create thiessen polygons from the boundary points.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The results are looking good so far... but now I need to convert these polygons into median dissection lines.&lt;/P&gt;&lt;P&gt;Sure... the lines could be manually drawn in... but I am trying to automate this to account for ongoing annexations. I will post an update with my final process once I get it figured out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the meantime, I am interested to hear if anyone else has come up with a solid solution.&lt;/P&gt;&lt;P&gt;It seems this is a pretty common approach in government planning to subdivide the ETJs down the median overlap to distinguish future development jurisdiction boundaries.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 21:26:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/centerline-between-polygons/m-p/1682190#M27691</guid>
      <dc:creator>Kathleen_Crombez</dc:creator>
      <dc:date>2026-02-04T21:26:21Z</dc:date>
    </item>
  </channel>
</rss>

