Difference between revisions of "Pathloss 5 - Import sites from text file"

From PathlossWiki
Jump to: navigation, search
Line 16: Line 16:
  
 
Select the text file you would like to import and click '''''Open'''''
 
Select the text file you would like to import and click '''''Open'''''
 
  
 
== Step 2 - Importing ==
 
== Step 2 - Importing ==
We will be importing a CSV file that consists of one line per link
+
This is a comma delimited file with column headers. Select '''''Delimited'''' and start the import on row 2 because we do not want to import the column names.
 +
 
 +
[[File:Import_csv_02.JPG]]

Revision as of 14:50, 13 August 2009

This is a step by step procedure for importing link text files. Usually the link text files are delimited with commas or tabs, but they can also be fixed width. Pathloss 5 is flexible enough to read either.

Example CSV file:

Site name 1,Site name 2,Call sign 1,Call sign 2,Latitude 1,Latitude 2,Longitude 1,Longitude, 
Woking,Fairview,CHW613,CHW614,55.47972222,55.83722222,-118.74722222,-118.59666667,
Fairview,Brownvale,CHW614,CHW615,55.83722222,56.07333333,-118.59666667,-117.87972222,

Step 1 - Open CSV file

Click View - Site List to bring up the Site index. You can also click the Site list button on the toolbar.

Site list 01.JPG

Click Import - Link text file

Import csv 01.JPG

Select the text file you would like to import and click Open

Step 2 - Importing

This is a comma delimited file with column headers. Select Delimited' and start the import on row 2 because we do not want to import the column names.

Import csv 02.JPG