How 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 ArticleCoordinate Transformation and publish as WebService
Hello, I am new to Geoprocessing tools so I just wanted to know if it's possible to create a Geoprocessor which Transforms Coordinates from one Coordinate-System into another. After that I want to...
View ArticleIncluding Feature Service in geoprocessing task
I have successfully published a feature service task, providing 3 feature classes (2 point layers and 1 polyline layers). And I access the service from an JavaScript Web application. I would like to...
View ArticleIntermediate data
Hi, I'm newish to model builder and I built a huge and complicated model and ran it, not knowing that Arc automatically decides that some things are intermediate data and sends them somewhere that...
View ArticleAggregate Polygon tool - Defect - Polygon with exclusion ring
Hi, We use geoprocessing service in our application and one of the tool we are using is Aggregate Polygon tool in Cartography. This tool is being used to union two or more geometries which are at a...
View ArticleSQL expression to sum cells in the same field
Does anyone have any expression or code they can offer that I could incorporate into my Calculate Value Tool on Model Builder? What I'm trying to do is add multiple cells of a given attribute field and...
View ArticleSynchronizing Toolboxes
So, according to the ArcGIS Resources Help 10.1: TOOLBOX CONTENTS IN MULTIPLE APPLICATIONS (http://resources.arcgis.com/en/help/...0000001m000000) the contents of the Catalog and ArcToolbox windows are...
View ArticleA couple of questions on models and one other issue
Hello everyone, I'm working on a project and I have a few questions. My first question is about layer symbology when making a model. I have a layer file with the symbology I'd like to use for the...
View Article