Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I have a set of lat/long ccordinates for which I wanted to pull corresponding BioClim (1-19) values. I first used ArcMap, without interpolating, and came up with a set of data. I then used R's 'raster' package - both using the 'simple' method and the 'bilinear' interpolating extraction method, and though they were in the ballpark, neither values matched what I got from the ArcMap 'Extract raster values to points' procedure. Has anyone ever had this problem? Here are some of my coordinates: 45.367183 6.028633, 45.39175 6.122389, 45.392611 6.11675, Thanks for any help you can give!

share|improve this question
1  
Please provide more information; in particular, exactly which commands did you use with ArcMap and R (the ArcMap command has various options to specify different interpolation options) and what exactly were the values you obtained? – whuber Mar 17 at 15:51

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.