I'm trying to calculate the distance from a layer of tax parcels to the nearest 5 cities. I have a layer of cities to use as the "near features" and a layer of parcels. Both layers are using the same projection, NAD 1983 StatePlane California IV FIPS 0404 Feet. The output units should be feet, but the size of the map means that any value over 1 million feet is impossible. I am getting an output of 6 million feet as the minimum value, making me think the output units are not in feet, but I cannot find a way to tell what the tool is outputting.
I have done this with the same cities and 2 other counties' parcels without an issue.
Version: ArcGIS Pro 2.4
Method: Planar
Thank you!