Arc 9.3 exporting PDF problem
Trying to export mxd as PDF and keep running into this issue (attachment). In short, the basemap and some of the symbology didn't export. Thanks. Attached Thumbnails Â
View ArticleModel Builder - Calculate the centroid of a polygon
I would like to calculate the centroid (x and y co-ordinate) of a polygon using model builder - ArcGIS 10.1 Standard. I don't have access to the tool Feature to Point as the standard licence doesn't...
View ArticleHow do I change the extent of a shapefile
I have 2 shapefiles, 1 is projected and works fine, the other os not projected. so i projected it (using 1st the define projection tool and then the project tool, importing the co ordinate syatem of...
View ArticleIterators, Help!
Hey Guys, I could definitely use some help. I am using an iterator to join features from two different files, I get this result. Attachment 23921 Note that for each iteration it creates the same...
View Articleconvert graphics to features
is there python code that will convert graphics to features as on the drawing menu?
View ArticleMinimum Bounding Geometry Orientation
Hello, I'm creating "square buffers" around a point. Using the buffer tool than taking the minimum bounding geometry of that buffer. I would like the square created from that to be orientated with one...
View ArticleHow to measure the distance of the intersection between a polygon and a...
Suppose a straight line with a certain rotation angle 'alpha', intersec with a poligon, how to measure the segment within this poligon? My plan is to use this routine to find the maximum 'width' of the...
View ArticleBufferzone
Hi I'll will find out the difference in population between year 2000 and 2013. I have a feature class file with the population in year 2000 and 2013 that are connected to the municipal number and that...
View ArticleMatching polygons to points
Please bear with me, as I have to describe this dataset fairly abstractly due to some privacy concerns. I have two datasets--one with polygons and the other with points, both in a city. I am trying to...
View ArticleSpatial Join Trouble
Hey Guys, I am trying to join three different layers. I have one layer of my state (Florida), one layer that i created from the Florida layer where i used the dissolve tool to break the state up into...
View ArticlePlease help with offset linear referencing events.. it is very urgent!
I'm trying to place events on one side of the route from a table that has a column with the distance in meters from the road to the right and does not work, please someone guide me or help on this...
View Articlecan't start the pathywin.exe
when i try to start the pathywin.exe in the folder "C:\Python26\Lib\site-packages\pythonwin" I get error " still can't get my hands on win32ui" why !!!!!!!!!!
View ArticlePrevent creation of XML files for geoprocessing results
I have a Python script that I use to create a text file containing the list of files in a folder for example. The name of the output text file is one of the parameters of the tool and needs to be...
View Articleraster iteration - output file naming
I have set up a simple model in model builder (graphic attached) and I would like to have the final "Output Raster" named based on name of the raster that is currently being processed. For example, I...
View ArticleClip a raster and change cell size?
I'm trying to script the clipping of a large raster into tiles with simultaneous resampling. A script that includes these lines: print 'Clipping to '+clipExtent print...
View ArticleFeature to Raster issue
Hi- I have a vector shapefile with an associated attribute table, and I'm trying to convert it into a raster that is classified by the values in one of the attribute table columns. From what I can tell...
View Article1:M join of temporal data
I am operating with temporal data, data collected annually for 20 years. I have a grid index feature that I would like to treat as my static survey area, and I am trying to join descriptive attributes,...
View ArticleBuffer Using a DEM
I am doing some habitat modeling that relies on distance to critical resources on a landscape as a key indicator of animal locations. I want to create a buffer zone around a series of points but want...
View ArticleProblem adding rasters
Hello, I am trying to simply add two raster with the "plus function" but the result is not correct. I checked the results pixel by pixel (randomly selected a few) and sometimes the sum result is higher...
View ArticleTransferring from layer to shapefile
I created a layer file with multiple lines, and I need to create new fields for those lines. I decided to create a new shapefile with the necessary fields. How do I transfer the data from my layer file...
View Article