Converting a Polygon ZM shape file to a regular Shape Polygon

from:http://blog.csdn.net/qb371/article/details/8102109

Locate the following tool - 
ArcToolbox > Conversion Tools > To Shapefile > Feature Class To Shapefile (multiple)

Launch the tool and add your Polygon ZM shapefiles to the input features.

Select an 'Output Folder'

Click on the 'Environments...' button at the bottom of the dialog box. To the right of the 'OK' button.

Click on the 'General Settings' text.

You should see two fields marked 'Output has Z Values' and 'Output has M Values'.

Set both fields to 'Disabled'.

Click 'OK' to exit the Environments Settings then click 'OK' to run the tools.

上一篇:scapy官方文档


下一篇:徒手用Java来写个Web服务器和框架吧<第二章:Request和Response>