Import XYZ as Lidar points
Hi,
I'm trying to import .XYZ files using the script function, but I'm getting this message:
WARNING: No overlays could be loaded from file <c:\Users\... .xyz>
Code:
I'm trying to import .XYZ files using the script function, but I'm getting this message:
WARNING: No overlays could be loaded from file <c:\Users\... .xyz>
Code:
/Import XYZ
IMPORT_DIR_TREE DIRECTORY="c:\Users\..." FILENAME_MASKS="*XYZ"\
COORD_DELIM=COMMA\
ELEV_UNITS=METERS\
I appreciate your help
I appreciate your help
Tagged:
Answers
-
Just FYI - It worked with DIR_LOOP/Import XYZDIR_LOOP_START DIRECTORY="c:\Users\..." FILENAME_MASKS="*.XYZ" RECURSE_DIR=YES\FILENAME="%FNAME_W_DIR%"IMPORT_ASCII FILENAME="%FNAME_W_DIR%" TYPE=LIDARDIR_LOOP_END
Categories
- 12.9K All Categories
- 5.8K Features Discussion
- 349 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 651 GM Script Language
- 55 User Scripts
- 115 GPS Features
- 420 Projection Questions
- 834 Raster Data
- 1.4K Vector Data
- 6.6K Support
- 181 Announcement and News
- 934 Bug Report
- 561 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 578 Other Discussion
- 132 GIS Data Sources
- 27 Global Mapper Showcase
- 244 How I use Global Mapper
- 109 Global Mapper Forum Website
