Tagged Questions
-1
votes
0answers
30 views
polygonal join in ArcMap 10 (no need for attributes)
I have two large polygonal layers I am trying to join together. There are many polygons that are not overlapping and keeping the attributes between the two is not a priority. Any suggestions for ...
2
votes
3answers
48 views
How to divide a polygon with another polygon
I am working in ARCMAP 10.
I am trying to divide a polygon with another polygon. I don“t want to clip any part away, but only divide the polygon?
The polygons are stored in two different layers.
3
votes
1answer
55 views
Convert polygons to a number of randomly located points based on polygon size
ArcMap 10.1 on a PC. Working with a large shapefile with ~50,000 poygons with a wide range of size from 1,000+m. to <1m. I would like to convert these polygons into points so I can do some analysis ...
2
votes
3answers
223 views
Zonal Statistics as table creates output but some are Null
Here is my newest issue:
I have temperature as a raster file and different ecoregions of a province as polygons.
What I want to do is calculate the mean temperature per ecoregion.
I succeeded in ...
2
votes
1answer
79 views
Compiling a list of units that border each other
I have a shapefile of U.S. counties. I am interested in compiling a list of those that border each other.
In particular, I am interested in those that border each other but are in different states. ...
3
votes
2answers
77 views
Dissolve column based on attribute in another column
I have 3 columns within a polygon layer I'm working with.
Column 1 = Landowner, 3 different values
Column 2 = Parcel, N different values
Column 3 = Management type, 5 different values
I would like ...
1
vote
3answers
191 views
How to create a generalized polygon layer from a raster?
I have a tiff file where I have extracted vegetation in a height interval from LIDAR. At the moment the picture is kind of blurry with no data cells between vegetated cells. I would like to create a ...
3
votes
2answers
101 views
Selecting proper polygon
Currently doing a final project for school on ARCMAP 10.
I have a set of unsuitable and suitable buffers over a big area which is Quebec City, Canada. The final potential sites give me areas between ...
1
vote
3answers
334 views
How to calculate forest area of a bitmap (jpeg) map?
I have a map of 1:50,000 scale map in .jpg format. Can i calculate the land area of forest,lakes etc from arcmap.Anybody can give me the step to do it? And I want to know what is the coordinate ...
2
votes
3answers
202 views
How to calculate exact area of a loaded jpg map in to arcmap?
I calculated the polygon area through arcmap.but i'm not sure that the area is not actual,may be scale is not right.
so how to calculate the exact area of a jpg image?
2
votes
0answers
64 views
Determine which points fall within a 3D polygon and export this subset to a flat file
I am working in ArcMap 10 and will have a 3D representation of a zone of transmission. I would like to determine which GPS points fall within this polygon and then export this subset out to a flat ...
4
votes
2answers
879 views
Is there an easier way to edit polygons in ArcMap?
I am updating woodlot polygons in ArcMap 10. Instead of editing individual verticies, is there a way to edit that is more like drawing part of a new shape (say if the woodlot has expanded only on one ...
3
votes
4answers
6k views
How to create polygons from lines?
I am trying to create polygons from a line layer of lots and concessions (large blocks of land in rural areas). The lines are mainly grid style as they intersect mostly at right angles. I need to ...
3
votes
1answer
282 views
Splitting raster pixels by a polygon's edge?
I have a a polygon shapefile of different regions, and a raster grid of precip data. I want to take the polygon and add up all the raster precip data in each zone. I could use zonal statistics to do ...
5
votes
1answer
688 views
How to persist a polygon to SQL Server database and vice versa?
How do I extract all the points from a Polygon drawn in ArcMAP and then persist that data into a SQLServer database table containing a geometry column and then when I've got the data persisted read ...
5
votes
1answer
991 views
Count number of unique raster pixels in polygon using ArcMap?
I have a polygon shapefile and I want to generate a table of a count for each pixel value in each polygon. My main goal is to find out what pixel is most abundant in each polygon. I am using ArcMap ...
1
vote
5answers
2k views
How to determine if a polygon is self-intersecting using either ArcPad 8.0 or ArcMap 9.3.1?
I am try to automate a sync replica mxd a nightly basis. The issue I am running into is that in some the of the AXFs (that I get from the users and check-in) have polygons that are self-intersecting ...
2
votes
2answers
2k views
Label *beside* polygons in ArcMap 10?
I try to add labels to polygons in ArcMap 10 based on a field in the corresponding attribute table.
However, the labels always appear inside the polygon, and I can't find an option that lets me put ...
7
votes
4answers
8k views
Extract coordinates of polygon vertices in ArcMap 10?
I've got about a dozen polygons in a feature class loaded in ArcMap 10, all in geographic WGS 1984.
How do I easily obtain the coordinates associated with each vertex of each polygon in that feature ...
3
votes
3answers
3k views
How to create a polygon buffer from a line?
I have connected a series of points into a line in ArcMap 10 with the Points to Line tool in the ArcToolbox.
The line is, of course, in its own layer, and I added a 5 meter buffer around the line. It ...
4
votes
5answers
13k views
How to connect points with a polyline in ArcMap 10?
I have a layer containing a few hundred points representing a survey track. The points are laid out in chronological order in the corresponding attribute table.
How can I have ArcMap 10 automatically ...
1
vote
4answers
2k views
Sum of areas in all each polygon layer?
I've got several layers/feature classes in an ArcMap 10 project.
Thanks to everyone's help, I'm able to get the areas for the polygons contained within each layer.
By opening the attribute tables ...
3
votes
2answers
4k views
Cannot get areas for polygon layers in ArcMap 10
For an ArcGIS project opened in ArcMap 10, we have added polygon layers representing different geographical features.
After all the polygons were created, we opened the attribute tables for those ...
3
votes
2answers
247 views
Search for Multiple Polygons in ArcMap
Is there a way to do a search for features that occupy more than one polygon in ArcMap?
I am working with a Parcel layer, and there are some cases where the parcels will take up multiple polygons ...
8
votes
4answers
13k views
How to split a polygon into multiple equal-width polygons in ArcMap 10?
I am adding parking spaces into a parking lot, and I need them to be exactly the same shape and not overlap each other or have spaces between. In ArcMap 9.3, there was an editing task that allowed you ...