028] Global Mapper - Moving Attributes: Copy Attributes Between Overlapping or Nearby Features
Today, we will cover the function of copying and moving attributes between features. Instead of processing queries by referring to attribute tables, this method determines whether objects are close enough or overlapping to transfer the desired attributes. Why We Need This: Integrating Building Height Data For landscape simulations, it is essential to know the height of buildings. However, the standard "Continuous Digital Map" (National Geographic Information) typically only provides the number of floors, lacking specific height information. In tasks where exact height isn't critical, we often use a formula like "(Number of Floors * 3) + 1" to estimate height. However, this formula is virtually useless in areas with many factories. Even a single-story factory can often reach nearly 10 meters in height. In such cases, we supplement the data using "GIS Integrated Building Data." This dataset provides height information for recently completed build...