Spatial Analyst is a extension within ArcGIS that provides a range of spatial modeling and analysis tools.
3
votes
0answers
24 views
arcpy adding time to Raster Mosiac Footprint
I am trying to create a raster mosiac for use in animating data over time. The current workflow is:
Create .gdb (arcpy.CreateFileGDB_management)
Create Raster Mosaic ...
1
vote
0answers
39 views
When should I merge two or more sub-basins into one?
I've been using Archydro to analyze one of the unknown hilly regions with many watersheds. Unfortunately, ArcHydro generates so many sub-basins that it looks really unrealistic and weird. However, I ...
1
vote
0answers
51 views
Is there any method to analyze data from fire protection events? [closed]
I want to analyze data from events in fire protection a create some illustration of maps.
In short: my task is to find methods for data visualization. Data are represented by point layer (each event ...
1
vote
0answers
30 views
Problems running zonal statistics - not all zones represented
I have been working on a Python script to automate the steps illustrated by whuber here:Create points around the edge of viewshed results
I am trying to create a horizon graph illustrating the ...
2
votes
0answers
37 views
Determine 3 and 6 minute fire response times
I'm expecting to get an Excel file with data on previous fire and emergency response times. I was told it will have incident addresses and the response time for each incident (~ 12K incidents). I also ...
0
votes
0answers
20 views
ArcMap 10.1 - Tabulate Area tool “doubling up” for Overlapping Buffer Zones
This question is related to a previous question I asked: Raster Version of Spatial Join (one to many)
I used the Tabulate Area tool to crosstabulate values between an overlapping "buffrast" raster ...
4
votes
1answer
78 views
How to calculate the volume of several DEMs to obtain elevation and volume changes?
I am trying to calculate the volume of several DEMs in order to obtain elevation and volume changes. I have pixels of 1x1 each one associated to an elevation. I used several methods but non of them ...
2
votes
0answers
46 views
Error while using raster calculator in model builder
I am trying to use the model builder for the RUSLE Model. Well this is how the model looks like:
So in the raster calculator I have a formula which also involves the rasters generated in the model. ...
2
votes
1answer
45 views
Tabulate Area crashes Python and ArcGIS
I have a script that runs Tabulate Area on a single feature class multiple times with different rasters. In total Tabulate Area runs 5 times. 2 of the input rasters are provided as arguments to the ...
1
vote
0answers
29 views
Different results from Spatial Analyst GP Tool and Python
I am writing a script that has to subtract one raster from another.
The rasters I have represent
1) Parking Lots (1 = Parking Lot, 0 = not Parking Lot) and
2) a buffer around the Parking Lot (1 = ...
0
votes
1answer
36 views
territory analysis
I want to determine the territories in which customers to a bank has the shortest path. It can be done with desktop software packages or programming if it is needed. Does anybody has idea on how to ...
2
votes
2answers
37 views
Solar analysis; Are there any issues with splitting large DEM
I am trying to run Solar analysis in ArcGIS and it is an enormous DEM of a very mountainous region. I'm obviously going to have to split the DEM, but I was wondering if there are any issues with ...
0
votes
0answers
28 views
Explaining the output from ArcGIS' Principal Components tool
I have completed the process but am unsure whether I am interpreting the output like I should, particularly the text file. I am especially interested in the "EIGENVALUES AND EIGENVECTORS" portion.
0
votes
1answer
30 views
Global DEM and country borders
I am trying to split up the world into 2 categories based on elevation (below 2000m and above 2000m) while still including a country identifier. So in the end, I would like to have 2 types of units ...
1
vote
2answers
5k views
How to calculate Raster Area per Polygon?
In ArcMap, I have a raster file that contains 6 classes of landcover and a shapefile that is the census data (OA boundaries and their population).
I want the area of each class in each OA? For ...
0
votes
0answers
37 views
How specify a corridor minwidth?
I’m trying to make a corridor between two substations with ArcGIS, a macro corridor and a micro corridor.
I have two questions in this respect and would be grateful for your suggestions.
a) How can ...
1
vote
1answer
41 views
IDW: Default Maximum Distance and Coincident Points
The ArcGIS Help file says the Default Maximum Distance, when using the Variable Search Radius in IDW, is the extent's diagonal, however, no value is automatically filled in the corresponding box after ...
1
vote
0answers
61 views
How to compare outputs of erosion from ArcSWAT and RUSLE from ArcGIS?
I calculated water erosion in ArcSWAT and I also calculated erosion by RUSLE
http://35.8.121.139/rusle/
equation in ArcGIS. Now I need to compare these two (from ArcSWAT I used SYLD- assumed ...
8
votes
1answer
118 views
Are there any rules of thumb for the neighborhood settings in Focal Statistics?
In ArcGIS 10, users can define the neighborhood in the Focal statistics tool. The moving window shape can be set to any of the following: Wedge, annulus, circle, rectangle, irregular, and weight. ...
2
votes
2answers
56 views
What tool would you use to “clip” a vector line file to a vector polygon file?
I am trying to select the use of a large vector line file within only the parameter of a vector polygon file to do spatial analysis. It would be the same thing as using the extract> clip tool under ...
2
votes
0answers
71 views
ArcGIS Raster Calculator VS QGIS Raster Calculator
Are there any major differences between ArcGIS Raster Calculator and QGIS Raster Calculator?
3
votes
1answer
59 views
Why is my simple arcpy script failing? (sets raster cell value to null if below threshold value, ArcGIS 10.1)
As mentioned in the title, simple script to set null cell values below three standard deviations beyond the mean:
import arcpy, sys, os
#Accept input and output raster
inRas = sys.argv[1]
outRas = ...
0
votes
0answers
20 views
Limiting the maximum and minimum values of an interpolation surface tool (ArcGIS, Spline)
I've been using the spatial analyst spline tool in ArcGIS 10.1 and was wandering whether it is possible to limit the maximum and minimum values to those of the z-attribute.
Currently the spline will ...
1
vote
1answer
93 views
Convert Heatmap into a Grid of Points
Question: How do you take a heatmap generated using a GIS software (arcgis, qgis...) and convert it into a uniform grid array of points which can be used to regenerate the heatmap (although with ...
1
vote
2answers
47 views
Round Raster to next higher or lower int
I am using ArcGIS 10.1.
I am searching for a solution to calculate a raster.
The values are like:
0.2
0.6
5.3
i.e.
How can I now get 0.2 as 0 and 0.6 to 1 and 5.3 to 5? In the end integer numbers.
...
0
votes
1answer
45 views
Error while creating a slope [duplicate]
I have a elevation raster (1 arc second) downloaded from USGS site. Before adding it to ArcMap I changed the display units to meters.The projection system for this raster is GCS_1983. When I use the ...
2
votes
1answer
69 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 ...
2
votes
1answer
40 views
Nearest Neighbor Focal Statistics and Map Algebra
I would like to use a nearest-neighbor type analysis to iterate over a raster. The nearest neighbor analysis will give a cell value of 1 IF AND ONLY IF the cell being analyzed has a cell value larger ...
0
votes
1answer
48 views
Elevation Drop Along a Stream [duplicate]
Previous discussion
In reference to a previous discussion, suppose I want to cut the stream every 100 m and find the elevation drop every 100 m. How can I do this?
3
votes
1answer
127 views
An error in raster calculator in Arcgis
I wrote and ran this formula in raster calculator in ARCGIS. But the following error gets me into trouble. Does anyone have a suggestion to overcome this? Here is the formula I wrote and the error ...
4
votes
2answers
550 views
Does a Zonal Statistics value change when applied on a subset of data?
I have generated zonal statistics using feature zone data on a value raster. This shapefile contains about 20000 polygons and the analysis went without a hitch.
While testing quality, I ran the same ...
1
vote
0answers
551 views
two results of IDW in ArcMAP are different
i added the following points to ArcMAP using "Add XY Data".
x,y,z
7,39,117
27,17,122
27,61,123
46,36,136
52,14,138
55,46,141
56,56,137
65,24,144
65,36,145
Changed raster output size in "options" ...
1
vote
1answer
233 views
How to use (make sense of) results from ArcGIS Area Solar Radiation tool?
I am using the tool Area Solar Radiation in ArcMap10 to analyse DEMs of parts of a city (area equivalent to a neighbourhood). My goal is to calculate the average annual solar irradiation (Wh/m2) on ...
1
vote
2answers
125 views
“Extract by Mask” changing raster pixel values…or not?
I am using ArcMap 10.0 and am confused by my Extract by Mask output rasters.
I hope to eliminate the black background from three Landsat ER Mapper images so that I can mosaic them. Originally I ...
-4
votes
1answer
64 views
find the nearest neighboring polygon
I have an assignment where I will find the nearest neighboring polygon. For example, if the polygon has one neighbor 2.3 and 4, I also find the neighbors of the polygon 2,3 and 4.
2
votes
2answers
149 views
Why would a perfectly usable raster mosaic produce an unusable clipped raster?
I'm getting funky results from Extract By Mask (spatial analyst). I'm clipping a Raster Mosaic of DEMs from the National Elevation Dataset with polygons. I have a script to run through 15 separate ...
1
vote
2answers
50 views
How can i use field of view in ArcGIS?
The field of view analysis in GIS is a polygon file that shows the portions of an area that are visible versus no visible across a terrain starting from a given point. see this Link
How can I use ...
2
votes
1answer
44 views
Flow path between contaminant sources and exposure point
Hi I am trying to estimate flow paths between contaminant sources and the catchment offtake (exposure point) at the catchment.
Can anybody give me some help in how to proceed.
thanks
1
vote
0answers
51 views
Plotting time-series data in ArcGIS
I'm attempting to produce interpolated plots of water quality time-series data from ArcSDE. This is the data format:
OID WELL_ID WELL_NAME SAMPLE_ID SAMPLE_DAT PARAM RESULT
...
5
votes
1answer
276 views
How to calculate the flood volume using a LiDAR DEM and a HEC-RAS floodplain polygon
I’ve got a vexing GIS analysis problem which is
conceptually fairly straightforward, but in reality more challenging to figure out….
Basically, I need to calculate the VOLUME of floodwater within a
...
5
votes
2answers
777 views
Can shaded relief be “blended” with DEM colour ramp in ArcGIS to produce a more visually dramatic result?
Not being able to use true transparencies with ArcGIS colour ramps where only solid colours are allowed has me always wondering about how to improve the look of the surface in my maps without ...
3
votes
1answer
278 views
ArcGIS 10.1 ERROR 000824: The tool is not licensed in arcpy
I try to run the Zonal Statistic as a Table through arcpy and it gives me:
ERROR 000824: The tool is not licensed.
Here is the doc for the function: ...
5
votes
2answers
92 views
Is there a way to increase the search radius of nearest neighbors for the Nibble tool?
I am working with a raster map vegetation types. I have about 20 types with unique raster code values that can be sorted into three classes:
1 - vegetation types I want to expand using the nibble ...
4
votes
1answer
68 views
Sum raster data visible from given point, by proportion of view
I am wondering if there is a tool that does the following (preferably in Arc but other options considered).
Simple example: what proportion of the view from a given point on the landscape is occupied ...
9
votes
2answers
344 views
How can I get weighted Flow Accumulation to deal with negative values? [duplicate]
here's one I haven't seen anywhere, to my surprise. I am trying to do something a little different with Flow Accumulation, which I would think has been attempted before, but it's stumping me for now.
...
4
votes
1answer
95 views
Raster Reclassify fails upon Completion in ArcGIS
When attempting to reclassify a raster in a student edition of ArcInfo 10, the program crashes without an error upon reaching 100%. The reclassified raster is written, but with no spatial info. I've ...
3
votes
2answers
150 views
Majority filter (minimum mapping unit) in ArcGIS with larger window size
I want to run the majority filter in ArcGIS with a window size of 4 or 5 i.e. greater than the default 3. Is it possible? Or some other command (or tool) which might help me achieve that?
thanks!
3
votes
2answers
139 views
Create hachures from DEM in ArcGIS 10.1
I have created contour lines from DEM and now I need to create hachures/bergstrich for them. I believe that spatial analyst should solve this, but I'm not used to it and I didint found any similar ...
4
votes
1answer
169 views
Work-around for slow processing times in ArcGIS 9.3 with Spatial Analyst functions
I am batch processing a large amount of distance functions (~50,000) using ArcGIS 9.3. In this version, using spatial analyst functions, it seems to be the case that users cannot parallelize processes ...
7
votes
1answer
141 views
Calculating distance from points to different class in raster
I am looking for some advice on how to calculate the distance from a point to a different class of a raster. Specifically, I have observations (points) of animal use overlaid on land cover data. For ...







