Global Polynomial Interpolation Contour Widths Scaled Not Constant => Poor...
When the output of GPI is Contours, the width of the contours changes as the map scale changes as though Display|"Scale symbols when a refence scale is set" had been checked. But, in fact, this check...
View ArticleArcHydro script problem
I need some help with archydro scripting. I designed my code to automate archydro process; the script runs without error message, but no result. I tried my all the suggestions on the forum but no luck....
View Articlesinglepart to multipart to bigger singlepart
I remember in AV 3.3 it was possible. Problem is: I have waterwork network consists from mains and connections. They are all built from many short sections. After dissolve_multipart i get two features:...
View ArticleHow to avoid ArcMap crash due to GDI Objects > 10000 in python script?
Hello, I've got an arcpy script that essentially iterates over a polygon feature class and for each polygon extracts a raster, users RasterToNumPyArray to create a NumPy array, then does a few things...
View ArticlePairwise Distances along a river network with flow direction
Hello, I would like to calculate distances between sampling sites in a river network using topological distance. In addition i would like to have movement upstream accumulate at a greater cost compared...
View ArticleProblems with my model in Model Builder
Hi ! I want to do a model with two iterators , one of rasters and other of shapefiles, but my model doesn't work. I have a lot of rasters that I need to apply "Extract by mask" with different masks, I...
View ArticleHow to fix Broken Model
Hi Fellow I have developed a model (using model builder, ArcGIS 10) for spatial analysis of my project. The model was quite big and took me 3 days to develop. Every time I add a new tool/process in the...
View Articlemodel output display
Hi How do I make my model to display the results when run in arcmap. When I run from the model window, the results display but when I run it in arcmap or as a tool, the results are not displayed. I...
View ArticleZoning
Hello! I apologize for my very very bad English. I beg you to give a solution. Given: A set of points with an attribute - number area to which this point belongs. Objective: Break all the space into...
View ArticleCalculating fields - add start and end coordinates of line features to table
Hello everybody, Since a wile I am serching a way to solve a problem but cant get to any result. What I want to do is to add koordinates of the startpoint and endpoint of a line-feature to its...
View ArticleLeast Cost Path for Shipping
Hello I am attempting to create a cost surface for shipping and one of my variables is wind direction. As I understand it, the 'Path Distance' tool may be what I need, however I am unsure. If anyone...
View ArticleUsing domains in Model Builder
Hello all, I'm working on trying to merge three different road centerlines (different schema) layers into one layer in Model Builder. I am able to do that but the only issue that I am experiencing is...
View ArticleConverting WGS 84 UTM to WGS 84 lat/long
I have geo-referened TIFF files (WGS 84 UTM zone 57S) and corrected GPS data (WGS 84 lat/long). When I display both of these in a desired polar stereographic (WGS 84, -71 deg. Latitude of true scale)...
View ArticleMaintain Service Draft file after running "Stage Service" tool.
Hi guys, In my model I have a "Stage Service" tool. The propose of the model is to push data into ArcGIS Online every week. This model will run automatically. As it says in documentation, the draft...
View ArticleArcpy Export report error
Hello all, I'm working on trying to use arcpy to automate the creation of a report, but I'm running into a problem. Code: >>>...
View ArticleMultiple individual viewsheds using iterators
I am working on a project where I need to calculate the viewsheds for a few hundred individual points. I'm trying to use iterators in ModelBuilder to create a model that would run each viewshed for me...
View Articleaddress components in a query
Hi I wish to input an address in a query using the components of street address in order to make selections of the addresses by address attribute. How do I input the address components separately as in...
View ArticleCreate point geometry in a feature class with all the attributes prepopulated
So here is the problem. I have a text file with space delimited values. A standard text file with the headings separated by spaces and then on each next line values for these headings (columns) also...
View ArticleWhat is the best way to combine data from a geoprocess to the original...
I have a shapefile containing a bunch of routes and another containing parcels. In modelbuilder, I am using a Select Feature Iterator to go through each route and select by location parcels within a...
View ArticleUpload File to ArcGIS Server
Yes, its just as simple as that! While I see that GP services support 'Upload' I've yet to see an example where the user input is data local to their system. I just want to create a simply tool which...
View Article