I am trying to find if there is an existing ArcGIS Pro tool(s) capable of satisfying the following quality control checks:
- Verify the "name" field is not null
- Address ranges for “left” & right” sides of street correctly correspond to “odd” and “even” ranges
- Each street segment is connected to another street segment
- If there are two segments that are uncombined within 15’ of each other (intersections actually intersect)
- If any street segment connects to itself
- If multiple streets segments overlap each other (completely or partially exists in the same physical location)
- Address ranges between streets with the same name do not overlap
- Calculate the coordinates of the end points for each street segment
If there are tools that already provide any/all of the above analysis, what license tier is required to gain access (and what are the tools called)?
If there are no tools readily available, is there any conversion methods or processes to import a MapBasic tool into ArcGIS Pro?