Hello
I have a map service published in an ArcGIS Server site. This service publishes imagery "nationwide" coverage by year and by survey mission name. A survery mission can be composed by several flight years.
The map service is published inside a folder.
Tipically, the service directory is:
Home > services > folder name > service name (Mapserver) > survery mission name
whereis the survey mission name is a Group Layer that has sub-layers (Raster Layers) for each flight year
Question is: can I add new Group Layer and new Raster Layers as sub-layers inside the existing service avoiding to recreate the service itself with the old and new content each time I need to publish an update ?
I currently use ArcGIS 10.9.0 (build 26417).