Richard - What you're saying makes sense, but then the tool seems odd. ESRI's definition of Locate Features Along Routes:"Computes the intersection of input features (point, line, or polygon) and route features and writes the route and measure information to a new event table." Source.Your description is a little over my head. The way I interpret it is: the tool takes two parallel(ish) lines and joins their attributes, but only within certain points (defined by your search radius). Which to me just sounds like a spatial join, except with measure values.
Not necessarily. The tool has enough functionality to recognize if you are choosing points, lines, or polygons as the intersecting features, and greys out the appropriate parameters accordingly. At most, there could just be another check box that says something like "Include intersecting points in output table" (the default can be off so as to conform to the main purpose of the tool). It could still copy the attributes over, as well as the From-Measure and To-Measure (if I set a search radius)...I just need to be able to tell it that I need one extra box.
Alternatively if I set my search radius to 0, it could recognize that I'm only looking for intersects. Yes I know this defies physical logic since an intersection technically exists in space but still.
It is not an intersect tool at all really with lines,
it is a conflation tool. Conflation looks at more than just an intersection and is designed to ignore intersecting lines. Instead it attempts to only register lines that could be interpreted as parallel lines within the tolerance distance. It is a useful tool for aligning two line networks that are not quite aligned with each other, which a common need for transportation oriented folk (who had the initial influence on the LR toolset).
In any case, it would break the current tool if they did what you want from my perspective. To do what you want a set of choices that could let me not do what you want to do would have to be incorporated into the tool so it retains its current behavior. Otherwise, you need a new tool.
In any case having to use a multistep geoprocessing process means you are joining the real world of GIS experts. Everything worth doing is multistep and I gave up complaining about it years ago.
That's what I ended up doing (and then using Locate Features Along Routes with my point layer). The only problem with that is:- It's an extra step- When I ran intersect, it came up with 1024 points. When I ran Locate Features on those points, it came up with 1117 locations. Now I have to investigate those extra 100 points to see what's up, because in no situation should one point fall on two different pipelines.I've used Locate Features Along Routes with polygons and it works like a charm. To not have it work with polylines seems like a glitch.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.