Skip to main content
Question

Python FME API: working with rasters and GDAL

  • May 24, 2022
  • 4 replies
  • 200 views

fiorinoh
Contributor
Forum|alt.badge.img+3

I had a hard time with the integration of GDAL and FME raster transformers.

 

So, for the record, I posted a short tutorial:

https://blog.fiorino.fr/index.php/2022/05/11/fme-python-api-working-with-rasters-and-gdal/

4 replies

itsmatt
Celebrity
Forum|alt.badge.img+47
  • Celebrity
  • June 1, 2022

Awesome - thanks for sharing your work here!


krisvesweco
Contributor
Forum|alt.badge.img+6
  • Contributor
  • February 28, 2026

@fiorinoh The blog post cant be reach. Can you republish it somewhere else or maybe send me the blogpost as a docx/markdown or similar?


fiorinoh
Contributor
Forum|alt.badge.img+3
  • Author
  • Contributor
  • March 3, 2026

Hi, yes, I am sorry, this blogpost is no more online. However, I did a French version that you can find here:

https://geotribu.fr/articles/2022/2022-08-02_API_Python_FME_travailler_avec_GDAL/

Let me know if you need some help with the translation.


krisvesweco
Contributor
Forum|alt.badge.img+6
  • Contributor
  • March 10, 2026

Thanks ​@fiorinoh . No worries about the translation. It’s a shame however that the gdal python bindings does not seem to be installed in recent version of the FME Form. It makes its more complicated to use, It might be possible to install them manually but I have not looked into that yet.