Select to view content in your preferred language

Map Image Layer from Python Web Tool Does not Show in Map Created from Print Widget

307
1
09-15-2023 02:29 PM
CarlVricella
New Contributor III

I have a python web tool I made that has an associated map service. The tool runs without issue and the result can be added to my map as a Map Image Layer but if I print the map the layers features won't be on it. All my other mapping services are added to the map without an issue, it's only this one that's a problem. API Version 4.25

0 Kudos
1 Reply
Noah-Sager
Esri Regular Contributor

Hi @CarlVricella, thanks for posting your question here. It would be easier to diagnose with a simplified reproducible test case. However, here are a couple questions to help diagnose:

1) Is the MapImageLayer being sent to the print service? You can check this is the JSON request sent to the print service.

2) The current version of the API is 4.27. Does this issue still occur with 4.27? Did it work with a previous version of the API?

0 Kudos