shadegrid output issue

539
1
01-13-2011 08:40 AM
JeffStratford
New Contributor
Hi everyone,

I'm using SA to convert a shapefile of 108 points to a grid.  The code I'm using is sosp2010b = shapegrid(XYsosp2010sites,sample,30).  It runs and creates sosp2010b but it isn't usable.  The next step is to use the sample function and sosp2010b to extract information from another layer.  This worked beautifully last year.

I can tell there's something wonky because the output in the table of contents between years is very different.  When the conversion works correctly the information/symbology shows a gradient from high (48) to low (1) [there are 48 points - see attached image].  The raster for this year shows 0, 0-0, 0-0, etc.  The shapefile for this year displays the points correctly so I'm not sure where I'm going wrong.  Thanks,  Jeff
0 Kudos
1 Reply
JeffStratford
New Contributor
Solved... I had to convert the lat long to UTM and that did the trick.  I also realized that I it was shapegrid... not shadegrid.
0 Kudos