To create an imagery layer in an image service for your data, you upload raster files into portal
How to import data
The general steps to import your data are:
- Sign into a data management tool
Data management tools are ArcGIS software applications and functionality in portal and ArcGIS Pro that can be used by developers to create, manage, and edit content and data such as web maps, hosted layers, and data services for their applications. with your ArcGIS accountAn ArcGIS account is an identity with a user type and set of privileges that can access specific ArcGIS products, tools, APIs, services, and resources. The main account types that can be used for development are an ArcGIS Location Platform account, ArcGIS Online account, and ArcGIS Enterprise account. ArcGIS Location Platform and ArcGIS Online accounts are also associated with a subscription. :- Go to ArcGIS.com or ArcGIS Enterprise portal (ArcGIS Enterprise) and sign in to your portal.
- Click on New Item > Imagery layer.
- Select the type of layer you want to create.
- Hosted imagery layer: A new item in your portal to manage the item properties and service settings.
- Image service: A new image service for the data.
- Set the layer configuration.
- One Image: Uses a single, processed image to create one layer.
- One Mosaicked Image: Mosaics multiple images into a single dataset to create one layer.
- Multiple Imagery Layers: Creates one layer for each input image.
- Choose the raster type and configure the image properties.
- Select the rasters to upload.
- Set the item Title, Tags, and Summary.
Services
Feature service
Add, update, delete, and query feature data.
Vector tile service
Store and access vector tile data.
Map tile service
Store and access map tile data.
Image service
Store and access imagery and raster data.
API support
Use data management tools
- 1. Use portal class and direct REST API requests
- 2. Access via ArcGIS REST JS
- 3. Requires manually setting styles for renderers