The UpdateDetector custom transformer compares two datasets and specifies which records have been inserted, deleted and updated.
The fme_db_operation output attribute can be used on the Feature Operation setting on the (database?) Writer. See https://www.safe.com/webinars/back-fme-school-day-1-data-fme/ at 1h17m45s
Subscribe to:
Post Comments (Atom)
Combine Raster Bands
To combine multiple single-band rasters into a single multi-band raster, use the RasterBandCombiner transformer. For example, combine the ...
-
To find substrings, use the StringSearcher transformer or the @FindString or @FindRegEx built-in functions To replace substrings, use the...
-
To combine multiple single-band rasters into a single multi-band raster, use the RasterBandCombiner transformer. For example, combine the ...
-
If the raster is a colour raster, i.e. an image, it should have 3 bands displaying the RGB values; If the raster is a numerical raster, e.g...
No comments:
Post a Comment