Generalizing Model to Work with any Source and Target Layer
Hello, I do a lot of proximity analysis using "select by location" and would like to cut down on the effort spent each time doing this! I have put together a model using model builder that iterates...
View ArticleWeb-based geoprocessingresults to Excel spreadsheet
I need a strategy to create an and return an Excel spreadsheet as the result of a web-initiated GeoProcessing tool. It feels like a common problem that has probably been solved already. Would one...
View ArticleMoving Points to the largest Polygon within the bounds of a Different Polygon
So I am attempting to move points (or at least capture their lat/long in fields) to the largest polygon from one feature class bound by a different feature class. Basically I am trying to combine...
View ArticleSpatial Join or Intersect
Hello, Is there a way to do the equivalent of a Spatial Join or Intersect with out having to make a new shapefile? I just want to update a field in a point layer with the index grid it falls on. Oh...
View ArticleHow to instal ArcGIS 9.3 in Windows 7 32 bit
hello, good evening i want to ask how to instal ArcGIS 9.3 in windows 7 32 bit? before i have instal in my computer...but arcgis can not run... how can should i do? thanks for watching my comment...and...
View ArticleEdit network dataset source from web client
Hi, I'm working with a NA dataset containing edge and vertex sources. I want to be able to modify the features of those sources from a web flex client. So I created a python geoprocessing that updates...
View ArticleFeature to NetCDF: not correctly exporting point data
Hello, I am trying to export a regularly gridded point feature class (60x60 in UTM-WGS84 projection) with 3 integer numeric attribute fields to NetCDF, setting the 3 attributes as variables (I also...
View ArticleModel Builder & Updating Tables questions
Hi All, I am doing a bit of QC on a project and I want to automate as much of the process as possible in Model Builder. Basically I am tasked with QC on a GME call isectpolyrst...
View ArticleUnion more than 6 layers of polygon layers
Situational case: I have at leat 6+ polygon layers that I would like to combined into one major layer. So that i can calculate the toal Area of the six layer. The problem here is that there are some...
View ArticleNeed to create points at ends of lines based on # of lines meeting @ point...
I have a file geodatabase containing data for a drinking water distribution system. It contains five feature classes, four of which have data: Mains (line), Laterals (line), Hydrants (point), and...
View ArticleSplit Line at Points
Hi, I would like to be able to split a line into segments based on points along the line. The points are a seperate layer that I would like to use to split the line into segments. I did find a VBA...
View ArticleIterating using max raster value as criteria to stop model
I've got a model working as I want. I use the while iterator to keep it going until I can visually see it is time to stop. Then I manually stop it with the Cancel button. In this model, the final...
View ArticleHow to create a rollover description in a toolbox?
Hi, I would like to make my script toolbox a little more intuitive with rollover descriptions. Is this possible? So that when my mouse hovers over one of the inputs, it will give a more detailed...
View ArticleMODEL BUILDER: How to use decimal numbers as increment in "for"-loops
Hi, I have made a workflow in Model Builder (with topo-to-raster interpolation) and i want to iterate this with a "for"-loop beween the values 0 to 1 within 0.1 steps (=11 loops overall). But it is not...
View ArticleError exporting Excel table to another format
I'm using ArcGIS 10.1 SP1 (just recently upgraded from 10.0) and it seems I can't perform hardly any geoprocessing with excel tables. I can preview them in ArcCatalog just fine. When I try and use them...
View ArticleIssues with input feature class when uploading a geoprocessing tool to server
Hi, Long time fan, first time poster. I am building a number of geoprocessing tools using model builder, and then publishing them as services on arcGIS for server. I then have been using the rest URL...
View ArticleFeature Class Not Added to Display / Table of Contents When a Variable Name...
I have a relatively complex model, where I would like to allow the user to input a Scenario Name as a parameter and have the model use that parameter to name the output feature classes appropriately....
View ArticleModel Builder: An error has occurred in the script on this page....
I've been creating a model in Arc 10.0 for a few days now without problems. Then I added the Calculate Field Tool. I selected Make Variable --> From Parameter --> Expression. When I check off...
View ArticleCalculate Buffers using Barriers
Here is a task that took me a little bit to figure out but I'm wondering if anyone else has had a similar geoprocessing challenge. See attached screen shot for illustration. I wanted to buffer a...
View ArticleI will run a new service area analysis
Hi I will run a new service area analysis. I'll do an analysis of how far you are coming by car from one hospital in 30 min, 60 min and 90 min. Is there anyone who can help me with a model of this in...
View Article