A scene service is an ArcGIS Server web service originating from a 3D scene in ArcGIS Pro. Scene services (also known as web scene layers) allow you to share 3D content via web scenes to your Portal for ArcGIS organization. Web scenes are similar in concept to web maps. However, instead of displaying 2D map or feature services, they use 3D scene services and give you access to 3D content originally created in ArcGIS Pro.
What are the prerequisites for creating a scene service?
You need to install and configure the following ArcGIS components to share a scene service:
- ArcGIS Server (10.3.1 and later)
- Portal for ArcGIS (10.3.1 and later)
- ArcGIS Data Store (10.3.1 and later)
- ArcGIS Pro (1.1 and later)
Once the above components are installed, do the following:
- Configure ArcGIS Data Store with the ArcGIS Server site you will use as your portal's hosting server.
If you want to store the vector data (points, lines, and polygons) associated with your scenes in an ArcGIS Data Store relational data store, configure ArcGIS Data Store with the ArcGIS Server you use as your portal's hosting server. If you have an enterprise geodatabase you want to use to store the vector data instead, register your enterprise geodatabase as the managed database for the ArcGIS Server you use as your portal's hosting server, and run the configuredatastore command line utility in ArcGIS Data Store with the --stores option set to tileCache. This creates a data store for your scene layer tile caches only. In either scenario, ArcGIS Data Store is required. See Configure a hosting server to learn how to register a managed database.
- Federate the ArcGIS Server site with your portal.
- Designate the ArcGIS Server site as the portal's hosting server.
- Configure ArcGIS Pro licenses with your organization and connect ArcGIS Pro to your organization.
How do I create a scene service?
All scene services begin inside ArcGIS Pro, where you author a 3D scene. When you finish authoring and are ready to publish, select the desired layers in the Contents pane, right-click, and choose Share As Web Layer. The items in the Share Web Layer pane help you tune and configure your content for sharing to your organization. For full instructions, see Publish scenes in the Portal for ArcGIS help.
Note:
When you publish a scene service, you can choose to have its cache automatically generated by ArcGIS Server. Depending on the size of the cache, it may take some time before you can view and consume the service in the web scene viewer in the portal website.