ExtractMultiValuesToPoints crashes Python
Hello, Here is a follow-up from another question: http://forums.arcgis.com/threads/918...es-with-Python As a workaround, I first created a python list with strings pointing to individual raster bands...
View ArticleAccess server side netCDF files for shared geoprocessing service
I have a geoprocessing serviced that takes two parameters: netCDF (file) and Date (str). I'm working off of the demo found here. The issue I have is getting the netCDF file to the geoprocessing...
View ArticleCreating a Raster from Centroid Point Data
Hi all, I have WRF climate model output data that I am trying to rasterize in Arc. The WRF cells are 3km x 3km in this scenario, and WRF gives me the latitude and longitude of the centroid of each...
View ArticleInterpreting Raster Properties
I know this is a very elementary question so please excuse what might sound so simple. I am trying to calculate the total area of a raster dataset that has a specified Cell Size of 1 m. I used IDW to...
View ArticleData Extraction from GeoData Service using a model
I am trying to make a model that essentially duplicates the Distributed Geodatabase/Extract Data Wizard toolbar that you can use in ArcMap. The Extract Data wizard works fine in ArcMap with my GeoData...
View ArticleAVERAGE CELL VALUES BASED ON ANOTHER RASTER CELL VALUE
Hi all, I wonder if anyone have some ideas about how to solve this geoprocessing situation: 1: I have a raster layer called mixlyr_apr (representing depth values) 2: I have a series of raster layers...
View ArticleCreating a time series of rasters.
Hi, I have a number of rasters showing precipitation values for different months. I'd like to create a time series to visually show how this changes over time. I've tried googling for answers on how to...
View ArticleFind Total River Length in each Cardinal Direction per County
Thanks in advance. The title says it all. I need to find the total lengths in each cardinal direction (N, NE, E, SE, S, SW, W, NW) for all rivers per county in multiple counties. I had thought about...
View ArticleXY to Line with Model Builder
When I attempt to tie the output of "XY to Line" to the next step, "Add Field", model builder simply stops after "XY to Line", thinking it's all done. It does not execute subsequent steps. Is there...
View ArticleAdd Lat/Long coordinates to an UTM shape file
Hello All, I am not able to find a tool (or function) that would add geographic coordinates say DD or DMS to a shape file that is in UTM (or other projected systems). When I add a field and calculate...
View ArticleData Compare
This is a confusing one. I have two sets of data, my address points and the addresses for the phone numbers in my county. I want to compare the two to make sure I have all the phone numbers with an...
View ArticleObservation Point Height for Vewshed
I'm doing a viewshed analysis, using LiDAR data as my elevation dataset. My observation points are located on the top of buildings which range from 20-50 ft., but I need the observation points to have...
View ArticleHow to create geoprocessing model to overlay shapefile in web map
Hi All, I need to overlay a shapefile on webmap using geoprocessing service. Can anyone help me build a model which will accept full path of the shapefile and return me the...
View ArticleMap Package-Error
I am getting a "General Function Failure when creating a Map Package." I looked on the online forums and helps and haven't found much. Anybody have any suggestions to fix this issue.
View ArticleModel builder: iterative Excel-file import and Shapefile output
Hi! I'm trying to automate the following process within the model builder: 1. Import Excel xls-files, that each contain point elevation data with x,y and z values 2. Convert them into separate shape...
View ArticleCollapsing a folder structure into a single folder
Hi all, I have a single folder, let's call it Folder1, which contains multiple folders; FolderA, FolderB, FolderC.....FolderZ. Folders A-Z each contain multiple file geodatabases. Folders A-Z do not...
View ArticleWhy is pooled geoprocessing service not available via the Rest API?
I'm using ArcGIS Server 10.0. I've published a pooled asynchronous python geoprocessing service. It works correctly using the Rest API. When I configure the service not to be pooled, I can't access it...
View ArticleIs there an effective way to simply re-publish ESRI GP tools like ‘surface...
Team, Is there an effective way to simply re-publish ESRI built-in GP tools like ‘surface volume’ to the remote clients (ArcGIS Explorer, even ArcGIS Viewer for Flex)? In other words, do we have to...
View Article1 shapefile....duplicate features
I created a shapefile by merging to other ones together but now some of the polygons have more than one feature....I'm guessing the merge somehow caused this: Attachment 27552 Does anyone know how to...
View Articleproblems with DISSOLVE function when aggregating NEIGHBOUR POLYGONS
Hello everyone, I have problems with the dissolve function. I have a shapefile with multiple polygons, some are together and some are not. I want to use the dissolve function to create a new polygon...
View Article