Select to view content in your preferred language

value to point from a non raster image

193
1
05-21-2025 09:04 AM
Labels (2)
shanepowell
New Contributor

shanepowell_0-1747843244747.png

the underlying county map is a polygon with yield data.  i want to associate the yield within the county boundary to the  4 points.  the 4 points will have the same yield value.   extract to point seems not to work because it's not a raster image??  is that correct?  how would i do this.....?

 

 

0 Kudos
1 Reply
Robert_LeClair
Esri Esteemed Contributor

So I believe a Spatial Join - Spatial Join (Analysis)—ArcGIS Pro | Documentation - would accomplish associating the polygon attribute table to the point attribute table.