Code Examples and ExplanationsΒΆ
Below are pages that show some sample code snippets of how to perform common operations in the Global Mapper SDK, and explain in detail some of the functions and types involved.
- C++-Style Arrays for GM Types in Python
- Coordinate Conversion/Measurement Samples
- Custom Layer and Feature Creation Samples
- Display Options/Drawing Samples
- Handling Text Encodings
- Methods of Exporting
- Global Mapper Ints: *_t32, uint32, and others
- Opening and Closing a Layer
- Lidar Samples
- Lidar Query Samples
- Map Catalog Samples
- Selecting a File to Open in GlobalMapper
- Converting a Pointer to an Array or List
- Creating and Setting Projections
- Raster/Elevation Layer Query Samples
- Scripting Example Using RunScript
- Surface Analysis Samples
- Vector Layer Editing
- Vector Query Samples