Select to view content in your preferred language

I'm unable to have the output FC from a 'split line at vertices' process be the input feature layer for the next step in the process, a select by location process. Any idea why?

1704
3
Jump to solution
02-10-2016 08:53 AM
CandaceMacDonald
Deactivated User

Input - roads (line) and water (line)

Water --> densify @ 50 m -- (no new output) --> split line at vertices -- (new FC output) --> **select by location (proximity to roads)

At the **, I am unable to use the new FC output as the input feature layer for the next step, which is selecting the split lines by location (proximity to roads). (see attached image)

Anyone know how I can fix this?

Thanks

0 Kudos
1 Solution

Accepted Solutions
WesMiller
Deactivated User

Try using Make Feature Layer—Help | ArcGIS for Desktop it may be the output is a feature class.

View solution in original post

3 Replies
WesMiller
Deactivated User

Try using Make Feature Layer—Help | ArcGIS for Desktop it may be the output is a feature class.

CandaceMacDonald
Deactivated User

Aha! Worked like a charm. What an easy fix! Thanks so much!

0 Kudos
DanPatterson_Retired
MVP Emeritus

Did you make the output a layer? since that is what is needed for select by location