Arc Lines to Points: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
Created page with "=Introduction= There are a number of layers in TUFLOW, for example breaklines, which use both line and point inputs. This page describes the method for converting the vertices a..."
 
No edit summary
 
Line 10: Line 10:
</ol>
</ol>
[[File:Arc Lines to Points.jpg|800px]]
[[File:Arc Lines to Points.jpg|800px]]
<br>
{{Tips Navigation
|uplink=[[ArcGis_Tips | Back to ArcGIS]]}}

Latest revision as of 06:12, 31 January 2015

Introduction

There are a number of layers in TUFLOW, for example breaklines, which use both line and point inputs. This page describes the method for converting the vertices along a line to a separate feature class (shapefile).

Method

  1. This process uses the Feature Vertices To Points functionality. To open this select this from the toolbox. This is located under Data Management >> Features >> Feature Vertices To Points.
  2. Select the desired input layer (lines or polygons).
  3. Set the output name and location.
  4. To convert all vertices, use the default All option. Alternate options include only the start or end vertices.
  5. Select OK to begin the conversion


Up
Back to ArcGIS