Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
transform_map [2016/12/18 16:11]
hermann
transform_map [2017/01/18 23:40]
hermann
Line 27: Line 27:
 | Use Compression ​ | [[Boolean Value Type]] ​ | If true, the resulting re-projected map is compressed. The map compression option only works for GeoTiff (.tif) and HFA (.img) file formats. For other file formats this option is ignored. | true  | | Use Compression ​ | [[Boolean Value Type]] ​ | If true, the resulting re-projected map is compressed. The map compression option only works for GeoTiff (.tif) and HFA (.img) file formats. For other file formats this option is ignored. | true  |
  
-===== Output ​=====+===== Outputs ​=====
  
-None+^ Name  ^ Type  ^ Description ​ ^ 
 +| Output Map Filename ​ | [[Map Filename Type]] ​ | The filename of the resulting re-projected map. This is the same filename assigned to the corresponding input port.  |
  
 ===== Group ===== ===== Group =====
Line 41: Line 42:
 The information about the categories present in the input map are not preserved by the re-projection. The information about the categories present in the input map are not preserved by the re-projection.
  
-It is worth noting that, unlike ​other functors, this functor can not be bound to maps produced by other functors, unless they are saved to the disk first (by using [[Save Map]]). Unfortunately,​ the use of [[http://​www.gdal.org|GDAL]] does not allow us to the use the maps produced by Dinamica EGO while they are still in memory, unless they are re-arranged in a way defined by their API, and such re-arrangement would heavily impact the execution performance and the amount of memory required to perform the re-projection of a map.+<note important>​It is worth noting that, unlike ​most functors, this functor can not be bound to maps produced by other functors, unless they are saved to the disk first (by using [[Save Map]]). Unfortunately,​ the use of [[http://​www.gdal.org|GDAL]] does not allow us to the use the maps produced by Dinamica EGO while they are still in memory, unless they are re-arranged in a way defined by their API, and such re-arrangement would heavily impact the execution performance and the amount of memory required to perform the re-projection of a map.</​note>​ 
  
 ===== Internal Name ===== ===== Internal Name =====