Skip to main content
Solved

Problem with background map in FME Desktop 2022

  • March 13, 2026
  • 3 replies
  • 58 views

juliewitmermaps
Participant
Forum|alt.badge.img+2

I know I’m using an older version but upgrading is not an option. I was using a background map that is no longer supported so trying other ones. 

I have a Bing API key but get this error when attempting to display the background:

“(1):

Python Exception <IndexError>: list index out of range
An error has occurred. Check the logfile above for details
(2):
Python Exception <IndexError>: list index out of range
An error has occurred. Check the logfile above for details”

And I can’t find anything in the log file about it. This error message is listed as a known error for later versions of FME Desktop and Flow, but not for 2022.

Can anyone offer any advice or assistance in getting a simple background map to work?

 

Best answer by redgeographics

Do you know of an open, free, WMS service with a map that you like? There’s a few listed on https://wiki.openstreetmap.org/wiki/WMS#OSM_WMS_Servers (which I haven’t tried personally) and often governments offer stuff like basemap or aerial imagery WMS services.

 

3 replies

juliewitmermaps
Participant
Forum|alt.badge.img+2

An an aside, there is no option to specify the Stadia tile server in my version of FME. I signed up for an API key but there is no way to add it.

 

I’ve also looked at creating my own vector tiles with OSM data following a 2017 presentation on that topic, but it requires a Mac or linux machine for the software (mapnik, tippecanoe, etc.)

Am I just out of luck and not able to view any background map in FME? (I don’t have ArcGIS either).


redgeographics
Celebrity
Forum|alt.badge.img+62
  • Celebrity
  • Best Answer
  • March 16, 2026

Do you know of an open, free, WMS service with a map that you like? There’s a few listed on https://wiki.openstreetmap.org/wiki/WMS#OSM_WMS_Servers (which I haven’t tried personally) and often governments offer stuff like basemap or aerial imagery WMS services.

 


juliewitmermaps
Participant
Forum|alt.badge.img+2

Thanks, Hans. I was able to load the Terrestris WMS service and zoom in to see all the OSM details I need to see. I’ll bookmark that link you provided for future reference.