I have two datasets: point feature class and raster (stored in file geodatabase).
The spatial extent of the raster is smaller than the point dataset.
Is there a way I could select (or create new, temporary layer/feature class) only the points that fall into the extent of the raster?
Basically I'd like to have an output similar to Clip or Intersect tools, but they don't seem to accept rasters as inputs.
Is there readily available arcpy tool(s) that could be used to achieve that? Or would it require some custom solution?
أكثر...
The spatial extent of the raster is smaller than the point dataset.
Is there a way I could select (or create new, temporary layer/feature class) only the points that fall into the extent of the raster?
Basically I'd like to have an output similar to Clip or Intersect tools, but they don't seem to accept rasters as inputs.
Is there readily available arcpy tool(s) that could be used to achieve that? Or would it require some custom solution?
أكثر...