Hello,
I am using ArcGIS Pro Model Builder (3.4.2) to attempt to do some analysis. The original file is imported directly from an ArcGIS online service (https://data-carrollco-md.opendata.arcgis.com/datasets/a6536d66ac494db58009d88d35b1864c_0) to use as the starting point for my model. Since this is not my layer and belongs to the organization that is hosting it, I need to copy the features into a new editable layer which I can easily do with the copy features tool. The problem is that one of the fields, after going through the copy features tool, has all of its values turned to <null>. some of the fields in the original layer are <null>, but definitely not all of them. Is this an issue with the copy features tool, or is this something else entirely?
I am open to any type of solution!
Thank you for providing the link to the service! On the page - AddressPoints CarrollCounty | Carroll County, Maryland - there is an option to download as a shapefile, CSV, GeoJSON, or KML. Can you not download the layer locally and use that in your model?
Hello,
Yes, that is a possibility but by using the service URL the layer will automatically update when the organization makes changes to it without us having to redownload it again. Although thinking about it now, it may just be easier to download the file instead. Thank you!
After using the downloaded layer, the problem still persists. Do you know what could potentially be causing this? the problem field is ST_SUFFIX, which is populated until I use the copy features tool.