I am trying to build a model in ArcGIS Pro Model Builder that uses user-entered longitude and latitude values to create Start and End point features, validate that both points fall within another polygon feature already in the project, create a new selection of the polygons that those points sit within, expand that selection to connect the two points (the polygon is a linear feature made up of sections) and then generate a new record using the selected geometry in another feature.
I am completely new to Model Builder but see that creating a custom tool could help me and my department save a lot of time.
Starting from the beginning and the variable that I need to start with. From research online, I began with variable parameters set to double format. But everything I try to do to create points from them is not working. Could somebody help me please.
Great! Glad you got it working. Good luck with the rest of the tool!