Generate Attachment Table Help
I've been working to add many attachments (.pdf forms) to point files. I've gone through the help in the resource center, to first Generate Attachment Match Table, and then use this table to link my...
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 ArticleHow to specify output Coordinate as a parameter for Project tool
In model builder, how do I make the Output Coordinate System of the Project tool select the proper coordinate system based on a UTM zone parameter? We have Lat/Lon (WGS84) coming in as Input Coordinate...
View ArticleFME project in Model builder/ArcMap?
Hi, I have an FME project with published parameters that I would like to access from ArcMap somehow. I thought I had achieved this before, using the FME extention, but now I can't for the life of me...
View ArticleProblems with Unsplit Line tool - number of line segments same as before
Let me explain my overall objective and then the specific problem that led me to post on the forum. I have a line feature of bus routes and the number of riders on each route for a given time period....
View ArticleDensify Y-value seems incorrect?
Hello, this is my first time posting on forums.arcgis.com so please forgive me if I haven't formatted my question correctly or followed correct submission protocol. I am developing a desktop GIS...
View ArticleFeatureCompare problem
I'm having a problem where the Feature Compare tool is not working as expected. I am trying to compare the shapes of two polygons between the two feature classes - both have only two polygons. I am...
View ArticleModel will only work in Model Builder
I created a model that selects address points inside of a polygon, removes points points based on certain criteria, and creates a feature layer from the selection. I can get it to work from within...
View ArticlePython Toolbox to Geoprocessing Service failed
Hi All: I am new to ArcGIS any help is appreciate. :-) I used ArcMap 10.1 to create Python Toolbox without any parameter. It ran successfully on desktop. I then published and ran successfully on...
View Articleintersect lines output points
I am trying to intersect a single line feature class to find where lines cross. unfortunatly this process picks up places where lines are "snapped" togeather as the vertexes are in the same location....
View ArticleCant get selected feature to clear?
So I am fairly new to python scripting, but I have what seems like it should be a fairly simple script that selects an attribute from a layer, zooms to it, and then clears the selection and exports a...
View Articleload Input and Target Raster in Mosaic Tool using 2 iterators
Hello Forum, I would like to iterate through a folder of input rasters and at the same time iterate through a folder of target rasters to run the Mosaic tool. The folder contents are such that InRas1...
View Articleuser defined input in model builder
I'm trying to create a tool in model builder that will run only when the user has selected a specified area of interested by selecting the area on the map. I have the input .shp file as a feature set...
View Articleadd join failure and attribute table column limit
System: ArcGIS 9.3 and Vista Hello I am using the function add join to combine three shape files into one shape file. (by python script) Each of them has about 650 columns in the attribute table....
View Articlemaking map layer visible in flex api
Hi there I have published a map as map service on ARCGIS server as map service. I access it using flex api 3.0.. I want to know is there any way I can change the visibility of layer in the map. for...
View Article