Overview of creating new shapefiles

Release 8 E-mail This Topic Printable Version Give Us Feedback

Occasionally you might want to capture data into a new shapefile rather than into an existing shapefile. There are two methods for creating new shapefiles:

Tip
Specifying the type of shapefile : You need to select the type of shapefile you want to create from a list of available types. Point,Polyline, and Polygon types are 2D shapefiles that only store x,y coordinates. PointZ, PolylineZ, and PolygonZ types are 3D shapefiles that store x,y, and z coordinates, as well as m-measure-values. PointM, PolylineM, and PolygonM types are 2D shapefiles that store x,y coordinates and m values