Hello, I've been trying to run a test script for converting features to points (https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/feature-to-point.htm) and had some issues.
I think the cause is being that the "clip_road" layer is not a shapefile, rather just a layer. Does that mean I need to convert/export the layer to a shapefile first? Also is there anything else that I should be editing from the properties of the scrip such as "parameters"?
Thank you,


Thank you