Heightmap.Project
Description
Reads samples from the source dataset, projects them to the coordinate system of the target dataset and stores the projected samples in the target dataset.
Fields / Optional
projection
Optional map projection to use. If null
, a map projection will be derived from the geo-referencing information.
datum
Optional datum transformation to use. If null
, a datum transformation will be derived from the geo-referencing information.
since
Optional Dataset.Id value that identifies the dataset revision that has already been processed. Only new and updated data in this dataset will be projected. Set to the default value to process all data.