Model builder- float to raster processing
Question from a very frustrated individual trying to learn model builder. Can you create a model that will allow you to choose the location of the float files you wish to use, process them to raster...
View Articlewhy doesn't Tabulate Intersection work?
I can't find much in forums about this - I'm trying to use Tabulate Intersection with two shapefiles. When run in a model, I get a generic error (Error 999999:Error executing function). When run in a...
View ArticleImport Feature Classes
Hi, I am trying to create a model whereby a new file geodatabase is created (done that bit) and all feature classes from another file geodatabase are loaded into the newly created file geodatabase (I...
View ArticleOpening User Created Toolbox Crashes ArMap 10.1
Do ToolBoxes go bad? I have some toolboxes created at 10.0 that when I try to open crash ArcMap/ArcCatalog 10.1. At first I thought it was happening just with 10.0 toolboxes but now some of my 10.1...
View Articlecreate a footprint polygon around a multiple polygons
Hi, I have a set of parcels and I want to create a footprint polygon around multiple parcels to represent a study area. I know this can be achieved visually using symbol levels, but I need it to be a...
View ArticleCalculate field tool in model builder
Hi, When I used Calculate Field tool in model builder, the experssion type (VB or Python) and the code block are not changed to align with the setting in "Field Calculator" window (click the little...
View Articlepoint data to polygon
I have a point data set which represents structures with an attribute that describes the structures (residential, commercial....). I also have a parcel polygon dataset. I want to figure out which...
View Articlebeginner command/scripting/python help, 9.3
hi guys, long time lurker occasional poster... if the information I'm after is already elsewhere, please point me in the right direction if it's faster. I've just started using arcgis 9.3 + arcinfo...
View ArticleCalculating slope and facing angle of best fit plane using DEM or TIN
Hi All, I have been tasked with finding a way to make a few calculations using a DEM or TIN in an ArcServer application, these calculations are to Draw a line and calculate the slope absed on the DEM...
View ArticleLoop Layers in Modelbuilder
Is there an easy way to loop through layers and perform an action on each one in Modelbuilder without writing a script?
View ArticleDissolving particular polygons
Hi I have two layers, one with rivers and one with watersheds. I am interested in having 1 river within each polygon, but my problem is that I have too many watershed polygons. Therefore I wish to...
View ArticleHow to find porperties (polygons) with points (centroid)
Hi all, I run a process to remove some centroid for a property layer. How can I check if the polygon property layer has now a entroid or if it is missing? How can it be done with model builder? thanks
View ArticleExport Output of Collect Values Tool in Model Builder
Hi There, I am new to model builder, I have built a model which calculates mean and minimum distance between features. It also counts how many of those near features fall within a given 'buffer' around...
View ArticleSimple SQL Sub Query
Hi Having trouble with very simple SQL Sub Query. Desktop help suggests finding records NOT IN a table with a similar fields follows a simple form like: "COUNTRY_NAME" NOT IN (SELECT "COUNTRY_NAME"...
View ArticleDetecting mound boundaries
Hello all, Does anyone have a method for detecting mound boundaries? I am working on bathymetry data which consists of mound features ~ 50 m high and average 200 m diameter. Some are rounded, many are...
View ArticleGeoreferencing Tool Help
Hello All I've just installed ArcMap 10.1 Desktop and am having frustrating time using the georeferencing tool. It has always been straightforward using it in previous versions. I have a reference...
View ArticleCalculating Field Values from multiple attribute tables
I have an attribute table (let's call it table X) that I need to calculate field values for. I have five additional attribute tables (lets call these tables A,B,C,D,E) that contain field 1. For each...
View ArticleWhy can't I buffer polygons?
I'm using Arc10 to try to buffer some polyons (in a shapefile) that I have merged together from separate polygon shapefiles generated in an earlier version of the software. The polys are in GCS (NAD...
View ArticleExport Shapefile for AnyMap
Hi there, I am trying to create a geoprocessing service for use with web that will allow a user to export a layer to a shapefile or cad file. I have gone through the tutorial for Clip and Ship. Is it...
View ArticleModelbuilder: two processing steps in one iteration
Hi, I have a point and a polygon shapefile and want to create a model verifying if the points are located in the corrected polygon. Therefore the points have an attribute giving the name of the correct...
View Article