Hello Everyone,
I have a polygon-feature Geodatabase that I need to be converted into an ESRI GRID feature with 30m x 30m cell resolution. I really don't need to transfer any cell values. I’ve tried using the suggestions at this Knowledge Center article “Converting Vector data to Raster” https://knowledge.safe.com/articles/1099/converting-vector-data-to-raster.html but to no avail.
Currently I’ve tried the AttributeCreator/ImageRasterizer/RasterBandSeparator transformer process and then tried writing the result with a ESRI ASCII GRID Writer but the process fails with an error message stating that the output cannot be written to a raster because of an invalid format.
Thanks for any assistance,
Cheers,
- Craig