Is it possible to specify gridding during elevation export?
Hi,
We are planning on buying the latest version of the SDK for this and other reasons
In the meantime I'm looking at the headers/docs from the beta SDK download. I've noticed that GM_ExportElevation / GM_ExportElevationEx don't seem to have any settings for gridding the output into multiple files, in contrast to the scripting command EXPORT_ELEVATION which does, and of course the GUI has it in the Gridding tab of the export window.
Is it possible to accomplish the same effect via the SDK?
Thanks,
James
We are planning on buying the latest version of the SDK for this and other reasons
In the meantime I'm looking at the headers/docs from the beta SDK download. I've noticed that GM_ExportElevation / GM_ExportElevationEx don't seem to have any settings for gridding the output into multiple files, in contrast to the scripting command EXPORT_ELEVATION which does, and of course the GUI has it in the Gridding tab of the export window.
Is it possible to accomplish the same effect via the SDK?
Thanks,
James
Comments
-
James,
If you are using the SDK then you can do the gridding yourself by simply making multiple calls to the GM_ExportElevation function, once for each grid cell. This way you can do whatever gridding you want. If you want to use the same as the EXPORT_ELEVATION script command supports, create a script file that uses that, name it .gmw, then load that .gmw with GM_LoadLayerList. It will run the script.
Let me know if I can be of further assistance.
Thanks,
Mike
Global Mapper Guru
gmsupport@bluemarblegeo.com
http://www.globalmapper.com
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
- 835 Raster Data
- 1.4K Vector Data
- 6.7K Support
- 181 Announcement and News
- 937 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
