An item, also known as a content item, is a resource stored in a portal
An item is created when:
- A file is added to a portal.
- A URL to a resource is referenced.
- A result is produced from the completion of an analysis tool.
- Using the Map Viewer
Map Viewer is a browser-based mapping tool that can view, create, and save web maps. It can also perform mapping, visualization, and spatial analysis operations. and interactive tools.
Sharing
Configuring the sharing level of an item will ensure the security of the item and its underlying data. The following is a list of the sharing levels available for the different types of ArcGIS products:
- Owner (private): Only the owner has access. The item and data service are private and will not be visible or accessible to others. A valid access token or scoped API key is required.
Supported types
A portal supports many different types of content as items. Here are some common supported file types:
- Shapefiles (.shp)
- GeoJSON (.geojson)
- CSV (comma-separated values)
- KML (Keyhole Markup Language)
- Raster images (.jpeg, .png, etc.)
To learn more about different supported item types, go to What can you add to ArcGIS Online?.
Search
You can discover items using the search capabilities in a portal. You can use the:
- Integrated search option in Map Viewer to find items that include web maps, layers, and more.
- Content page in a portal to search using keywords and filter the returned results.
- Portal service
A portal service provides the functionality to securely create, access, and manage content, data services, users, and groups in a portal. The service can be hosted by Esri or in ArcGIS Enterprise. to programmatically search and filter items based on your needs.
Tutorials
Also known as
- Content item
Related terms
- web map
A web map is a map stored as a JSON object that defines properties such as the basemap layer, data layers, layer styles, and pop-up styles. Its JSON structure is defined by the web map specification. - web scene
A web scene is a scene stored as a JSON object that defines properties such as the basemap layer, data layers, layer styles, and pop-up styles. Its JSON structure is defined by the web scene specification. - hosted layer
A hosted layer is an item in a portal that contains the properties and settings for a hosted data service or a layer in a hosted data service. - data service
Data services, also known as hosted data services, are services created dynamically to store and provide access to your data in ArcGIS. Examples are feature services, vector tile services, map tile services, image services, and scene services.