Model stopping with empty outputs
Hi, I'm running a very large model, and the very beginning of this process involves creating numerous point files from line files (for an eventual series of veiwsheds. To create these point files, I'm...
View ArticleCell Values to NoData
Hi all, I'm trying to use the SetNull function in Raster Calculator with no results so far: I have Raster1 and Raster2. Boths Rasters share some pixel cells locations. For those cells that have the...
View Articlemerge certain layers within multiple feature datasets in a geodatabase
I have a geodatabase with multiple feature datasets inside. Each of these feature datasets contains multiple layers of different geometry types. I would like to create a comprehensive file of each of...
View ArticleCreate Query Layer Tool Output Object Not Found or Recognized
ArcGIS 10.1 SP1. ArcSDE 10.1, SQL Server 2008 R2 I have been trying to use the Make Query Layer Tool to create a table view from SDE tables (_VM) in SQL Server 2008 R2 and save the table by a number of...
View ArticleModelBuilder with precondition in batch mode fail
I have a model that recalculates and applies a new spatial index to a feature class which came from the discussion Batch recalculate spatial index. One issue I had with it is that it would fail if the...
View Articlearcpy.getparameter type returned for multivalue changed in 10.1?
Can anyone confirm whether the variable type returned for multivalue parameters by arcpy.getparameter() changed in 10.1? I run the same tool with the same parameters in ArcGIS 10.0 and 10.1 and the...
View ArticleHow to resolve encoding errors in python geoprocessing?
I have a simple python script that reads a string from a text file and inserts it into an Oracle database. When I run the script with Eclipse using Pydev plugin I get no error and the message is...
View ArticleHow to georeference multiple images in ArcGIS 10.1
I have scanned about 200 aerial photographies and want to georeference these to fit the area they are covering. I'm using the Imagery basemap, because this is the only free georeferenced map I have...
View ArticleViewshed Output Data
I'm working on a viewshed analysis for multiple points, and comparing viewshed change from one time period to another. Is it possible to get a viewshed output that provides the viewshed in degrees? For...
View ArticleA serious problem with some ArcToolbox instruments
It seems that I have a global problem with some ArcToolbox instruments (ArcGIS10.0). I tried to use instruments "Add Xy Coordinate" and "Field Calculate". In both cases they doesn’t work, the program...
View ArticleFeature comparison scenario
I am trying to find differences among polygon features between two sets of data. For the sake of simplicity, I drew a little diagram . Let's say there is a county that consists of four cities: Alpha...
View ArticleSplitting large point data layer problem!!!
Hi Folks, I am trying to clip a point data layer by another polygon file. This point file is pretty large (millions of points - address points in the US). Every time i try using clip or select, it...
View ArticleIterated inline variable as input for geoprocessing tools
I am trying to loop through a series of folders and clip the appropriate rasters with polygon, the new rasters will then be mosaiced. I am having trouble passing the parsed file name and path as an...
View ArticlePython geoprocessing performance
Hi, I have a python geoprocessing that takes a lot of time. The geoprocessing calculates geometries using points, polygons, buffers, and cursors. Do you have any hint of how to optimize the...
View ArticleGeoprocessing dont work!
Hi I have 10 geoprocessing services on my server. But I have problem with these GP Services. When I run GP Services with large area the GP service dont work. Is there any limitation on ArcGIS Server by...
View ArticleGraph Labels NOT Showing Correctly
Having issues with the titles (X-Axis) and (Y-Axis) in my graphs not working properly. I have it set in a Python script to make it "KWH_USAGE" but when the graph is created - it shows "kwh_usage"......
View ArticleConnecting to In_Memory Storage
I am running a geoprocessing tool in Modelbuilder that saves a temporary feature class which is normally added into the table of contents at the completion of the tool. I then review it for...
View ArticleGetting the weighted average of raster pixels located within a shapefile...
Hi, I have a large raster file, and I am trying to get the weighted average values of a number of pixels located either entirely or partially inside of a shapefile boundary, but I'm not sure how to do...
View ArticleWhat are the weights in the semi-variogram map in Geostatistical wizard?
Hi, If you generate the Semivariogram using Geostatistical wizard. it will show you the Semivariogram map at the bottom of the window. (which looks like a raster map) (following image) Attachment 27332...
View ArticleTool executes from Toolbox but not from REST endpoint
I have a tool in a geoprocessing service that executes from Toolbox, but not from the REST endpoint on 10.1. In AGS 10.0, it executes fine from either. The problem is "No module named PParams". This is...
View Article