Skip to main content

Do you know the best way to convert a Raster.gdb (with 31 records and no Length or Area fields) to Vector .gdb (would have probably around 5 million records)  in FME ? The only unique field is OBJECTID

I used RasterToPolygonCoercer but it is not bringing any of the attributes from the Raster dataset to the vector dataset- everything is blank

 

Also I want the new vector data to be smoothed if possible.

Hi ​@curtisd54 ,

Have you tried setting ‘Yes’ to the Preserve Attributes parameter in the RasterToPolygonCoercer?