Exclude a feature type from Iteratefeatureclasses Iterator tool
Hia, I have a large dataset from which I am trying to Iterate feature classes and apply the selection tool on the output by some expression . The problem, is I want to exclude Junction features from...
View ArticleToolbox Extension Problem
I am using ArcGIS 10.1 but my toolbox extension one click for any extension e.g Define Projection it will lunch but will not respond to allow me run the task please help. Thank you. Salisu I
View Articleconsole app using GeoProcessor managed assembly won't exit
I have a windows console application written in c# that uses a geoprocessor managed assembly. An example of how to do this is at http://help.arcgis.com/en/sdk/10.0/a...000003rr000000 I find that in the...
View ArticleBad Union
I combined four shapefiles into one with union. All attribute columns and properties are the same amongst the four shapefiles. When the union finished, the attribute tables joined horizontally instead...
View ArticleGeoprocessing service sometimes work and somtime dont work!!!
Hi I have a model that it works in desktop very well. but when I run it in the web application (like flex3.3) sometimes works and sometimes dont work! how can I find reason of this problem? Best regards
View ArticleCompress File Geodatabase Crashes
I extract some data to a file geodatabase (v9.3) from a SDE Geodatabase (Oracle 11g / 10.1). The extract works fine. I compress the geodatabase using either ArcCatalog or Python. Either option crashes...
View ArticleFeilds to a Point ModelBuilder help
I have am making a model that adds a few fields to a feature class, populates them and is then supposed to put those new fields into a 'Point" so they can be exported to CAD as a point. I am able to...
View ArticleSuppress warnings in Modelbuilder
I have created a model which at some point writes temporary data to an empty table in a geodatabase. After all the geoprocessing is done the final step in the model is deleting all records in that...
View ArticleHow to format a VB script in Python for Calculate Field?
I have a script for my model in VB which I am running on arcgis 9.3. The same script is for calculate field is not running on arc gis 10. Do I need to recode or format it in python? I am not good in...
View ArticleDate field affected by Merge
I am running 10.0, SP5 and attempting to merge 12 point shapefiles. Each file contains AIS data for one month of the year. The merge completes successfully but the dates in my date field become...
View ArticleIs Spatial Join Capable of this?
I'm using a PLSS land grid as a base map layer. This grid is "Sections" ( 1 mile X 1 mile grid over the entire state). I have a second layer that has a hundred or so features and these features all...
View ArticleCheck Geometry
Hi all, I've got a large polygon dataset ( ~ 3.5 million polygons) and I know there's a number of geometry errors. I've run the check geometry tool and joined the output to the original data to allow...
View ArticleWhere clause not working in 10.1 with Copy Features / Copy Rows
We are using scripts and workflows that use the Create Table View / Create Feature Layer with a where clause specified. These functions seem to work (i.e. the correct subsets are shown in ArcMap), but...
View ArticleCan I calculate the area of the "visible" in viewshed?
I'm trying really hard to figure out how to calculate the area of the "visible" portion of my viewshed analysis. Geometry calculator is greyed and unavailable for some reason. Do I transform the data...
View ArticleSelect By location Help- should be easy
Hello, I'm attempting to do a simple select by location and am missing a step somewhere in the process. I have created two shapefiles that are both buffers. What i am trying to do is select the area...
View ArticleExtract data task is not working on central meridian
I am using the extract data task as a gp service in my web application following this example, https://developers.arcgis.com/en/jav...clipasync.html . the only difference is that I am using my own gp...
View ArticleRepeat points--Should I make them multipoints?
Hello! I'm creating a geodatabase in ArcMap 10.1 to manage a GPS quality control assessment. We have a Trimble R10 GPS and we're trying to assess variations in the data over time and under different...
View ArticleRaster attribute field to raster file??
I'm trying to create a .tif file based on one of the attribute fields from a separate raster folder. I am using the "lookup" tool to convert the attribute field to it's own raster file, but every time...
View ArticleCalculating a field in Model Builder
Hi, I am a non-programming user who is learning model builder for the first time. I've had success creating my initial workflow, but am having trouble calculating a field, based off of other fields...
View ArticleDsiplayiing graphic in featureset
Hi I am using following code to display the returned polylines as graphics on my map using flex API. It is working fine. However it shows the polylines with black color. I want to change the color and...
View Article