Select to view content in your preferred language

Create a Map Image Service from a .tif using Python only?

122
1
11-21-2024 11:36 AM
EvanMosher
Occasional Contributor

I am trying to automate a process of downloading SST data as a netcdf, then converting this successfully in python to a .tif or a CRF. We are then trying to upload this to our on prem ArcGIS Enterprise system. In trying to do this it seems no matter what I put as an outputType the only thing that works is "featureService" but of course it won't show my image when I add that to a map. Now I'm left wondering is it even possible to do this? I am thinking now that if we had an actual Image Server license it may work? 

 

Any ideas or comments?

 

Thank you!

0 Kudos
1 Reply
TonyAlmeida
MVP Regular Contributor

Have you tried"imageService " for the output? I believe it requires and Image Server license.

0 Kudos