Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
geoscene3d:application:editor_tools:xyzpoints_editor:import_xyz_points [2020/01/30 20:17] – created rebecca130301_gmail.com | geoscene3d:application:editor_tools:xyzpoints_editor:import_xyz_points [2020/03/20 16:31] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
Imports new points to the edited XYZ Points object. After the import the points will be selected. This operation is similar to inserting multiple points using the insert tool. | Imports new points to the edited XYZ Points object. After the import the points will be selected. This operation is similar to inserting multiple points using the insert tool. | ||
- | __Delimited File:__ | + | __Delimited File:__ Name of file containing points. The file must contain columns for X and Y. Z is optional but recommended. If there is no Z column then all new points will get zero elevation.\\ |
- | Name of file containing points. The file must contain columns for X and Y. Z is optional but recommended. If there is no Z column then all new points will get zero elevation. \\ | + | __Delimiter:__ List separator used to sperate columns, usually ";" |
- | __ | + | __Decimal |
- | Delimiter: __ | + | |
- | List separator used to sperate columns, usually ";" | + | |
- | __ | + | |
- | Decimal | + | |
- | Numeric decimal separator, usually " | + | |
- | __ | + | __X:__ Easting\\ |
- | X: __ | + | __Y:__ Northing\\ |
- | Easting \\ | + | __Z:__ Elevation |
- | __Y:__ | + | |
- | Northing \\ | + | |
- | __ | + | |
- | Z: __ | + | |
- | Elevation | + | |