Tagged Questions
1
vote
1answer
101 views
Resample, ArcGIS: How do I avoid resample taking into acount NoData values?
I am trying to re-sample a raster dataset to match the resolution of another dataset. I have fine resolution data on small islands (surrounded by NoData in the sea). When I re-sample the data to a ...
3
votes
1answer
202 views
Vector to Raster for Smoothing purposes
I have a vector file that represents transit scores by CT of a city. It shows harsh boundaries where one CT has great access to transit and right beside that CT is one that has extremely poor access. ...
3
votes
1answer
70 views
What proportion of the 240m area sensed by MODIS must be forest before it is defined as forest?
MOD12 is a MODIS product at 240m resolution. Landsat produces 30m resolution products, which I resampled to 240m resulting in a raster of proportion forest cover in each 240m pixel (based on the mean ...
3
votes
1answer
113 views
how to square the pixels of a GeoTiff
I have a GeoTiff that has been supplied to me with non square pixels (I suspect due to reprojection to lat lon at some point). However the next step in my processing chain requires a Arc ASCII grid as ...
