Thursday 16 February 2017

raster - SUM Area irregular polygons per grid cell


I have a shapefile of irregular polygons and a GRID (both as raster and polygon grid). How can I count the AREA SUM of irregular polygons per grid cell?


Can use ArcGIS, QGIS or R.



(Application: Nation rasterized into GRID. Question: How much area of what type of protected area 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...