Known latitude and longitude coordinates import ARCMAP generate SHP format file

Source: Internet
Author: User

First, the preparatory work:

1. Firstly, the obtained latitude and longitude coordinates (generally latitude and longitude) are converted to the degree format, and the conversion formula is =left (c3,3) +mid (C3,find ("°", C3) +1,2)/60+mid (C3,find ("′", C3) +1,4)/3600 (Note: Each parameter depends on the specific circumstances)

2. Regenerate an Excel table, the corresponding x,y coordinates generate two columns, the first behavior column name (such as X,y) in order to arrange the coordinates of the information.

3. Save the secondary Excel table as a. csv file.

can also be made accordingly. TXT file, but personally feel relatively troublesome, TXT file input content format is as follows

X,y

117.4333333, 30.82433333

Second, import data and generate SHP files:

Method One:

1. ArcMap below, the menu Tools-add XY Data ..., as shown in the following figure:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.