Select to view content in your preferred language

Calculating variety per pixel in a feature class

344
0
02-07-2022 06:49 AM
Kira_sah
New Contributor

Hello,

I am looking for a solution to calculate diversity for three different timeframes per pixel. My dataset is firstly a table (.csv format) and consists of many columns, but most importantly the taxon name, the time frame (3 different ones) and the coordinates (lat, lon). I have created a feature layer to clip it with a certain region that I want to focus on and am now trying to calculate the diversity per pixel. I have tried focal and cell statistics, but unfortunately converting the feature layer to a raster dataset leads to a lot of information getting lost because I only get to choose one field.

I am pretty new to ArcGIS, and also have no skills in Python scripting, so if you have any idea about a tool I could use in Arcmap that would be great!

0 Kudos
0 Replies