Warning 000970, attribute index issue; help please!
Hello, Working in model builder (beginner) , trying to update/ combine two attribute tables, however I cannot continue to work due to: "Warning 000970" It states I must add an "attribute index" however...
View ArticleHelp identifying coordinate system
Hi all, I have what I hope is a simple problem from an ArcMap novice. I have two sets of shapefiles for a country. One set is shapefiles for roads and lakes within the country. The other is one...
View ArticleIterator with with merge and points to line
I have a feature dataset of stops and I want to merge them, one by one, with a feature class and then for each merge use the points to line tool. The model I have built doesn't save each points to line...
View ArticleUse ArcObjects to change units from meters to feet in UTM_Zone_13N
I inhereted an ArcObject system in 9.3 that reads in a csv file of XY locations and converts it into our state plane coord system. Recently the csv source went from NAD_27 to NAD_1983 w/ UTM_ZONE13N. I...
View ArticleCan model builder automaticly update output names?
I have a model built that will take a line.shp file, manipulate it and produce two other .shp files. The input file as well as the two output files are marked as Parameters. I would like my output...
View ArticleDeleting network features in script doesn't create net junctions
I have a script that makes a copy of a network dataset for a 3rd party app to use. One of the feature classes causes problems with the app. The ideal solution would be to remove it from the network,...
View ArticlePython with Modelbuilder to create parameter inputs
I have two files I need to input into a model that I would like to be able to run over many folders. The path of the second folder can be parsed from the first parameter using a python script. How do I...
View ArticleModel Builder: Skipping shapefiles without attributes
Hi, I'm trying to create 10m spaced points based on some line data I have. This line data is split over many shapefiles, and some are without attributes following some pre-processing. I want to skip...
View ArticlePerformance for Append vs Insert Cursor
Ok I have a feature class (260k records) and 3 tables. I need to get specific information (about 20 fields) from each into a new feature class. I have several different ways to do this and I’m curious...
View ArticleGeoprocessing Extract Data Task does not return any features.
Hello, I created a geoprocessing service by following the Clip and Ship example. When I run the Extract Data Task from within ArcMap, I get a coordinate system warning but the resulting shapefiles...
View Articlebuffer with geometry service
Hi, I used the Geometry service to get a buffer of a polyline, polygon, etc.. and it worked great. My next task is to get a buffer line that is to seaward of land. For example, find a buffer line 100...
View ArticleExport coordinates from polyline
Greetings How do you export coordinates from polylines? We need the coordinates in raw text format with each polyline related to a OBJECTID in the Attribute Table. See attached image Attachment 26663 I...
View ArticleImport Metadata tool Not working
I have about 250 Feature class files that need Metadata added to them. I thought that you could create the metadata for 1 and then import that into the rest of them by using the Import button in the...
View ArticleFeatures to JSON tool
Has anyone used this tool yet? I'm trying to create a JSON file from a polygon of a state border, I first simplified the shape, then used this tool to create the JSON but is there more that needs to be...
View ArticleHow to iterate a single selection over multiple fields (ModelBuilder or Python)
I have a file that contains point data for several thousand residential locations. The file contains locations spread across a 15 year span, and the attribute table contains binary fields indicating...
View ArticleGenerate Near Table returns empty table
I'm trying to use the Generate Near Table tool to determine the how far each location in a point layer is from a layer that consists of a single line. This worked when I had an unprojected set of...
View ArticleRPC Fault faultString="HTTP request error"
Hi I have a geoprocessing service(AGS Server 10.1) that flex viewer (3.3) return this error for it: RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error:...
View ArticleMETADATA EXPORT/IMPORT/XML
HI I need to update the metadata (for example: credit : "david"), for all gdb files on sde automatically .I use the "metadata importer" tool and it's work very well as long as the metadata existent. I...
View ArticleViewshed
I have a Raster DEM and a shapefile with a single point. Trying to run a Spatial Analyst Viewshed. It keeps erroring out.... I point to the raster as input Point to a Geodatabase and give the output a...
View ArticleKML to Layer without PopupInfo html tags?
Is there a way to import a KML(KMZ) without having any popups bring in their associated tags <td/>, etc.? Or does anyone have a simple solution (field calculator, python, etc.) to strip these...
View Article