Hi Jimmy,
As you mentioned, the RasterMosaicker does that.
Just send the four rasters to the transformer. Then it creates a merged single raster.
Another way.
The PointCloudCombiner can be used to merge the four point clouds.
You can then convert the resulting point cloud to a raster.
Takashi
Hello Takashi,
Thanks so much for the feedback!
Previously I used the reader icon to assign the Format >> to LAS and Dataset >> to bring in the file.
I can't figure out how to bring the 4 sets of data into RasterMosaicker. or the PointCloudCombiner.
In the PointCloudCombiner it askes for a attribute which I assigned to LAS (my LiDAR dataset), but I can't find where to bring in the actual data or LiDAR file.
Thanks again for your help!
jimmy
You can select the 4 LAS datasets (files) in the Add Reader dialog to read them simultaneously.
One feature type called "LAS" appears on the Canvas; it outputs the 4 point cloud features one by one.
You can then send them a transformer to do the required processing.
I still don't understand how they wiil be "stitched" together. Are you saying that I can imput several *.LAS files by loading all of them into the reader at once then send them to the Raster* transformer and they will come out stitched together in the writer as one large GeoTIFF?
Thanks!
I suppose that "stitch" is equivalent to "mosaic"/"combine" for rasters/point clouds.
If my understanding is right, the answer is "Yes". The RasterMosaicker/PointColudCombiner should work as expected.
You can send all the source features (rasters/point clouds) to the transformer. Then it will create a required feature (mosaicked/combined).
I understand that the RasterMosaicker / PointColudCombiner should work for the stitching of the terrain maps, however I literally can not figure out how to get the files into the transformer. I give it another try later tonight.
Thanks Takashi!
You can set 2 or more files to the Dataset of the reader to read them concurrently.
And then, you can send all the features to a transformer, like this.
Ah, Ok. That really helps! I think I got stuck on the basics, didn't realize how the reader works.
THANKS!!!
Takashi,
Can't thank you enough for helping a newbie!!!
Came into my 3d editor clean, and looks great!
Cheers,
jimmy