What is an image service?
An image service is a data service
You use image services
- satellite imagery
- drone imagery
- weather radar data
- aerial photography
What can you do with an image service?
You use image services when you want to:
- Efficiently visualize and explore large collections of raster data.
- Use raster analysis operations and functions to extract information and perform analysis.
- Merge overlapping, multiresolution imagery and raster data from various sensors and sources.
- Manipulate and preprocess raster data, such as applying filters or performing geometric correction.
- Share imagery data with others, such as specific users, groups or applications.
- Organize and manage large collections of imagery.
- Search for specific images based on location, time, or other attributes.
- Perform on-the-fly processing, such as reprojection, orthorectification, clipping, and applying complex image processing algorithms.
What do you need to work with image services?
To get started working with image services, you need the following:
- An existing collection of raster data.
- An ArcGIS account
An 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. with the following prerequisites:
Image services are not currently supported with Location Platorm Accounts
What does a service URL look like?
When you publish a new image service, the URL is created by the system. To find the URL you can use the hosted imagery layer (item)
The service URL format to access the service is:
Image services are not currently supported with Location Platorm Accounts
Limitations
-
The option to share dynamic imagery layers with Everyone (public) is not supported. Static imagery layers, also known as tiled imagery layers, can be shared publicly.
-
The maximum request size limit for the ArcGIS Online dynamic image service is 4,000 x 4,000 pixels.
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