Portals allow users to store and share a variety of items. Each item has a type, such as Web Map or Feature Service, and a set of type keywords that provide additional information about the characteristics of that type. Items can be classified into two broad type categories: web content and desktop content. Web content can be actively consumed across all client platforms including web browsers, mobile devices, tablets, and desktops. Desktop content is primarily consumed by desktop applications and must be published as geospatial web services before it can be widely consumed over the web. A portal can be used to store and share this content among users who can download the content and use it locally.
Nota:
Web and mobile apps that work with content, including ArcGIS Online and ArcGIS Enterprise, may present only web-accessible content by default.
In each of the web and desktop content categories, items can be classified as maps, layers, styles, tools, applications, or data files based on their primary use.
In the context of the web, maps correspond to web maps, layers correspond to a variety of geospatial content services, tools correspond to a variety of geospatial task services, applications correspond to a variety of web and mobile mapping apps, and data files correspond to content that can be published to create geospatial services. In the context of the desktop, maps correspond to map packages and map documents, layers to layer packages, tools to geoprocessing and locator packages, applications to add-ins and other extensions, styles to desktop styles, and data files to a variety of files that can be shared through the portal.
Maps display geospatial information and consist of layers. Each layer corresponds to an information feed and represents a specific theme or information such as buildings, roads, or satellite imagery. A map and its layers can include authored items such as pop-up windows. Styles contain symbols, symbol primitives (such as colors), and layout elements such as north arrows and scale bars. Tools can be used or applied to the map to reveal additional information. Applications provide specific behavior and context to a map. Data files can be stored and shared and, in certain cases, published as information feeds.
Each item in a portal is a REST resource with its own URL. In addition to type and type keywords, an item includes properties such as Title, Description, Tags, and Thumbnail that are described as part of the item resource. The addItem operation requires the caller adding an item to specify the type of the item, which must be one of the types described below. The type keywords corresponding to an item are added automatically and assist users in searching for the item.
The types supported by ArcGIS Online and ArcGIS Enterprise are shown in the following tables. Depending on its type, an item may have either a child data resource (<itemURL>/data) that contains the associated data for the item or a url property that contains the URL of the content corresponding to the item. The following tables indicate, for each item type, if it has associated data that is accessible through the child data resource.
Web content
The web content item types are described in the sections below.
Maps
The item types for maps are listed in the following table:
Type | Data | Type keywords | Description |
---|---|---|---|
360 VR Experience | Text/JSON |
| Una experiencia de realidad virtual de 360 grados que le permite explorar un conjunto de visualizaciones 3D panorámicas, geolocalizadas y conectadas. |
CityEngine Web Scene | File |
| An interactive 3D display of geospatial content created withCityEngine (.3ws file). |
Map Area | Text/JSON |
| The map extent area definition for offline mapping use. |
Pro Map | File |
| An ArcGIS Pro map file (.mapx). |
Web Map | Text/JSON |
| A web map authored using the ArcGIS Online JavaScript web Map Viewer Classic. This can be used by web, mobile, and desktop clients. Collector refers to a web map that is Collector-ready and is available in Collector. The map contains at least one editable layer that supports versioning. Offline refers to the web map being capable of working offline. The map contains only layers that are offline capable. |
Web Scene | Text/JSON |
| An interactive 3D display of web layers containing geographic information. |
Layers
The item types for layers are listed in the following table:
Type | Data | Type keywords | Description |
---|---|---|---|
Feature Collection | Text/JSON |
| A feature collection is a saved web map feature layer with a layer definition (types, symbols, fields, and so on) and a feature set (the actual features). |
Feature Collection Template | Text/JSON |
| A feature collection that includes the layer definition component. |
Feature Service | Text/JSON (optional) |
| Un servicio de entidades de ArcGIS Server. The URL to the service is stored in the url property of the item. Optional JSON data contains overridden service properties. |
Geodata Service | URL |
| Un servicio de geodatos de ArcGIS Server. The URL to the service is stored in the url property of the item. |
Globe Service | URL |
| Heredado:La compatibilidad con los servicios de globo finalizó en ArcGIS Enterprise 10.5. Un servicio de globo de ArcGIS Server. The URL to the service is stored in the url property of the item. |
Image Service | Text/JSON (optional) |
| Un servicio de imágenes de ArcGIS Server. The URL to the service is stored in the url property of the item. Optional JSON data contains overridden service properties. |
KML | File (optional) |
| Un archivo de lenguaje de marcado keyhole (KML) (.kml o .kmz) o vínculo de red KML. If a file, the data resource retrieves the file, which can be used as a network link. If a network link, the url property contains the URL. |
KML Collection | File | KML Collection | Un archivo .zip que contiene un conjunto de archivos de lenguaje de marcado keyhole (KML) o archivos comprimidos de lenguaje de marcado keyhole (KMZ). Cada archivo es equivalente a una capa. |
Map Service | Text/JSON (optional) |
| Un servicio de mapas de ArcGIS Server. The URL to the service is stored in the url property of the item. Optional JSON data contains overridden service properties. |
OGCFeatureServer | URL |
| Nota:This item type is only supported by ArcGIS Online deployments. Un servicio de entidades de Open Geospatial Consortium (OGC). |
Oriented Imagery Catalog | Text/JSON |
| A collection of images stored as a catalog in which data is added with specific parameters and auxiliary information to allow exploration of off-nadir imagery on a map and to see the camera's field of view dynamically. |
Relational Database Connection | Text/JSON |
| Nota:This item type was introduced at ArcGIS Enterprise 10.5 and is only supported by Enterprise deployments. An ArcGIS Server relational catalog service. The Relational Database Connection item type represents a connection to a database for the purpose of viewing, querying, and analyzing its contents. The URL to the service is stored in the url property of the item. Nota:Starting at 10.5.1, ArcGIS Insights must be installed to register relational data store types and create relational catalog services or relational database connections. Refer to the ArcGIS Insights documentation for more information about supported databases, required vendor files, supported data types, and required database privileges. |
Scene Service | Text/JSON |
| Capas web almacenadas en caché (capas de escena) que se han optimizado para visualizar un gran número de datos 3D y que se pueden ver en clientes de ArcGIS como Scene Viewer, ArcGIS Earth y ArcGIS Pro. Scene layers include point layers, 3D object layers, building layers, point cloud layers, integrated mesh, and voxel layers. Nota:The Hosted Service keyword refers to a hosted scene service. The Point, 3DObject, Building, IntegratedMesh, PointCloud, and Voxel keywords refer to types of scene services. |
Vector Tile Service | Text/JSON |
| A set of web-accessible vector tiles that store a vector representation of the data and the corresponding style for how the tiles will be drawn. Nota:The Hosted Service keyword refers to a hosted vector tile service. |
WFS | Text/JSON |
| Un servicio de entidades web de OGC. The URL to the service is stored in the url property of the item. |
WMS | URL |
| Un servicio de mapas web de OGC. The URL to the service is stored in the url property of the item. |
WMTS | Text/JSON |
| Un servicio de teselas de mapas web de OGC. The URL to the service is stored in the url property of the item. |
Tools
The item types for tools are listed in the following table:
Type | Type keywords | Description |
---|---|---|
Geometry Service |
| Un servicio de geometría de ArcGIS Server. The URL to the service is stored in the url property of the item. |
Geocoding Service |
| Un servicio de geocodificación de ArcGIS Server. The URL to the service is stored in the url property of the item. |
Geoprocessing Service |
| Un servicio de geoprocesamiento de ArcGIS Server. The URL to the service is stored in the url property of the item. |
Network Analysis Service |
| A routing service (previously called 'Network Analysis service'. The item type is still the same). The URL to the service is stored in the url property of the item. Nota:A partir de ArcGIS Enterprise 11.0, los servicios de análisis de red son servicios de generación de rutas. |
Workflow Manager Service |
| The URL to the service is stored in the url property of the item |
Applications
The item types for applications are listed in the following table:
Type | Data | Type keywords | Description |
---|---|---|---|
AppBuilder Extension | URL |
| Nota:This item type was introduced at ArcGIS Enterprise 10.5.1 and is only supported by Enterprise deployments. The AppBuilder Extension item type, an extension of ArcGIS Web AppBuilder, is a URL that references custom widgets for use in Web AppBuilder apps in an organization. |
AppBuilder Widget Package | File |
| El tipo de elemento del paquete de widgets de AppBuilder es un widget personalizado comprimido en un archivo .zip. The file can be downloaded for use in Web AppBuilder Developer Edition. Nota:This item type was introduced at ArcGIS Enterprise 10.5.1. Nota:Este tipo de elemento solo puede crearse y ser propiedad de administradores de la organización. |
Code Attachment | File | Code One of the following is required:
If Web Mapping Application, one of the following is required:
| The sample code associated with a code sample application. |
Dashboard | Text/JSON |
| Dashboards integrate maps, lists, charts, and gauges that help monitor and manage daily operations. |
Deep Learning Studio Project | Text/JSON |
| Nota:This item type was introduced at ArcGIS Enterprise 11.0. The Deep Learning Studio Project item type is a project that includes references to input imagery, hosted feature services that contain training samples collected by users, model training input and output information, and applicable inferencing information, which can be used for training a model for specific, user-defined inference purposes. |
Esri Classification Schema | Text/JSON |
| Nota:This item type was introduced at ArcGIS Enterprise 10.8.1. The Esri Classification Schema is a collection of exported labels and symbology used in a Deep Learning Studio Project. |
Excalibur Imagery Project | Text/JSON | Excalibur Imagery Project | Nota:This item type was introduced at ArcGIS Enterprise 10.7 and is only supported by Enterprise deployments. An Excalibur Imagery Project item created and managed by the ArcGIS Excalibur app used to provide a centralized experience to accomplish image-based workflows. |
Experience Builder Widget | URL |
| Nota:This item type is only supported by ArcGIS Online deployments. Un widget personalizado que se puede utilizar en ArcGIS Experience Builder en una organización. Nota:Este tipo de elemento solo puede crearse y ser propiedad de administradores de la organización. Este elemento no se puede compartir fuera de la organización. |
Experience Builder Widget Package | File |
| Nota:This item type is only supported by ArcGIS Online deployments. Un widget personalizado que es una unidad funcional configurable y que se puede compartir para su uso en ArcGIS Experience Builder. Nota:Este tipo de elemento solo puede crearse y ser propiedad de administradores de la organización. Este elemento no se puede compartir fuera de la organización. |
Form | File |
| Nota:This item type was introduced at ArcGIS Enterprise 10.4. This item type is only applicable to organizational accounts. A form authored in ArcGIS Survey123 Connect and used by ArcGIS Survey123. |
GeoBIM Application | JSON |
| Nota:This item type is only supported by ArcGIS Online deployments. A GeoBIM Application item type is the end-user ArcGIS web application that allows stakeholders involved with the life cycle of engineered assets (infrastructure, buildings) to access with different views of these assets including GIS, BIM, project management, and schedule information. |
GeoBIM Project | JSON |
| Nota:This item type is only supported by ArcGIS Online deployments. A GeoBIM Project item is a JSON file containing a complete Experience Builder application with additional properties specific to ArcGIS GeoBIM. |
Hub Event | Text/JSON |
| Nota:This item type is only supported by ArcGIS Online deployments. A central premium capability in ArcGIS Hub Premium, allowing customers and their trusted community members to create, edit, and manage in-person and online events. |
Hub Initiative | Text/JSON |
| Nota:This item type is only supported by ArcGIS Online deployments. Initiatives organize data and tools with an organization goal. |
Hub Initiative Template | Text/JSON |
| Nota:This item type is only supported by ArcGIS Online deployments. A package of multiple solutions related to a specific project or goal. |
Hub Page | Text/JSON |
| Nota:This item type is only supported by ArcGIS Online deployments. A hub page provides website pages to market Hub initiatives and provide chart and app content. |
Hub Project | JSON |
| Nota:This item type is only supported by ArcGIS Online deployments. A premium capability in ArcGIS Hub that allows customers to set goals, define a time line, and report progress through dynamic indicators. |
Hub Site Application | Text/JSON |
| Nota:This item type is only supported by ArcGIS Online deployments. A customizable website that provides a focused view of an organization's items. |
Insights Workbook | Text/JSON |
| Nota:This item type was added at ArcGIS Enterprise 10.5. An Insights workbook file collects or associates all data and analytical activity for a project; captures and maintains relationships such as data locations; and stores result layers, models, pages, and cards. |
Insights Workbook Package | File |
| Nota:This item type was introduced at ArcGIS Enterprise 10.9.1 and is supported by both ArcGIS Online and Enterprise deployments. Un paquete de libro de trabajo de Insights es un archivo exportable (.insightswbk) que contiene todos los aspectos de un libro de trabajo de Insights. Todos los datos, páginas, modelos y temas se incluyen en el paquete exactamente como figuran en el libro de trabajo original. El archivo de paquete de libro de trabajo se puede distribuir e importar en otras implementaciones de Insights. |
Insights Model | Text/JSON |
| Nota:This item type was added at ArcGIS Enterprise 10.5. An Insights model records analysis steps on an Insights page, including adding and joining datasets, spatial analysis, data analytics, and styling. |
Insights Page | Text/JSON |
| Nota:This item type was added at ArcGIS Enterprise 10.5. An Insights page resides in an Insights workbook. It is used to connect to data and analyze related content and themes with interactive visualization. |
Insights Theme | Text/JSON |
| An Insights theme is a collection of properties set on cards and pages in an Insights workbook. |
Insights Data Engineering Workbook | File |
| Nota:The Insights Data Engineering Workbook was introduced at ArcGIS Enterprise 11.0 and is only supported by Enterprise deployments. An Insights Data Engineering Workbook stores the data engineering model and its associated data together in one place. This item type supports the following file formats:
|
Insights Data Engineering Model | File |
| Nota:The Insights Data Engineering Model was introduced at ArcGIS Enterprise 11.0 and is only supported by Enterprise deployments. The Insights Data Engineering Model is used to store the model created in ArcGIS Insights. |
Investigation | Text/JSON |
| Nota:This item type was introduced at ArcGIS Enterprise 10.9.1 and is only supported by Enterprise deployments. A Knowledge Graph investigation allows you to save references to the underlying knowledge graph service, maps, and link charts, as well as saved queries, lists, and custom symbology, that can be shared to the organization. |
Knowledge Studio Project | JSON |
| Nota:This item type was introduced at ArcGIS Enterprise 11.2 and is only supported by Enterprise deployments. A Knowledge Studio Project file contains all of the information needed to store a working instance of the application. This includes references or definitions to investigations, link charts, maps, or data cards as well as Knowledge Studio specific configuration settings. |
Mission | JSON |
Status:
| Nota:This item type was introduced at ArcGIS Enterprise 10.8 and is only supported by Enterprise deployments. A collection of portal items that provides a focused user experience when working with ArcGIS Mission. |
Mobile Application | Text/JSON | The URL to the application in the app store is stored in the url property of the item. | |
Notebook | File |
| Un archivo Jupyter Notebook de Python (.ipynb) almacenado en formato de texto sin formato JSON. |
Notebook Code Snippet Library | Text |
| A collection of shareable and reusable code snippets for use in ArcGIS Notebooks. |
Native Application | File |
| An ArcGIS AppStudio native application. |
Native Application Installer | File |
| Nota:This item type is only supported by ArcGIS Online deployments. An ArcGIS AppStudio native application installer. |
Operation View | Text |
| Heredado:This item type was retired in ArcGIS Online deployments and ArcGIS Enterprise deployments starting at version 10.7. The definition of data, tools, widgets, and layout that was used in Dashboards. |
Operations Dashboard Add In | File |
| Heredado:This item type was retired in ArcGIS Online deployments and ArcGIS Enterprise deployments starting at version 10.7. Operations Dashboard Add-In (.opdashboardaddin file). |
Operations Dashboard Extension | URL |
Optional:
| Heredado:This item type was retired in ArcGIS Online deployments and ArcGIS Enterprise deployments starting at version 10.7. Operations Dashboard Extension. |
Ortho Mapping Project | Text/JSON |
| Nota:This item type is not applicable to ArcGIS Online; it was added at ArcGIS Enterprise 10.6.1. |
Ortho Mapping Template | Text/JSON |
| Nota:This item type was introduced at ArcGIS Enterprise 10.6.1 and is only supported by Enterprise deployments. |
Solution | Text/JSON | Solution | A solution is composed of one or more related items and groups that work together as part of a workflow. It can be deployed to create a copy of all the items and groups that make up the solution. |
StoryMap |
|
| Stories created with the ArcGIS StoryMaps builder. |
Web AppBuilder Widget | JSON |
| Nota:This item type was introduced at ArcGIS Enterprise 10.9 and is supported by both ArcGIS Online and Enterprise deployments A custom widget (available through ArcGIS Marketplace) that is a configurable and shareable functional unit for use in ArcGIS Web AppBuilder. It allows administrators to enable the use of a custom widget in the Web AppBuilder UI so an organization can use the ArcGIS Online platform to host their applications. |
Web Experience | Text/JSON |
| An experience item created from ArcGIS Experience Builder. |
Web Experience Template | Text/JSON | Web Experience Template | An experience template item that contains a pattern or blueprint of web experiences created from ArcGIS Experience Builder. |
Web Mapping Application | Text/JSON |
Required technology keywords:
One of the following purpose keywords is required:
| A web mapping application built using the following:
The client must supply the appropriate technology and purpose keywords (Ready To Use, Configurable, or Code Sample) when adding this item. The URL to the service is stored in the url property of the item. |
Workforce Project | Text/JSON | Workforce Project | Nota:This item type is only supported by ArcGIS Online deployments. A Workforce project is used to manage mobile workers. |
Data files
The item types for data files are listed in the following table:
Type | Data | Type keywords | Description |
---|---|---|---|
Administrative Report | File |
| Nota:This item type was introduced at ArcGIS Enterprise 10.9 and is supported by both ArcGIS Online and Enterprise deployments. An administrative report in CSV format that outlines various organization usage activities. This cannot be shared to the public. |
Apache Parquet | File |
| Nota:This item type was introduced at ArcGIS Enterprise 10.9.1 and is supported by both ArcGIS Online and Enterprise deployments. Un formato de almacenamiento y uso compartido no espacial, tabular, en columnas y muy comprimido (archivo .parquet). |
CAD Drawing | File |
| Un dibujo CAD comprimido en un único archivo .zip. There can also be an associated .wld or .prj file. |
Color Set | Text/JSON | Color Set | A color set. |
Content Category Set | Text/JSON | Content Category Set | Used as a template for creating a category set for an organization or a group. |
CSV | File |
| Archivo de texto de valores de datos separados por comas (.csv). This item can be published as a feature service using the Portal API publish call. |
Document Link | URL |
| Un vínculo a un recurso de documento en la web. |
Earth configuration | File |
| Nota:This item type is only applicable to ArcGIS Online deployments. Este elemento se utiliza para crear ajustes personalizados en ArcGIS Earth. Un archivo de configuración de la Tierra se guarda como un archivo .xml. It can be uploaded through the New item dialog box in My Content and shared with your organization. |
Esri Classifier Definition | File |
| Nota:This item type was introduced at ArcGIS Enterprise 11.0. El tipo de elemento de definición de clasificador de Esri es un archivo JSON con una extensión .ecd que contiene información de atributos, estadísticas y otra información para modelos de clasificación y regresión para herramientas de análisis de ráster y de entrenamiento. |
Export Package | File |
| Nota:This item type is only supported by ArcGIS Enterprise deployments. A package that allows administrators or group owners to export a group and its content into a downloadable package (.epk file). |
File Geodatabase | File |
| Una geodatabase de archivos comprimida en un archivo .zip. This item can be published as a feature service using the Portal API publish call. |
GeoJson | File |
| Un formato de intercambio de datos geoespaciales de estándar abierto que representa entidades geográficas sencillas y sus atributos no espaciales. GeoJSON es un formato para codificar una variedad de estructuras de datos geográficos según el formato JSON. Nota:The item type 'GeoJson' is case-sensitive. |
GeoPackage | File |
| Un archivo de datos basado en SQLite, que cumple con la especificación OGC GeoPackage y que contiene entidades geoespaciales vectoriales y conjuntos de matrices de teselas. |
GML | File | GML | Nota:This item type is only supported by ArcGIS Online deployments. El archivo de Lenguaje de marcado geográfico (GML) (.zip) es una gramática XML definida por Open Geospatial Consortium (OGC) para expresar entidades geográficas, que sirve como lenguaje de modelado y formato de intercambio. |
Image | File |
| Un archivo de imágenes (.gif, .jpg, .jpeg, .png, .tif o .tiff). Estos archivos se pueden usar como origen de servicios de imágenes y capas de imágenes. |
iWork Keynote | File |
| Un archivo iWork Keynote (.key). It must be in Zip format. |
iWork Numbers | File |
| Un archivo iWork Numbers (.numbers). It must be in Zip format. |
iWork Pages | File |
| Un archivo iWork Pages (.pages). It must be in Zip format. |
Microsoft Excel | File |
| Un archivo de hoja de cálculo de Microsoft Excel (.xls o .xlsx). |
Microsoft Powerpoint | File |
| Un archivo de documento de PowerPoint de Microsoft (.ppt o .pptx). |
Microsoft Word | File |
| Un archivo de documento de Microsoft Word (.doc o .docx). |
File |
| Archivo en formato de documento portátil (.pdf). | |
Report Template | File |
| A report template used by the geoenrichment service and Business Analyst applications to generate custom reports. |
Service Definition | File |
| A service definition file (.sd) that can be published to create a geospatial web service using the Portal API publish call. |
Shapefile | File |
| Un shapefile es un conjunto de archivos relacionados para almacenar la ubicación, la forma, los atributos y la proyección de entidades geográficas vectoriales. Because a shapefile consists of multiple files, you must compress the files in a .zip file to publish it as a feature service using the Portal API publish call. |
SQLite Geodatabase | File | SQLite Geodatabase | A mobile geodatabase (.geodatabase) resource for offline mapping used for specific map areas. |
Statistical Data Collection | File |
| Data collection used by the geoenrichment service and Business Analyst applications to perform data aggregation with statistical feature data. |
StoryMap Theme |
|
| Nota:This item type was introduced at ArcGIS Enterprise 10.9 and is supported by both ArcGIS Online and Enterprise deployments. A set of fonts, colors, block styles, and other design elements that define the appearance of a StoryMap. |
Style | Text/JSON |
| A web style containing symbols that can be used to author web maps and web scenes. This is consumed by Visor de mapas, web applications, ArcGIS Runtime apps, and ArcGIS Pro. |
Symbol Set | Text/JSON | Symbol Set | A symbol set. |
Visio Document | File |
| Un archivo de diagrama de documento de Microsoft Visio (.vsd). |
Desktop content
The desktop content item types are described in the sections below.
Maps
The item types for maps are listed in the following table:
Type | Data | Type keywords | Description |
---|---|---|---|
ArcPad Package | File |
Optional, specified by the caller:
| Un archivo de paquete de ArcPad (.zip) generado en ArcPad Data Manager. Heredado:El software ArcPad se retiró en diciembre de 2021. |
Compact Tile Package | File |
| A compact tile package (.tpkx file). |
Explorer Map | File |
| Un documento de mapa de ArcGIS Explorer (archivo .nmf). Heredado:ArcGIS Explorer se retiró en enero de 2018. |
Globe Document | File |
| Un archivo de documento 3D (.3dd) que se crea cuando guarda un documento ArcGlobe. |
Layout | File |
| Un archivo de diseño de ArcGIS Pro (.pagx). |
Map Document | File |
| Heredado:Support for ArcMap has been removed for ArcGIS Enterprise organizations with the release of Enterprise 11.0. The .msd format was replaced by service definition draft (.sddraft) and service definition (.sd) files with the release of ArcGIS Server 10.1. An ArcMap document (.mxd and .msd files). |
Map Package | File |
| Heredado:Support for ArcMap has been removed for ArcGIS Enterprise organizations with the release of Enterprise 11.0. Un paquete de mapas de ArcMap (archivo .mpk). |
Map Template | File |
| Heredado:Support for ArcMap has been removed for ArcGIS Enterprise organizations with the release of Enterprise 11.0. Una plantilla de mapa es un archivo comprimido (.zip) creado en ArcMap. Contiene documentación, un mapa y una carpeta de geodatabase. |
Mobile Basemap Package | File |
| A mobile basemap package (.bpk file). |
Mobile Map Package | File |
| A mobile map package (.mmpk file). |
Mobile Scene Package | File |
| Un paquete de escenas móviles (archivo .mspk). |
Pro Map | File |
| Un archivo de mapa de ArcGIS Pro (.mapx). |
Project Package | File |
| Un archivo de paquete de proyecto de ArcGIS Pro (.ppkx). |
Project Template | File |
| Un archivo de plantilla de proyecto de ArcGIS Pro (.aptx). |
Published Map | File |
| Heredado:Support for ArcMap has been removed for ArcGIS Enterprise organizations with the release of Enterprise 11.0. Un documento de archivo de mapa publicado ArcReader (archivo .pmf). |
Scene Document | File |
| Un archivo de documento 3D (.sxd) creado en ArcScene. |
Task File | File |
| An ArcGIS task file (esriTasks). |
Tile Package | File |
| Heredado:Support for ArcMap has been removed for ArcGIS Enterprise organizations with the release of Enterprise 11.0. A package of map tile caches (.tpk file). |
Vector Tile Package | File |
| Un conjunto de teselas vectoriales y recursos de estilo incluidos en un archivo .vtpk. |
Windows Mobile Package | File |
| Un paquete de ArcGIS for Windows Mobile representa un mapa que se puede abrir en la aplicación ArcGIS for Windows Mobile. Heredado:El software ArcGIS for Windows Mobile se retiró en julio de 2017. |
Layers
The item types for layers are listed in the following table:
Type | Data | Type keywords | Description |
---|---|---|---|
Explorer Layer | File |
| Un archivo de capa de ArcGIS Explorer (.nmc). Heredado:ArcGIS Explorer se retiró en enero de 2018. |
Image Collection | File |
| Nota:This item type was added at ArcGIS Enterprise 10.5. Un archivo portátil que contiene una o más imágenes que se pueden publicar como un servicio de imágenes para la visualización y el análisis de imágenes o un servicio de entidades. |
Layer | File |
| Heredado:Support for ArcMap has been removed for ArcGIS Enterprise organizations with the release of Enterprise 11.0. Un archivo de capa de ArcGIS Desktop (.lyr). |
Layer | File |
| Heredado:Support for ArcMap has been removed for ArcGIS Enterprise organizations with the release of Enterprise 11.0. Un archivo de capa de ArcGIS Pro (.lyrx). Layer searches are handled by different type keywords based on the file extension. |
Layer Package | File |
| Heredado:Support for ArcMap has been removed for ArcGIS Enterprise organizations with the release of Enterprise 11.0. An ArcGIS Desktop layer package (.lpk file). |
Pro Report | File |
| Un archivo de definición de informe de ArcGIS Pro (.rptx). |
Scene Package | File |
| Un archivo de caché comprimido (.spk o .slpk) que contiene un dataset de edificios, multiparche, de puntos, de nube de puntos o vóxel. |
Styles
The item type for styles is listed in the following table:
Type | Data | Type keywords | Description |
---|---|---|---|
Desktop Style | File |
| Un archivo de estilo de ArcGIS Pro (.stylx). |
Tools
The item types for tools are listed in the following table:
Type | Data | Type keywords | Description |
---|---|---|---|
ArcGIS Pro Configuration | File |
| Un archivo de configuración (.proconfigX) contiene personalizaciones de ArcGIS Pro, incluidas una pantalla de presentación y una página de inicio personalizadas, así como herramientas, paneles acoplados y menús. |
Deep Learning Package | File |
| Nota:This item type was introduced at ArcGIS Enterprise 10.7. Se genera un paquete de modelo de aprendizaje profundo (archivo .dlpk) con la herramienta de geoprocesamiento Entrenar modelo de aprendizaje profundo en ArcGIS Pro o Deep Learning Studio. Los archivos de paquete de modelo de aprendizaje profundo se pueden usar como entrada para las herramientas de geoprocesamiento o las herramientas de análisis de los mapas web. También puede colocar un archivo .dlpk en un archivo .zip. |
Geoprocessing Package | File |
| Heredado:Support for ArcMap has been removed for ArcGIS Enterprise organizations with the release of Enterprise 11.0. An ArcGIS Desktop geoprocessing package file (.gpk). |
Geoprocessing Package (Pro version) | File |
| An ArcGIS Pro geoprocessing package (.gpkx file). |
Geoprocessing Sample | File |
Optional, specified by the caller:
| Un conjunto de cajas de herramientas, scripts, modelos, datos y archivos complementarios que se utilizan para ejecutar herramientas de geoprocesamiento en ArcGIS. |
Locator Package | File |
| Heredado:Support for ArcMap has been removed for ArcGIS Enterprise organizations with the release of Enterprise 11.0. Un archivo de paquete de localizador de ArcGIS Desktop (.gcpk). |
Raster function template | File |
| Una plantilla de función ráster de ArcGIS. |
Rule Package | File |
| Un archivo de paquete de reglas de ArcScene o CityEngine (.rpk). |
Pro Report Template | File |
| Nota:This item type was introduced at ArcGIS Enterprise 11.1. An ArcGIS Pro Report Template file (.rptt). This template contains a user defined report. Once added and opened in ArcGIS Pro, the user can specify a data source, and then view and export the report. This is available to Organizations and public accounts. |
Applications
The item types for applications are listed in the following table:
Type | Data | Type keywords | Description |
---|---|---|---|
ArcGIS Pro Add In | File |
| Un archivo de add-in de ArcGIS Pro (.esriaddinx). |
Code Sample | File |
Optional, specified by the caller:
| A code sample (.zip file). |
Desktop Add In | File |
| Heredado:Support for ArcMap has been removed for ArcGIS Enterprise organizations with the release of Enterprise 11.0. Un archivo de add-in de ArcGIS Desktop (.esriaddin), que le permite compartir un add-in de Python. |
Desktop Application | File | Desktop Application Required platform keywords:
Required purpose keywords:
| Los archivos de instalación para una aplicación de escritorio, comprimidos en un archivo .zip. |
Desktop Application Template | File |
| La plantilla de la aplicación de escritorio (archivo .zip) incluye un add-in de escritorio o un archivo toolbar.exe. |
Explorer Add In | File |
| Un archivo de add-in de ArcGIS Explorer (.eaz) al cual agregar funcionalidad. Heredado:ArcGIS Explorer se retiró en enero de 2018. |
Survey123 Add In | File |
| Nota:This item type was introduced at ArcGIS Enterprise 10.7.1. Un archivo de add-in de Survey123 (.surveyaddin) que se utiliza para modificar la funcionalidad de ArcGIS Survey123. |
Workflow Manager Package | File |
| Un archivo de paquete de ArcGIS Workflow Manager (Classic) (.wpk). |