I have a set of polygons and I want to add a field with the name of the streets (from another feature class of streets) that are within each polygon. Using Select Features by Location, I select streets that are within the polygons, but I can't think of a way (using python) to automate the process of populating each polygon with the name of the street that falls within it. I don't have a matching field for either feature class to base a join on. Is this possible or is it something that would have to be done manually?
أكثر...
أكثر...