I am looking to tilise aerial imagery tiles into circa 10 zoom levels to go into a map server.
The porcess I have at the moment, outside of FME, is struggling.
It is GDAL2tiles using python but it is not multi threading and only using one core. Therefore running for 8 days and only producing one level of zoom from 10.
I suspect FME can do it but I am not sure how.