Tagged Questions
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
1answer
386 views
convert SDE table to polygon feature class with Arcobjects
I figure there's a few ways to convert a table to polygon feature class, but what's the fatest and cleanest way to do it?
My table has lat, long, azimuth, and beam width and based on all this info I ...
1
vote
0answers
222 views
Spatial Reference and Area/Length Attributes relationship
I currently allow users to add a shape file in. From the shape file, allow the user to generate a new layer base on the polygons from the shape file's polygon they imported.
Generating the new ...
