Generate elevation grid by tile
Ellie
Global Mapper User
Hiya - I've got some big datasets and am looking to generate my elevation grids by tile, but seem to be doign something wrong. Currently I am using:
GENERATE_ELEV_GRID FILENAME="LASCAT_LAYER" ELEV_UNITS=METERS SPATIAL_RES_METERS="0.5" LAYER_DESC="TEMP_LOOSEGR" GRID_TYPE=ELEVATION GRID_TYPE_CELL_SIZE="1000,1000" GRID_OVERLAP="10.0" GRID_NAMING="SEQUENTIAL"
...but this just seems to try generating non-gridded-ly, and consequentially it runs out of memory and fails in a puff of error codes.
What am I missing?
GENERATE_ELEV_GRID FILENAME="LASCAT_LAYER" ELEV_UNITS=METERS SPATIAL_RES_METERS="0.5" LAYER_DESC="TEMP_LOOSEGR" GRID_TYPE=ELEVATION GRID_TYPE_CELL_SIZE="1000,1000" GRID_OVERLAP="10.0" GRID_NAMING="SEQUENTIAL"
...but this just seems to try generating non-gridded-ly, and consequentially it runs out of memory and fails in a puff of error codes.
What am I missing?
Tagged:
Answers
-
Hello,
What version of Global Mapper are you using? Are you using the latest release of that version? Have you tried this same process using the UI instead of a script?
Creating an elevation grid via script does not support the tiling options. You can use a crop polygon file, though. You would have to create a regular grid of area features that covers the area you are interested in exporting, export them to a shapefile (or other vector format) and use that file as a crop polygon file.
Cheers,
Bob
-
Hi again Bob!
I am using 17.2 and as updated as possible as far as I can tell (only upgraded a few weeks ago).
The process works with the UI (and has been a godsend a few times), but I was hoping to run this process without a regular grid as the plan is to be able to run the entire process with input AoI DXF and data LAS.
Technical support emailed me something that may be a workaround to generating regular grid in a sort of sideways fashion (as regular grid is not yet a scripting thing) so I'll work on that and post the solution here should I wrangle it.
Categories
- 12.8K All Categories
- 5.7K Features Discussion
- 346 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 639 GM Script Language
- 54 User Scripts
- 115 GPS Features
- 417 Projection Questions
- 829 Raster Data
- 1.3K Vector Data
- 6.6K Support
- 178 Announcement and News
- 920 Bug Report
- 559 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 573 Other Discussion
- 131 GIS Data Sources
- 27 Global Mapper Showcase
- 241 How I use Global Mapper
- 108 Global Mapper Forum Website