gipit / gips

Geospatial Image Processing System
GNU General Public License v2.0
21 stars 13 forks source link

add zonal summary #13

Open matthewhanson opened 9 years ago

matthewhanson commented 9 years ago

Updates to make for zonal summary:

  1. Make it work on shapefiles with lots of polygons (ex: 70,000)
  2. Add more statistics such as min, max, count...
  3. Read in gain from image
  4. Read in no data value from image
  5. Compile csv's by band? (maybe have this as a switch)
mcorbiere commented 9 years ago
  1. Make it work with overlapping polygons