2
votes
1answer
68 views

About regression analysis in arcgis

I'm trying to do regression analysis using a shapefile which contains dependent variable (NDVI) and explanatory variable (prec) in Arcgis. First, I run GWR analysis and then run spatial ...
1
vote
1answer
40 views

Assigning value to a field on a layer based on spatial query with another layer

I want to assign a value to a field of a polygon layer based on the value of a field on another polygon layer, using a spatial query. My first polygon layer contains buildings and the second contains ...
3
votes
2answers
92 views

How do I visualize a time and space sequence of events in ArcGIS?

I would like to visualize this scenario: I have 5 weather stations. I would like to present a sequence of rainfall events for them. For example, rain was starts at station 2 at 6:09 and then went to ...
2
votes
0answers
22 views

How to interprete ArcGIS kernel density units when a population parameter is specified? [duplicate]

Possible Duplicate: How to interpret GRASS v.kernel results? The attached image shows trees in a study area based on their actual height in the field. The trees are overlaying a raster ...
2
votes
1answer
97 views

Accounting for Spatial Autocorrelation in ZINB Model?

I'm doing an analysis on disease in Chile. I'm using the rate as the Dependent Variable and both remote sensing and housing-type data as the Independent Variables. I have several questions regarding ...
-2
votes
1answer
98 views

How to calculate cumulative mean in Arcgis

I'd like to get cumulative mean value from a multiband image (4 bands). How can I do it in Arcgis, ERDAS and ENVI? Thanks in advance
1
vote
0answers
101 views

About zonal statistic function in ARCGIS

I calculated zonal statistic in Arcgis to get max/min value of each LC types. Broadly, LC image include forest, grassland, waterbody etc. But output max value of zonal statistic function give me 0.972 ...
1
vote
1answer
71 views

How can I multiply each band of multiband image by separate scalars?

I have an image with 5 bands. I need to multiply each band of this image by different scalars one time (I'm lazy to do it one by one) and then get multiband image as a output. For example ...
4
votes
1answer
89 views

How to Reduce Decimal Precision of Image Value in ArcGIS?

I'd like to ask about the value on following image. This is an interpolated precipitation layer using IDW method in Arcgis. On this layer, the values is like this: This is a raster image. After ...
10
votes
1answer
149 views

How to create an error map to support an average kernel density map?

I've created an average kernel density map by running KDEs on points stacked within the same spatial extent. For example, say we have three point shapefiles representing seedlings in three different ...
5
votes
2answers
385 views

How to implement bivariate Ripley's K function in ArcGIS 10?

The attached image shows a forest gap with red pine represented as circles and white pine represented as crosses. I am interested in determining if there is a positive or negative association between ...
0
votes
0answers
45 views

Does the Calculation of Spatial Weights Matrix in ArcGIS take into account 3D?

This question is about Spatial Weights Matrix in ArcGIS. Does it take into account 3D or not? I want to calculate Spatial Weights Matrix with SPACE_TIME_WINDOW. Anton
12
votes
3answers
275 views

How to determine if trees within forest gaps are clustered?

The attached dataset shows approximately 6000 saplings in approximately 50 variable sized forest gaps. I am interested in learning how these saplings are growing within their respective gaps (i.e. ...
4
votes
3answers
372 views

How to find the watershed for each outlet point and sum values within it?

I have the following files to work with: Stream network of a basin; Outlet points for each segment* of the network and Points which represent water withdrawals along of the stream, which are not ...
1
vote
1answer
282 views

Modelling Sea level rise scenarios for a Coastal county in ArcGIS

I am a graduate student @ Clemson University and am working on a GIS based project which is to model different sea level rise scenarios and estimate its impacts on a coastal county and to suggest ...
4
votes
1answer
262 views

Statistical analyses for survey against raster?

I am somewhat of a newbie to geostatistical analyses, but pretty familiar with GIS and remote sensing packages. I was wondering if anyone had suggestions on appropriate geostatistical analyses for a ...
5
votes
1answer
390 views

Trouble with Hot Spot Analysis (Getis-Ord Gi*) tool in ArcGIS

I am trying to locate areas with a high rate of accidents involving bicyclists or pedestrians per car accident of any kind. I have a point file of accidents and a point file of all those with ...
14
votes
3answers
512 views

Ecological geospatial conundrum

I am looking for a different, more elegant solution to a spatial statistics problem. Raw data consists of an x-y coordinate for each individual tree (i.e. converted to a point .shp file). Although ...
2
votes
1answer
586 views

Hotspot Analysis: Low Values showing as hotspots

Im running hotspot analysis on point data, attempting to examine pollution emissions. I ran spatial autocorrelation first in order to determine the default distance threshold to use in the fixed ...
2
votes
1answer
469 views

Outputting results message from spatial statistics tool to text file using python

I'm using the following tool in ArcGIS 10 - Calculate Distance Band from Neighbor Count (Spatial Statistics). I'm using a python script to execute this tool several times on different shapefiles: ...
5
votes
0answers
216 views

How to use ESRI's spatial statistics tools on average values?

I'm wondering if anyone can tell me whether using the spatial statistics tools such as Getis Ord Gi* "hot spot" analysis in ArcView is advisable when your input data is an averaged value, e.g. the ...
3
votes
0answers
158 views

Equipotential Surface Generation Using Monte Carlo Simulation on Large Raster Images

All, I have a large (1GB+) raster that I am using as the base for the generation of an equipotential surface. This is to assess the accuracy of DEMs derived from another source. In situ ...
10
votes
2answers
1k views

Is there a Free Aggregate Points tool out there for ArcGIS 10?

I need to do some Getis-Ord analysis but first I need to aggregate my points. I know of XToolsPro, but the aggregate points function is locked and you must purchase a license to use it. I am ...
6
votes
2answers
2k views

How to do regression analysis between two variables using ArcGIS

I have a temperature image (interpolated from climatic point data) and NDVI data at the monthly interval. I need to do correlation analysis between temp and NDVI. Is it impossible to do this using ...
4
votes
2answers
411 views

comparing two TINs

i have the following two files: 1) LiDAR las file1 2) Let's give it a name LiDAR las file2, contains the same file1 data, where number of points randomly removed. So if file1 contains X number of ...
5
votes
3answers
1k views

Statistical relationships between rasters

I am trying to analyze how sets of rasters relate to each other using some statistical techniques. As, I don't have much experience using the spatial statistics tools in ArcGIS I was exporting my ...
14
votes
3answers
2k views

R to ArcGIS 9.3.1 or 10

I m trying to learn R generally and making statistics for maps. I found some useful tricks for making maps with it but it is not the best you can do. My everyday GIS program is ArcGIS. How I can use ...
10
votes
1answer
2k views

Using R with ArcGIS Desktop

In response to comments below, a re-phrasing of the question. I've used the integration of R with QGIS, and found it a very uesful tool. Having taken a look at the R toolbox extension for 9 and the ...