Import in_memory table to SQL Server non-spatial db
I've created a model which uses the in_memory workspace to speed up processing. Utimately I need to pass the output to a table in a non-spatial SQL Server database. A second reason for using the...
View ArticleField Mapping for the Merge Tool Using Command Line
i'm creating a simple script to run in the command line of arcgis and one of the tasks i need to execute is a Merge. I'm merging three feature classes that have slightly different fields so i need to...
View ArticleJoining Tables
I have a table that I'm trying to join to a shapefile. I've checked the joining field in both tables and they match (the type) but it won't let me join the two. I've done this before with other...
View ArticleZip File to GDB Service
I am trying to create a service that allows a user to upload a zip file that contains a shape file, unzip it, and finally append to an existing GDB Feature Class. The fields in the shape file do not...
View ArticleIterate Feature Selection Background Processing
I am trying to utilize the 64 bit background processing to run a model. The model begins by using Iterate Feature Selection. When I run the model directly from Mode Builder or from Toolbox forcing...
View ArticleGeoprocessing tool-boundary-generator
Hello, I am trying to install the geoprocessing tool-boundary-generator, which can identify convex hull of points. The problem is that I could not add it as a new toolset according to the following...
View Articleaverage X value of specific Y (latitude)
Hello I have an attribute table describing butterfly range traits. It is composed of three columns as below Species name range size (X) latitude of range midpoint (Y) There are 11 kinds of butterflies....
View ArticleModel builder: Select Layer by Attributes_select subsets and export to new...
Hi, i would like to create an automated process which will import a text file in ArcMap, convert it to event layer, then select different rows at a time given the value of a field defined as group...
View ArticleOrder of features in geoprocessing.
I have a general question about geoprocessing that will affect the way I write a script. Is the order of features in a dataset maintained throughout geoprocessing? For instance, if I have a shapefile...
View ArticleDelete fields from multiple feature classes
Hi, Is it possible to delete fields from multiple shapefiles. I have a lot to do and an automated process would be very useful. Thanks Mark
View ArticleDistance field for shortest width in a polygon
I've created a polygon that represents ROW using the erase tool on a parcel file. I have to break this ROW polygon into segments. I thought about using the street centerline file, but I'm thinking I'd...
View ArticleUsing parameter to create list for another parameter
I have a feature class as a parameter within Model Builder. I want to be able to have the user choose a field from this feature class as another parameter. Is there a way to set this within Model...
View ArticleSpatial Join Annotation Problem
I am having trouble spatially joining selected attributes of a polygon FC to an Annotation FC. I am doing this so that I can use a Definition Query to control when annotation is displayed on certain...
View ArticleCalculate age in field calc using python parser
I am looking to calculate an Age field from a DOB field using the python Parser in Desktop field calculator. Does anyone know the syntax I would need to use? Thanks,
View ArticleCalculate Geometry Crashes ArcMap
Every time I try to use the Calculate Geometry tool in the attribute table to calculate the X and Y for the center of polygons it crashes ArcMap. Does anybody else have this problem, and what have you...
View ArticleRaster to ASCII returns -9999 values
Hello! I am trying to export the elevation from a DEM raster to an .asc file. I am using the ArcToolbox --> Conversion Tools --> Raster to ASCII function. The export is working, but if I open the...
View ArticlePublished GP Service keeps copying data to server
I almost put this in the AGS 10.1 General section, but landed here. So just like the title says, not matter how I try, when I publish my GP service (results from a model) the relevant SDE data gets...
View Articlestarting/stopping services
I'm looking for an easy way to start/stop all my services. I'm not using sde and so I need to manually stop all my services to do any updates/backups and then restart them after the updates/backups. I...
View Articlestep by step walk tru on developing a stand alone app with arc engine using...
Hi every one, pls those anyone knw how to go about step by step walk tru on developing a stand alone app with arc engine using python, that will b able to run select layer by attribute queries, display...
View Articledynamic link between excel table and geodatabase
Hello every one. Ive been searching around all week to see if something like this is possible with not much luck. Im trying to determine if there is a way to create a dynamic link between an excel...
View Article