Select to view content in your preferred language

How to create an Image Service (ArcGIS Server) and its corresponding Imagery Layer (ArcGIS Portal) using the arcgis Python module

193
1
08-04-2025 12:23 PM
lmotta_ibama
Occasional Contributor

Using ArcPy, I’m able to create an Image Service on ArcGIS Server and its corresponding Imagery Layer on the ArcGIS Portal, without requiring an Image Server license, by publishing a GeoTIFF with copy data to server enabled (ArcGIS Server).

I would like to know if it's possible to perform the same procedure using the arcgis Python module, without needing the Image Server license.

I appreciate in advance anyone who can help.

 

lmotta_ibama_0-1754335318853.pnglmotta_ibama_1-1754335354857.png

 

Tags (2)
0 Kudos
1 Reply
Priya_Das
Esri Contributor

Hi @lmotta_ibama 

Without an Image Server license, if you're publishing to a federated ArcGIS Server with copy data to server enabled but you cannot -

  • You cannot publish dynamic image services (Mosaic data), -
  • You cannot overwrite or update imagery layers using advanced raster functions, You cannot use raster analytics or distributed processing.
  • Cannot use raster analytics 
0 Kudos