Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
extract raster statistics from vector
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Danxia  
View profile  
 More options Nov 19 2012, 5:48 pm
Newsgroups: comp.lang.idl-pvwave
From: Danxia <dxson...@gmail.com>
Date: Mon, 19 Nov 2012 14:48:20 -0800 (PST)
Local: Mon, Nov 19 2012 5:48 pm
Subject: extract raster statistics from vector
Dear all,

I'm looking for a simple/efficient way to extract raster statistics from vector file in IDL/ENVI+IDL. Here's my question:

I have a raster image, say temperature, for a country and an administrative boundary shapefile, say state level, with the same projection.
I want to get state's mean temperature from the raster image.

I know I can extract raster image based on vector file and save to another file, and then get stats. However, considering the large number of states, I prefer a more efficient and less space-consuming way rather than saving states' raster image to the disk. For example, get an array of each state based on the query of the state's name?

So anybody has any idea or inspiration to pursue this in IDL/ENVI+IDL?

Thanks a lot.

Danxia


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fab  
View profile  
 More options Nov 24 2012, 6:17 am
Newsgroups: comp.lang.idl-pvwave
From: Fab <fabien.mauss...@gmail.com>
Date: Sat, 24 Nov 2012 12:17:28 +0100
Local: Sat, Nov 24 2012 6:17 am
Subject: Re: extract raster statistics from vector
On 11/19/2012 11:48 PM, Danxia wrote:

> Dear all,

> I'm looking for a simple/efficient way to extract raster statistics from vector file in IDL/ENVI+IDL.

Hi,

IDLanROI and ->computeMask could be helpful:

http://www.exelisvis.com/docs/IDLanROI.html

Fab


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »