Differences

This shows you the differences between two versions of the page.

Link to this comparison view

crop_map_to_extents [2025/10/01 16:03]
admin created
crop_map_to_extents [2025/10/01 16:07] (current)
admin
Line 3: Line 3:
 ===== Description ===== ===== Description =====
  
-This functor crops an input map, producing as output a crop window defined by the coordinates of two opposite corners (first and second), specified in the map's spatial reference system (CRS).+This functor crops an input map, producing as output a crop window defined by the coordinates of two opposite corners (first and second), specified in the map projection.
  
 ===== Inputs ===== ===== Inputs =====
Line 30: Line 30:
  
 The cropping operation is applied to all layers of the map if the input map contains multiple layers. The cropping operation is applied to all layers of the map if the input map contains multiple layers.
 +
 +The spatial cropping of the input map is performed according to the provided coordinates.
  
 ===== Internal Name ===== ===== Internal Name =====
  
 CropMapToExtents CropMapToExtents
 +
 +
 +