Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
geoscene3d:application:data_management:source_settings [2020/01/29 15:20] – gs3d | geoscene3d:application:data_management:source_settings [2020/01/30 10:06] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | The ASCII Source Settings are used to set the parameters of data files with column information in comment lines in a general header\\ | + | ====== Source Settings ====== |
+ | |||
+ | **The ASCII Source Settings** are used to set the parameters of data files with column information in comment lines in a general header\\ | ||
and files that are possibly line interspersed. | and files that are possibly line interspersed. | ||
- | Column Name Line: Choose the number of the line that contains information about the column names. | + | **Column Name Line**: Choose the number of the line that contains information about the column names. |
- | Comment Lines: Write the character that defines Comment Lines. | + | **Comment Lines**: Write the character that defines Comment Lines. |
- | Null Character: Write the character for Null Values. | + | **Null Character:** Write the character for Null Values. |
- | Decimal Separator: Choose whether the Decimal Separator is a dot or comma. | + | **Decimal Separator:** Choose whether the Decimal Separator is a dot or comma. |
- | Data Separator: Choose whether the data are separated with " | + | **Data Separator:** Choose whether the data are separated with " |
- | GeoSoft Lines Interspersed: | + | **GeoSoft Lines Interspersed: |
- | Read more lines: If you press this button the software loads more data in the preview. | + | **Read more lines:** If you press this button the software loads more data in the preview.\\ |
- | + | ==== Line Interspersed: | |
- | Line Interspersed: | + | |
+ | If the data are gathered and sorted by columns and then placed at intervals defined by for example lines.\\ | ||
+ | \\ | ||
{{: | {{: | ||
+ | |||
+ | |||
+ | ==== See examples below: ==== | ||
+ | |||
+ | {{: | ||
+ | //Example 1. Line interspersed data set with the column information in line 1.\\ | ||
+ | The comment lines start with "/", | ||
+ | |||
+ | {{: | ||
+ | //Example 2. Line interspersed data set with the column information in line 6.\\ | ||
+ | The comment lines start with "/", | ||