Also known as a "node", one of the points specifically used to describe a polygon or polyline in a "vector" or "linestring" representation.
1
vote
0answers
48 views
When digitizing Lines, vertices are automatically generalized when finished feature
I am creating lines(feature class) and when the feature is finished Arcmap 10 will automatically generalize/smoothens the line. Is there any reason why this is happening? is this a bug of ArcMap 10?
...
0
votes
0answers
13 views
Find the vertices of an ROI in XROI using IDL
I need to find the vertices of an ROI shape created in IDL's XROI, so that I can redraw the ROI on multiple images. I know you can find the centroid, area and perimeter with the GEOMETRY command, but ...
0
votes
0answers
50 views
Create Vertex and add empty attributes to it
How can I create a vertex(and then a point feature on the vertex) on a polyline and give it some empty attributes(create fields), move an existing vertex, delete vertex? I am in ArcGIS environment and ...
0
votes
0answers
206 views
ArcGIS 10.1: How to transfer vertex Z values from one polyline layer to another similar one that has lost it's Z values?
In ArcGIS 10.1 (ArcView/Basic) how would I go about transferring vertex Z-values from one polyline layer to another geometrically similar layer? Unavoidably for now, In ArcGIS 10.1 (ArcView/Basic) I ...