Tagged Questions
3
votes
1answer
41 views
create grid cells of fixed dimension around a point acting as a centroid
I've been trying to solve a problem for the last few days but not having much luck. I'm hoping someone here can point me in the right direction. I'm new to ArcGIS so I hope my explanation makes ...
5
votes
3answers
300 views
Extract Overlapping Polygon Data to Points
I have a polygon data set of corn yield collected by a combine. However, as the combine drove through the field, there was slight overlap between passes, leading to overlapping polygons within the ...
2
votes
2answers
311 views
Problem creating polygon features using ArcObjects / ArcGIS 10
I need to create a grid of polygons. Each polygon is rectangle, thus has 4 corners (vertices). When I create polygon features using ArcObjects they seem to have wrong geometry, which results in wrong ...
2
votes
0answers
79 views
Right click editing menu disabled arcgis 10.0
Editing Polygon feature in FGDB, Create Features, Click Rectangle (in Construction tools), right click, unable to select any options (Absolute X, Y / Direction / Length) from popup menu.
Help? Havn't ...
6
votes
3answers
796 views
Split polygons programatically
I have looked through several other questions and am still having trouble. I have a set of 103 polygons that span my entire map. Each of those polygons is divided into 36 equal sized polygons. Now ...
3
votes
1answer
681 views
ArcGIS 10.0/arcpy: How to create a polygon geometry from inner and outer ring point arrays?
I have two arrays, each containing a closed ring of points, one for an outer ring and the other for an inner ring, the latter running counterclockwise, of course. I am using the arcpy.Polygon() ...
4
votes
1answer
869 views
Create overlapping polygons from contour lines
Working in ArcGIS 10, I have a set of contour lines representing density of commercial square footage, and I have a set of points representing local maxima for each peak of the dataset. For each ...
1
vote
1answer
78 views
Online resources for creating shp files performing basic GI functionality
I am looking to build polygons, based on files containing a grid of points. The representation of the polygon would be an aggregation of the points. As the end wares are ESRI, I was wondering if ...
3
votes
5answers
504 views
Create a Polygon
I'm working with ArcGis to create a habitat mapping, so I have digitized the most part of my area with different polygons. I would like to create another one but it's really difficult because it is ...
