The long-troubled problem of importing coordinates in Southern Cass finally has a solution. PHP editor Zimo brings you the operation method of importing coordinates in Southern Cass, explaining it in detail from preparation to specific steps, so that you can easily solve this problem. If you are troubled by the import of Cass coordinates in the south, read the following article quickly, master the operation skills, and easily solve your troubles!
1. Make the measured coordinates into the specified format file required by CASS. You can create a new *.txt notepad file.
2. After opening, input it in the format of [point number, east coordinate, north coordinate, elevation], that is, the format of Pt,,E,N,Z (note that the comma is half-width, and there should be Two commas)
3. After entering the coordinates, save and exit. Change the *.dat file to a *.csv file
→
4. Open CASS and click [Expand Elevation Points] under the drawing processing menu
5. At this time, the command bar prompts as shown below, press Enter to confirm
6. As shown below, select the data file path and click OK
7. At this time, the command bar prompts as shown below:
8. Press Enter to confirm and you can see the data. Imported into CASS!
The above is the detailed content of How to import coordinates in Southern Cass How to import coordinates in Southern Cass. For more information, please follow other related articles on the PHP Chinese website!