Monday, 7 August 2017

arcpy - Counting number of grid cells in polygon using ArcGIS Desktop?


Is there a way ArcGIS could count the number of 15 seconds interval grid cells within a polygon after digitizing that polygon?


This should appear in a field in the attribute table.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...