Friday 5 August 2016

Counting and rasterizing polygon overlaps in ArcGIS Desktop?



How do you take a vector layer with overlapping polygons and turn it into a raster where each cell counts the number of polygons containing that cell?


We are looking at polygons of fire burn areas between 1976 to 2000 and want to see how many fires would be contained in each raster cell.




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...