<?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: Strange behaviour with &amp;quot;Locate Features Along Routes&amp;quot; in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210102#M7155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I figured it out. The Attribute featureclass has multipart features, which are organized in a very strange way. Use the Multipart to Singlepart tool to convert the Attribute fc to single parts and run the tool using the single part fc. This is working. &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000003r000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000003r000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2015 12:16:06 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2015-02-24T12:16:06Z</dc:date>
    <item>
      <title>Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210092#M7145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having some strange behaviour with the "Locate Features Along Routes" function with ArcGIS 10.1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have: &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;One feature class with line geometry with an attribute I want to create linear events from. &lt;/LI&gt;&lt;LI&gt;45 feature classes with the defined routes&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Event tables per route&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create my events I iterate over the routes and create one event table per route, using the arcpy.LocateFeaturesAlongRoutes_lr() function. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My initial test on a couple of the routes worked fine, but when I attempt to run though all of them I get this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Executing: LocateFeaturesAlongRoutes C:\Work\FGDB.gdb\Features C:\Work\FGDB.gdb\Route1 RID "1 Meters" C:\Work\FGDB.gdb\EventTable "RID LINE FromM ToM" FIRST DISTANCE ZERO FIELDS M_DIRECTON&lt;/P&gt;&lt;P&gt;Start Time: Thu Feb 19 14:41:01 2015&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;ERROR 999999: Error executing function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;The table was not found. [EventTable]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Failed to execute (LocateFeaturesAlongRoutes).&lt;/P&gt;&lt;P&gt;Failed at Thu Feb 19 14:41:02 2015 (Elapsed Time: 1,00 seconds)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run through the database (just added some exception handling to list the ones with errors) and find that 16 out of the 45 routes give this error, while the rest go through ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wondered if it could be my script, but the same routes fail when I use the tool in ArcMap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've checked the input data, and can't really find what the issue is with the 16 problem routes. Some of them are short and easy (one feature), others of them are longer and more complex. All of the routes have measures set, with nothing particular shoving up using the Route Measure Anomalies display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone else seen something like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 14:19:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210092#M7145</guid>
      <dc:creator>HåvardMoe</dc:creator>
      <dc:date>2015-02-19T14:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210093#M7146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you willing to share some of the data that produce the error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 15:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210093#M7146</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-02-19T15:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210094#M7147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll try, if it can help. Attached is a zipped file geodatabase with a subset of feature classes. The feature class "Attribute" hold geometries with the single attribute field I want an event table for (i.e. the "Input Features" for the function). The feature classes ADLB, NSIB and SORB are routes with a single field holding the route ID. SORB is going through fine, the others are not:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="LocateFeaturesAlongRoutes.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/63707_LocateFeaturesAlongRoutes.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 08:23:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210094#M7147</guid>
      <dc:creator>HåvardMoe</dc:creator>
      <dc:date>2015-02-20T08:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210095#M7148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you list the inputs parameters that you have used?&lt;/P&gt;&lt;P&gt;I just did a test with the one that should work and it took almost forever (&amp;gt;1 hour) to complete...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 19:59:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210095#M7148</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-02-20T19:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210096#M7149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When want to locate line features along a route you obtain the route ID and the M from and M to values of the route. In your case the line feature coincides with the route and your features have a large number of points (how was this line obtained, and do you need that precision for this analysis?). This results in long processing times, but I guess should not be the reason to collapse the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case the line segment only uses 1 route, it is easier to evaluate the start and end point of the line feature, This would make the process a lot easier to process (seconds instead of hours). I becomes more complex in case the line feature needs to use a combination of routes. However, this should be possible to resolve, when the nodes of the route are used to split the line feature. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Feb 2015 15:33:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210096#M7149</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-02-21T15:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210097#M7150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I fully agree with Xander that you should first analyze the end points of you lines that overlay each route to do a quick level analysis.&amp;nbsp; Point event tables can be sorted, duplicated, and then joined in such a way that two end points of a line can be transformed into a line event table in about 4 or 5 steps.&amp;nbsp; Then do more complex geoprocessing for lines that did not fall within a single route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I frankly do not trust the line overlay of this tool.&amp;nbsp; It will always fail to match the segments if your routes or your input lines have true curves in them (it fails without an error, but just does not include any portion of true curves in the line events generated).&amp;nbsp; Convert to shapefile to get rid of such curves if you intend to do line on line overlays.&amp;nbsp; For point on line overlays, true curves in the routes do not cause a problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Feb 2015 18:26:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210097#M7150</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2015-02-21T18:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210098#M7151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The parameters I use are like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="LocateFeaturesAlongRoutes2.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/64657_LocateFeaturesAlongRoutes2.png" style="width: 620px; height: 370px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This ran through the route that should work in a few seconds (22 sec on my PC last run).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 09:23:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210098#M7151</guid>
      <dc:creator>HåvardMoe</dc:creator>
      <dc:date>2015-02-23T09:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210099#M7152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The routes and the line features are based on the same line geometries. The original data are very segmented, and we have done a job tidying up this to define the routes. The data had some attributes that we wanted to create event tables for. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I first tried running this on the big route feature class I have containing all routes vs. the input feature class and ended in hours of prosessing time. Based on this I set out to split up the job to run per route - hence the split of each route as separate feature classes and a script to iterate them. Running this script I complete the non-problematic 29 routes in little over 3 minutes, so I don't think prosessing time is the issue here...&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There should be no true curves in the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 09:43:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210099#M7152</guid>
      <dc:creator>HåvardMoe</dc:creator>
      <dc:date>2015-02-23T09:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210100#M7153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the additional explanation. I will have another look.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 12:04:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210100#M7153</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-02-23T12:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210101#M7154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did another run and had a similar processing time (around&amp;nbsp; 25 seconds) and the other two resulted in the same error as you encountered. When I converted the result back to route events, I noticed that the result does not include the entire route. There are two parts where the route event is not created. The largest is shown below.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="64893" alt="LinSeg01.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/64893_LinSeg01.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;However, this does not explain in any way why for the other parts the error occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have to look into the data with more detail (especially the M values) to see if that may be the reason. The alternative would be to create a python script that does this analysis without using the tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW the other missing part is located here:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="LinSeg02.png" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/64894_LinSeg02.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 12:01:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210101#M7154</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-02-24T12:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210102#M7155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I figured it out. The Attribute featureclass has multipart features, which are organized in a very strange way. Use the Multipart to Singlepart tool to convert the Attribute fc to single parts and run the tool using the single part fc. This is working. &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000003r000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000003r000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 12:16:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210102#M7155</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-02-24T12:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210103#M7156</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/40983"&gt;Håvard Moe&lt;/A&gt;‌, did you have a chance to look at the Multipart to Single part tool for your data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 17:51:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210103#M7156</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-02-25T17:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210104#M7157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a known bug related to this issue, here is part of my Esri Support ticket:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[#NIM099481&amp;nbsp; The Locate Features Along Routes tool fails with error message, "999999: The table was not found," in ArcGIS for Desktop 10.2.1.&amp;nbsp; ]&lt;BR /&gt;[#NIM098098&amp;nbsp; The Locate Features Along Routes tool displays the following error message, "999999: The table was not found,".]&lt;/P&gt;&lt;P&gt;The issue is not reproducible at ArcGIS for Desktop 10.1 SP1 and only reproducible at 10.2/10.2.1. Therefore the user may role back to 10.1 in order to run the tool successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that you're using 10.1, but perhaps we missed something in our testing and 10.1 is also affected.&amp;nbsp; I just realized, the rest of the info is relevant, too: The Esri Support tech wanted to close the ticket when he found the first bug which identified the issue as being related to multipart features.&amp;nbsp; But my issue did not include multipart features, so he created the 099481 bug, which is escalated and still open with a High severity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 18:46:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210104#M7157</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-02-25T18:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour with "Locate Features Along Routes"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210105#M7158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3100"&gt;Xander Bakker&lt;/A&gt;​. I'm sorry for not being able to respond any sooner, as I've been away on vacaton. The Attribue featureclass is indeed organised a bit strange, mostly because the data were not originally intended for this purpose. I recognize the two parts you show as areas where the geometry of the routes have been updated, and not getting any events here is as expexted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now run a few tests against the single part version of the attribute data and it seems to be working fine. Many thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 10:25:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/strange-behaviour-with-quot-locate-features-along/m-p/210105#M7158</guid>
      <dc:creator>HåvardMoe</dc:creator>
      <dc:date>2015-03-06T10:25:32Z</dc:date>
    </item>
  </channel>
</rss>

