Workaround for tools "Select" and "Copy Features" in Model Builder
Hi all, I want to copy all features from feature class A, which have the identical attributes (only of one specific column) of another feature class B. I thought about first selecting the features with...
View ArticleProgrammatically update thumbnail image
Hi everyone, I got a task about changing the thumbnail image into an organization logo image in the metadata. Is there any a way to do this programatically by changing the metadata xml (I was able to...
View ArticleProblems with Merge and Topology
Good afternoon everyone, I am really struggling with trying to figure out ways to fix my output's topology. I have shapefiles created using 3 years of merged SAV data for the Chesapeake Bay and I am...
View ArticleBearing + Distance to Polygon
Hello ArcGIS Community, my intention is to create polygon features in the form of a compass rose. I use the bearing distance to line tool which works fine, creating the lines in the designated angle...
View ArticleCopying lots of data out of an image service?
So I have this image service that I want to use to batch extract some data out of. The issue I am running into is that via Python you must limit each "clip" to a predefined extent limit... in my case:...
View ArticleListVersions tool error
I am running a GP tool for getting a list of versions table. Error:Parameters are not valid ERROR 000313:The length 0f Field Name must not be larger than 16. Faild to execute(AddField). I think here I...
View ArticleCalculating Area of a Larger Polygon not Covered by Smaller Polygons
Good morning, I am trying to calculate the area of a larger polygon that is not covered by many smaller polygons. The larger polygon is a river and the smaller polygons are SAV beds. I have tried to...
View ArticleExportWebMap fails for Bing basemap
Hi Folks: I am running into some issues with the export webmap geoprocessing task. Using ArcGIS for Server 10.1 and the javascript API (legacy 3.3). When we look at the server settings we can see that...
View ArticleModel Builder to hide fields in attrbitute table
In ArcMap toolbox, there is a tool called Strip Map Index Features. When you run it, it produces an attribute table wit several columns / fields. Some of these fields include 'Shape', 'PageNumber',...
View ArticleHow add drop down list to spatial reference parameters of "Make XY Event...
Hi I,m using "Make XY Event Layer", I need to add a drop down list to spatial reference parameter. for example if xy file of a user is in UTM, the user select UTM, if it's xy file is in Lambert, he...
View ArticleModel Builder: Select Layer by Location > Make Feature Layer
Using Model Builder, I'm trying to 'Select Layer by Location' and then 'Make New Feature Layer' based on that selection in batch mode. I have four input 'Selecting Features' and one Input Feature...
View ArticleHow change Extract Data py to generate just a shape file or GDB? I dont need...
I,m using Extract Data, but I need this tools just generat shape file and generating .zip file is not good for my project. How can I change this tools to make a shape or GDB? I dont need .zip file....
View ArticleLinear Referencing not working? (Locate features along routes)
Hello and good day! I am trying to do a simple 'Locate Features Along Route' operation and am getting a blank table with no features. The same operation is yielding perfect results when running against...
View ArticleCreating a new feature class based on existing data
Hello, Please help. I work for a small city and am in charge of mapping and inspecting our stormwater network. Our mapped network is set up as a feature class including points (catch basins,...
View ArticleHow to Edit the 'Help' for each Input Parameter
I have created my own toolbox. The toolbox contains a python script that does certain geo processing stuff. When a user runs the tool, there are several input fields / parameters for the user to fill...
View ArticleModel Builder Inputs/Outputs errors
Hi everyone, I'm quite experienced with Model Builder and scripting with python but I recently hit a problem that I can not resolve: I have created quite complicated model in Model Builder (ArcMap...
View Articleusing the reclassify tool at the end of a model, without access to the...
I have a model which buffers line features by a variable and then rasterizes them, I then need to reclassify before I am finished processing. My issue is that I cannot access the values to reclassify...
View ArticleAppending issues in Model Builder
I'm trying to append one table to another in model builder when I do, with Shema Type NO_TEST everything comes out "Null". When I try appending with TEST selected it gives me an error message saying...
View ArticleUse the output of one tool as the input of another in one iteration (Model...
I am using Model Builder. I have used the 'Strip Map Index Features' (Cartography --> Data Driven Pages --> Strip Map Index Features) within Model Builder. Upon running it, it produces an output...
View ArticleSpatial Join in 10.2 returning all 0 values (mean, first, and sum)
I have an issue with analysis >> overlay >> spatial join. The target is a polygon feature. The join feature is a point feature. I'm using a JOIN_ONE_TO_ONE, keep all fields, match...
View Article