Tagged Questions
1
vote
1answer
38 views
Batch create filenames in ModelBuilder(ArcMap10)
I am running a model in ModelBuilder. The input are raster files in *.tiff format and the output are *.asc format.
I am using iterate raster and there will be 365 input and output files using ...
1
vote
2answers
41 views
arcgis model builder: in-line variable substitution for the path
I am having difficulties in finding a way to use the input path and set is as the output path for a simple Copy Features tool. I use the substitution by the workspace but it outputs the results into ...
3
votes
1answer
42 views
How to make selection tool with 3 variables which depend on each other (ModelBuilder)?
I try to create model to selection feature by attribute with 3 variables which depend on each other but i don't know how.
for example:
variables: kat_1, kat_2, kat_3
Kat_1{ gastronomy, education, ...
6
votes
3answers
191 views
Why is it important to use feature layers in ModelBuilder?
I am trying to understand creation of a geoprocess with ModelBuilder, but I don't know why it's important to use feature layers instead of feature classes when creating a geoprocess with ModelBuilder. ...
2
votes
1answer
46 views
How can I set the settings of an Address Locator within a Model or arcpy?
I am creating a model that processes a large road dataset, then creates an address locator from the roads. The Create Address Locator tool does not allow me to set options like Spelling Sensitivity or ...
31
votes
5answers
854 views
When to use Model Builder over Python Scripting and vice versa?
I'm new in python scripting in ArcGIS but not Model Builder. I'd like to know what's the benefits of Python VS Model Builder. Why should we write script for GIS automation while we can use Model ...
2
votes
1answer
73 views
How to clear in_memory workspace within ModelBuilder?
I have been using in_memory workspace within ArcGIS 10.1 ModelBuilder as part of a workflow to mosaic and clip raster datasets to study area bounds (Figure 1). The model runs fine the first round but ...
1
vote
1answer
87 views
How to import values from feature to variable list in Model Builder
I'm trying to create a model to find POI by selection by atrribute. I have feature layer (POI with three fields Kat_1, Kat_2, Kat_3 ) and 3 parameters ( Variables: Kat_1,Kat_2,Kat_3).
How to import ...
-1
votes
1answer
97 views
How to write Process Dialog log information to a text file in ArcGIS?
I have created a custom model. When this model is run, it shows a process dialog which has some log information. I want to write that log information into the text file for further analysis. Does ...
1
vote
3answers
83 views
Excluding Processes from Iteration in Model Builder
Is it possible to break Iterate Raster after certain set of processes ?
I have a list of Image files which I am processing using Iterate Rasters and performing aggregate and Extract Values to Points ...
6
votes
3answers
117 views
Are there any simple models for wildfire hazard mapping with ArcGIS ModelBuilder?
I am interested in producing a simple fire hazard/severity map via ModelBuilder from commonly available datasets (e.g. DEM, NDVI, slope, aspect, land use/cover, etc). Are there any resources or ...
1
vote
1answer
72 views
How to create generic building footprints based on attribute information?
I'm trying to create a tool that generically creates building footprints on a given parcel according to certain attribute information of the parcel like building density, max. height, utilisation, ...
0
votes
1answer
119 views
Model Builder - iterate through columns in a table
This seems like it should be a no-brainer, but I am unable to find any info on how to use model builder to run a certain spatial analysis function on each column in a table.
Problem: I have a table ...
8
votes
1answer
234 views
How to find differences between shapefiles?
Every month I have to QA/QC some streets data for an entire county (over 47,000 records). The first step is to compare the two files. Currently, I'm using a tool that was created in house via VBA ...
5
votes
1answer
77 views
Skip errors in model builder
is there a way to handle an error within the arcgis modelbuilder? I have a model which iterates over hundreds of raster files. some of them may be corrupt. i`m looking for a way in which the model ...
1
vote
0answers
47 views
Iterated field create to continue after failure
I am not a very good programmer and do not claim to be an expert in arc. I am going to try to explain this problem as clearly as possible and any solutions that you guys may have would be helpful.
I ...
6
votes
1answer
175 views
Create multiple shapefiles from one table
I've imported a table into ArcGIS which I'd like to split into multiple shapefiles. The splits would occur between groups of records separated by any of 3 columns. In other words, col1, col2, and col3 ...
3
votes
1answer
91 views
Is there a way to turn on labels with ModelBuilder?
I have a model that creates a feature class and adds it to the map. The properties of the feature class reference a layer file for the symbology. However, I can't seem to find a good way to pass the ...
1
vote
1answer
161 views
How to Create Drop Down List Variable with ModelBuilder?
I am building a model and am trying to create a variable (that will be turned into a parameter and then added as a field) that is a drop down list where only specific values can be chosen.
Any help ...
2
votes
0answers
74 views
Running a new iteration for each column of a dataset in ArcGIS
I'm pretty new to Modelbuilding, having just been turned onto it about a week ago on here. So my problem is, I currently have a dataset of habitats that change through time (from Immature to Mature, ...
4
votes
1answer
96 views
How to create list from table
I have performed a spatial join on some data and now I would like to take that data and create a list. I'm trying to do this dynamically so that it can be easily repeatable via a script or model.
I ...
2
votes
1answer
185 views
Inverse distance weighted interpolation for categorical and/or binary datasets
I want to perform an Inverse distance weighted (IDW) interpolation to a series of points. However my data set can be categorical or binary and just like the IDW I want to interpolate the new values ...
2
votes
2answers
188 views
ArcGIS Geoprocessing: Join multiple fields to a table and export new table as join field name
I am bit new to geoprocessing and ModelBuilder.
I am using join field tool to join table (info tables/.dbf) to one a shape file.
I am trying to use ModelBuilder, as there are around 100 tables (each ...
2
votes
1answer
104 views
How to separate raster bands in model builder?
I have a simple model that iterates through folders to collect imagery, mosaics them and clips the mosaic to a study area boundary. I need to produce an NDVI from the clipped 4-band mosaic ...
2
votes
1answer
159 views
How do I pass each parsed file name to the next tool in Model Builder?
I cannot get the Parse Path tool to pass each file name to the next tool. In the example shown, the Raster to Ascii tool will take the first entry in the 'filename' variable list as part of the output ...
4
votes
0answers
125 views
How to join fields which must still be created in ArcGIS Model Builder?
I am in the process of creating a generic model in ArcGIS Model Builder. At one point in my model, I have to do a join between an existing layer (entry parameter) and a table issued from the "Zonal ...
0
votes
0answers
67 views
How to write model in ModelBuilder which connects to SQL Server database and merges subparcels by unique parcel Id?
How to draw a model in model builder; conecting to the database through SQL Server and merging the subparcels of a parcel who has unique Id?
Any help is much appreciated.
3
votes
1answer
74 views
How to validate Personal Geodatabase against XML schema?
Is their any tool in arcgis model builder which can validate a personal geodatabase and a XML schema to give out an report saying if the gdb is validated or not ...
3
votes
1answer
255 views
Using ArcGIS ModelBuilder with a “While” Iterator
I am struggling to get the ArcGIS ModelBuilder "While" Iterator to work as I would expect it. I have a hunch it's user error, but even reading the help hasn't seemed to get it working for me.
I have ...
3
votes
1answer
259 views
How to Edit custom help in ArcGIS ModelBuilder?
I have created a model in ArcGIS model-builder with a certain number of layers specified as parameters. When I launch the model from the tool-box, I would like to edit the information in the right ...
5
votes
1answer
411 views
Working around the raster calculator in ModelBuilder - ArcGIS
I am experiencing a problem with the raster calculator in the Model Builder under ArcMap 10.
I need to combine two layers: a drainage map (issued from a series of previous operations on a DEM) and a ...
3
votes
1answer
440 views
Use model builder to select layers by attributes, dissolve them and then merge them
StackExchange team,
I would like to reclassify polygons, I want to combine smaller polygons into bigger polygons based on their ID (each polygon has a unique ID). I want to regroup ~800 polygons into ...
4
votes
3answers
297 views
Incorporating SQL Statements in Model Builder
I have a point data set where each point has a unique operator associated with it. I'd like to select by attribute = operator name and generate a new shapefile for each operator containing only the ...
2
votes
0answers
231 views
What is fastest way to copy feature dataset from ArcSDE to File Geodatabase in ModelBuilder?
What geoprocessing tool is the fastest for copying feature datasets from SDE to fgdb?
I want to make a model in ModelBuilder that copies an entire featuredataset from my SDE database to a file ...
0
votes
0answers
365 views
Why am I getting an ERROR 000728: Field *fieldname* does not exist within table even though field exists?
I do some script for a shapefile's table.
And this script works for 2 fields and do not for other ones, because of:
ERROR 000728: Field FID_158_01 does not exist within table
But this field is ...
3
votes
2answers
276 views
Creating dynamic GIS charts in ArcGIS 10.1
I have generated a table which has road segments which get inundated during different flood events. I want to be able to add a pie chart to the map which shows that during each flood ARI (1y, 2y, 5y, ...
8
votes
5answers
473 views
How to split points by polygon?
I am looking for a way to split points by a county polygon feature class. The attached image shows two feature classes: one composed of points and the other a county polygon feature class. The split ...
2
votes
1answer
557 views
Model Builder - How to calculate Field using part of filename
I am new to model builder and have not been able to figure how to use part of the FC name: For example the first FC in my GDB containing around 100 files is "A1005_GPS_Residence", and I need to ...
2
votes
0answers
136 views
tools from Geospatial Modelling Environment in ArcMap model
How to extract raster DEM elevations to vector attribute tables in ArcGIS 10?
Can GME tools be used in model for publishing a tool on web? I want to use it in integration with other tools in ArcMap.
...
1
vote
1answer
621 views
Setting a query loop
I am looking to apply a Select By Location protocol to my data, but need to first query individual IDs in my target and source layer (the same ID in each table, one at a time). How do I loop through a ...
0
votes
1answer
430 views
Select by Location tool
I am using the Select by Location tool to select certain polygons on my shape-file layer. I start by having a given point as my Selecting Feature and that its relationship is completely_ contains. ...
2
votes
2answers
454 views
Merge an entire Geodatabase in ESRI ModelBuilder
How can I merge an entire Geodatabase in the ESRI (ArcView) ModelBuilder? I have several FeatureClasses created into the GDB and in the model I plan to merge them all. Right now I have imported all ...
0
votes
1answer
149 views
how to integrate external image processing programs within ModelBuilder
I want to use python libraries to do image processing for very large files (over 2GB), but the current python libraries can not read 16 or 32 bit image correctly. At least, I tried Python Image ...
2
votes
1answer
70 views
Clipping from a given point
I am working with model-builder and I am trying to clip an area around a certain point. Is there a tool that I can use in which I can assign it a certain distance from the point. For instance, if I ...
2
votes
2answers
742 views
How to split single shapefile into many, and use them as geoprocessing extents in ModelBuilder
I am trying to do the following things using ArcGIS model builder.
select by expression to output feature class.
use output feature class as spatial extent
raster to point
The main goal is to ...
3
votes
2answers
776 views
Python in ArcGIS: How to use a variable as part of the output path
I´m trying to use a variable as part of the output path of a shutil command.
Unfortunately I couldn´t work it out how to do it. Can anybody help?
import arcpy
import shutil
Name = ...
5
votes
2answers
177 views
Numbering Watersheds
I am working with a watershed map, and I was wondering if there is a function or a way that I can get ArcMap to number the watersheds. For instance, if we have watershed X numbered as 0, I want the ...
2
votes
0answers
181 views
Creating a model to run a complex query
I'm just a rookie when it comes to creating models in ArcGIS. I have two shapefiles from which I need to calculate an AVG and a MAX erosion rate for individual properties.
The two shapefiles are:
...
0
votes
1answer
194 views
Sort feature class in Modelbuilder and populate new ids
I would like to sort my feature class in a model based on coordinates stored in its attribute table. The sorting must be done on Y_coord descending, then X_coord ascending. The answer to this question ...
4
votes
1answer
575 views
Map Algebra expression in a model fails on open workspace
I have model which runs 2 processes that create rasters and a third process that (attempts to) add the two of them using Map Algebra. The expression is very simple, just "%Raster_A%" + "%Raster_B%".
...

