Iterate Field --> multiple maps
I have a single input file of points that has a field containing either "Yes", "No", or "Unsure" I want to iterate through this field and select points matching each and then buffer . So far this works...
View ArticleReduce Precision of Latitude and Longitude When Exporting to KML
Greetings, I use the "Export to KML" tool quite a bit. When I looked at the raw KML file in NotePad, I noticed that the Longitudes are carried out to 13 decimal places and the Latitudes out to 14...
View ArticleCalculate Emergency Response Times (Duration in Minutes & Seconds)
Happy Friday all, I've done what I think is a fair amount of research trying to see if there is any solution to this problem. I have a spreadsheet with military dispatch and site arrival times; the...
View ArticleSetting order of operation of submodels
I have a model that has two sub models and that's it. Sub1 is a python script that checks for a folder's existence. If it exists, all sub folders are deleted. If not, the folder is created. Sub2 is a...
View Articlecreating a circle buffer around a point and dividing the circle
hello everyone, could someone please help me in this problem? I need to create a buffer of 200m around a point. i already have a shapefile for this point. I want to make a circle of radius 200m. then i...
View Articletransferring values into other features
Dear all, with the tool "Split" I cutted the forest areas of a province into square fields. Please see the attached screenshot for illustration. The resulting forest layers have an attribute with the...
View ArticleModel Builder: Iterators
I'm relatively new to model builder and am working on a project which involves collecting data from hundreds of radar echo vector shapefiles for a network of specific lat-long points. The radar...
View ArticleUse feature class with a GP service
A model I built with ModelBuilder works as expected in Desktop yet generates numerous error messages when published as a geoprocessing (GP) service in ArcGIS Server 10.1 SP1. I've decided to start...
View ArticleData Driven Pages
Hey guys, I am trying to work with data driven pages to produce a map book but i am having some trouble. I basically have the state of florida broken down into 7 different regions and i am trying to...
View ArticleDrainage vector data set from SRTM data
I'm looking to produce a drainage data set, as vector data, from SRTM tif file. I know I have done this before using the functions in the Hydrology toolbox. The trouble is, it was a long time ago and I...
View ArticleLooping with clip tool
Hello, I have a script that loops in sequence through two numbers that corresponds for identification of single polygons in a layer feature, for each polygon, I perform a clip and then a Isocluster...
View ArticleTool/Python Script to Analyze Adjacent Polygons
Hey everyone, I have a large polygon set and I want to be able to do some sort of spatial analysis to determine if adjacent polygons contain the same attribute value from one field in the attribute...
View ArticleCalculate Geometric Mean
Hello! Does anyone happen to know if it's possible to calculate geometric mean as a summary statistic in ArcGIS 10.1? Thanks, Amy
View Articlenear table analyssis in model builder
please have a look to attached model. I have used Generate near table tool ,when i run this tool it takes two input parameters as shown in the model and generates a table which is visible in table of...
View ArticleHaving trouble in book "Getting to Know ArcGIS ModelBuilder"
Hello, I'm not sure if this is the best place to ask about this, but... Recently I have been working through the exercises in the ESRI Press book Getting to Know ArcGIS ModelBuilder by David W. Allen,...
View ArticleTable to Table bug in ArcGIS 10.1 ?
Hi guys. I'm not sure if what I'm observing here is a bug but for sure is something weird. I'm just exporting a table (let's say some million records) from a SDE database (sql server 2008 r2) to a file...
View ArticleKriging in Model Builder
I have many layers I want to perform a kriging operation on, so I tried setting up the workflow (make xy event layer, then kriging...) in Model Builder to make the processing less time-consuming. When...
View ArticleContouring Using A Small Set Of Point Data
Is there a tutorial, workflow, description (or magic button) showing how to go from a set of points (58 in this case), each with a height value associated, to contour lines? For example, the values...
View Articlehow to give Geometry Type: esriGeometryPolygon as input in Geo processing...
I am learning how to use the Geo processing service from the browser. I developed a very basic model using model builder.(please see the attached). My map consisted of just three layers all having...
View ArticleMass creation of Attachments from an oracle "BLOB" table
Hi, Please forgive me with my newbie question. I am still learning my way around ArcGIS 10.1 and python Is this possible to write a python script to perform batch loading attachments from a blob column...
View Article