<?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: Breaking sections by chainage values in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515573#M17102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you did the Display Route Events dialog did you specify to create a LOC_ERROR field? This will help you find those records in your table which did not match via your FEATURE_LA / Section Label route id field.&lt;/P&gt;&lt;P&gt;And, if those are spaces in those field names, I would get rid of them. Spaces in field names can result in all sorts of strange things happening.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Oct 2015 11:39:51 GMT</pubDate>
    <dc:creator>NeilAyres</dc:creator>
    <dc:date>2015-10-09T11:39:51Z</dc:date>
    <item>
      <title>Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515565#M17094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;quick question. I have a shapefile with the road network in terms of&amp;nbsp; road sections. Each section is represented by a unique field in the table. I am processing some data from Excel that include each section multiple times. Now, two important fields in the Excel are start Chainage and End Chainage. I need to break down the above sections into these "new sections" with regard to the chainage lengths and create a new shapefile. Each of these lengths represents a different value that needs to be plotted accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 15:39:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515565#M17094</guid>
      <dc:creator>IoannisLampropoulos</dc:creator>
      <dc:date>2015-10-08T15:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515566#M17095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post an example of what you are trying to do? Sounds like you are selecting a street segment then getting the intersecting segments, but i'm not clear with your description.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 17:43:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515566#M17095</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2015-10-08T17:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515567#M17096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wes thanks for the quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So let me explain. I've got a map with the road network, where each section is represented by certain attributes (Section 1, Section 2, etc with additional info such as lengths, lanes, description etc). I am now processing some data in an Excel which contains the same sections as before. The point is that within these data, each section has more than one attribute values. E.g. In the shapefile Section 1 has a length of 2km. In the spreadsheet the same section has been divided into more than one "parts", according to the chainage (0-10m, 10-20m,.. 1990m-2km). Each "part" is associated with a different value, say for example from 0-10m there is a value of 1mm, from 10-20m a value of 2.5mm and so on. These values are the ones that I need to show in my map. However, I cannot find a way to give this spatial information to my table and create a shapefile. Of course, I can't join the tables since the relationship is 1:M and I'll lose the rest of each section's values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 20:23:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515567#M17096</guid>
      <dc:creator>IoannisLampropoulos</dc:creator>
      <dc:date>2015-10-08T20:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515568#M17097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A picture may demonstrate a little better what you are trying to do. I think you are trying to do &lt;A href="http://desktop.arcgis.com/en/desktop/latest/guide-books/linear-referencing/linear-referencing-datasets-in-arcgis.htm" title="http://desktop.arcgis.com/en/desktop/latest/guide-books/linear-referencing/linear-referencing-datasets-in-arcgis.htm"&gt;Linear referencing datasets in ArcGIS—Linear Referencing | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 20:30:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515568#M17097</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2015-10-08T20:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515569#M17098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One approach would be to split your line shapefile(s) up by specified distances and then join the table back to the appropriate segments (make a copy of the data and work on it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Methods for splitting line features:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.arcgis.com/EN/arcgisdesktop/10.0/help/index.html#//001t0000002z000000.htm" title="http://help.arcgis.com/EN/arcgisdesktop/10.0/help/index.html#//001t0000002z000000.htm"&gt;ArcGIS Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if you have the third-party Extension &lt;EM&gt;XToolsPro&lt;/EM&gt;, they offer similar functions with a more automated means accomplishing them (Feature Conversions, Split Polyline).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 21:14:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515569#M17098</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2015-10-08T21:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515570#M17099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Gis_community.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/130371_Gis_community.jpg" style="width: 620px; height: 151px;" /&gt;&lt;BR /&gt;Thanks for the reply. So, on the left I've got a shapefile with sections and their lengths. On the right side I've got an analysed table with the same sections, although they appear more than one times. So, for section 1000A/1 I need to attach the value of 17 only in the chainage between 138.029 and 148.04. In addition, for section 1000A/11 for example I need to include the values of 16.8, 17.3, 21.8, 4.4, 22.9 and 15.3 in different chainages. The same occurs to more than 100 sections, so a manual way is not an option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 07:24:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515570#M17099</guid>
      <dc:creator>IoannisLampropoulos</dc:creator>
      <dc:date>2015-10-09T07:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515571#M17100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fair enough Chris and thanks for the reply. What if I've got different distances to specify for each segment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 07:25:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515571#M17100</guid>
      <dc:creator>IoannisLampropoulos</dc:creator>
      <dc:date>2015-10-09T07:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515572#M17101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, I've managed to isolate the preferred chainage lengths by right-click in the table in the TOC and Display Route Events (linear referencing as you said). However, the selections are visible in the map but the attribute table is empty. I've tried to join the newly created table (the one with the route events) with my initial shapefile that contains the sections as whole lengths. The join works, meaning that I get a new table that has all the information that I need but after the join no lines are visible in the map. And still, since there is no spatial connection I'm left with a table or layer instead of a new shapefile.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 10:38:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515572#M17101</guid>
      <dc:creator>IoannisLampropoulos</dc:creator>
      <dc:date>2015-10-09T10:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515573#M17102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you did the Display Route Events dialog did you specify to create a LOC_ERROR field? This will help you find those records in your table which did not match via your FEATURE_LA / Section Label route id field.&lt;/P&gt;&lt;P&gt;And, if those are spaces in those field names, I would get rid of them. Spaces in field names can result in all sorts of strange things happening.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:39:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515573#M17102</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-10-09T11:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515574#M17103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. It gives me a message saying: The table you specified does not have an Object-ID Field so you will be not able to select or edit the features in the resulting layer (apparently that's why my table is empty). However, I've got an OID Field set in my table. I am not sure how to proceed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:55:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515574#M17103</guid>
      <dc:creator>IoannisLampropoulos</dc:creator>
      <dc:date>2015-10-09T11:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515575#M17104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using the &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/conversion-toolbox/table-to-table.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/conversion-toolbox/table-to-table.htm"&gt;Table To Table—Help | ArcGIS for Desktop&lt;/A&gt;​ tool &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 12:05:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515575#M17104</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2015-10-09T12:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515576#M17105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think so. Done this many times.&lt;/P&gt;&lt;P&gt;Are you sure that your route identifier field on both sides actually match?&lt;/P&gt;&lt;P&gt;And I would still get rid of any spaces in the attribute names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 12:25:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515576#M17105</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-10-09T12:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515577#M17106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Neil, got rid of the spaces and the table is on. So the first part is achieved. Now, how am I going to relate this table with my initial shapefile? Remember that in my shapefile each section can be found once while in the table I created each section is found more than one times.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 12:38:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515577#M17106</guid>
      <dc:creator>IoannisLampropoulos</dc:creator>
      <dc:date>2015-10-09T12:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515578#M17107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, not with you.&lt;/P&gt;&lt;P&gt;In the route events layer, everything in both the original polyline and the route identifier should be there.&lt;/P&gt;&lt;P&gt;If you now want to make this permanent, right click on the event layer and export into your db.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 12:52:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515578#M17107</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-10-09T12:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515579#M17108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Neil, you are right. Everything is in the table. I couldn't export it into a shapefile before and that's why I wanted to find a way to join my table with the existing shapefile. But yes, the table with the routes was exported just fine on its own.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much Neil, Wes, and Chris.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quick question since it crossed my mind. If I had a shapefile with say for example 1000 sections and needed to keep only 50 of them (just by knowing the names of the sections), what's the best way to do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 13:24:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515579#M17108</guid>
      <dc:creator>IoannisLampropoulos</dc:creator>
      <dc:date>2015-10-09T13:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515580#M17109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/select-layer-by-attribute.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/select-layer-by-attribute.htm"&gt;Select Layer By Attribute—Help | ArcGIS for Desktop &lt;/A&gt;​"RoadNameField" in (Roads,Separated, by ,commas)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 13:31:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515580#M17109</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2015-10-09T13:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515581#M17110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or, in the mxd, copy the layer several times and use a definition query on each one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 13:52:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515581#M17110</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-10-09T13:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking sections by chainage values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515582#M17111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone. Question answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 09:32:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-sections-by-chainage-values/m-p/515582#M17111</guid>
      <dc:creator>IoannisLampropoulos</dc:creator>
      <dc:date>2015-10-14T09:32:11Z</dc:date>
    </item>
  </channel>
</rss>

