Portal for ArcGIS 资源承载数据类型

在Portal中数据主要分为两大类:Web内容与桌面内容。对于Web内容与桌面内容中的每个项目(item)又被具体分为maps,layers, styles, tools,applications,和 datafiles;

在web内容中,地图对应Web maps,图层对应不同的空间服务内容,工具对应不同的地理处理工具,应用程序对应各种各样的Web和制图应用,数据文件(datafile)对应可以发布为地理服务的内容。在桌面中,地图对应地图包和地图文档,图层对应图层包,工具对应地理处理工具和地址定位器包,应用程序对应add-in插件和其他扩展程序,样式对应桌面应用的样式文件,数据文件对应不同的切可以通过Portal分享的文件。每个项目(item)在Portal里都是有一个URL地址的REST资源。除了类型(type)和关键字(typekeywords),还包括标题,描述,标签和缩略图。如下表所示的是Portal所支持的数据类型。这些在调用添加资源(addItem)接口的时候会被要求加上指定的项目类型。类型关键字(type keywords)会被自动的加载到该资源上用于在系统中搜索该项目(item)。

Web Content

Type


Data


Type Keywords


Description


Maps


Web Map


Text/JSON


Web Map, Explorer Web Map, Map, Online Map, ArcGIS Online, Collector, Offline


Web map authored using the arcgis.com Javascript Web Map viewer. Usable by web, mobile, and desktop clients.

, Collector refers to a web map that is Collector ready and will be 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.


CityEngine Web Scene


File


3D, Map, Scene, Web


Web Scene


Text/JSON


3D, Map, Scene, Streaming, Web, Web Scene


Pro Map


File


ArcGIS Pro, Map, Map File, mapx


ArcGIS Pro map file (mapx)


Layers


Feature Service


Text/JSON (optional)


Data, Service, Feature Service, ArcGIS Server, Feature Access


ArcGIS Server Feature Service

The URL to the service is stored in the url property of the item. Optional JSON data contains overridden service properties.


Map Service


Text/JSON (optional)


Data, Service, Map Service, ArcGIS Server


ArcGIS Server Map Service

The URL to the service is stored in the url property of the item. Optional JSON data contains overridden service properties.


Image Service


Text/JSON (optional)


Data, Service, Image Service, ArcGIS Server


ArcGIS Server Image Service

The URL to the service is stored in the url property of the item. Optional JSON data contains overridden service properties.


KML


File/kmz (optional)


Data, Map, KML


KML Network Link or KML File

If a file, then the data resource retrieves the file and can be used as a network link. If a network link, then the url property contains the URL for the network link.


WMS


Data, Service, Web Map Service, OGC


OGC Web Map Service

The URL to the service is stored in the url property of the item.


Feature Collection


Text/JSON


Feature Collection


A feature collection is a saved web map feature layer with layer definition (types, symbols, fields, and so on) and a feature set (the actual features).


Feature Collection Template


Text/JSON


Feature Collection, Feature Service Template, Map Notes Template


A feature collection that includes the layer definition component.


Geodata Service


Data, Service, Geodata Service, ArcGIS Server


ArcGIS Server Geodata Service

The URL to the service is stored in the url property of the item.


Globe Service


Data, Service, Globe Service, ArcGIS Server


ArcGIS Server Globe Service

The URL to the service is stored in the url property of the item.


Tools


Geometry Service


Tool, Service, Geometry Service, ArcGIS Server


ArcGIS Server Geometry Service

The URL to the service is stored in the url property of the item.


Geocoding Service


Tool, Service, Geocoding Service, Locator Service, ArcGIS Server


ArcGIS Server Geocoding Service

The URL to the service is stored in the url property of the item.


Network Analysis Service


Tool, Service, Network Analysis Service, ArcGIS Server


ArcGIS Server Network Analyst Service

The URL to the service is stored in the url property of the item.


Geoprocessing Service


Tool, Service, Geoprocessing Service, ArcGIS Server


ArcGIS Server Geoprocessing Service

The URL to the service is stored in the url property of the item.


Workflow Manager Service


Workflow Manager, ArcGIS Server, WMServer, Workflow, JTX, Job Tracking


ArcGIS Server Workflow Manager Service

The URL to the service is stored in the url property of the item


Applications


Web Mapping Application


Text/JSON


Web Map, Map, Online Map, Mapping Site

Required: technology keywords:

JavaScript

Flex

Silverlight

Web ADF

Other; Required: purpose keywords – one of:

Ready To Use, Configurable, Code Sample


A web mapping application built using:

ArcGIS API for JavaScript

ArcGIS API for Flex

ArcGIS API for Silverlight

Java Web Application Developer Framework

.NET Web Application Developer Framework

Client must supply the appropriate technology and purpose keywords (Ready To Use, Configurable, Code Sample) when adding this item.

The URL to the service is stored in the url property of the item.


Mobile Application


Text/JSON


ArcGIS Mobile Map, Mobile Application

Required: technology keywords:

ArcGIS for iPhone

ArcGIS for Android

ArcGIS Mobile, Windows Mobile, JavaScript, Flex

Required: purpose keywords – one of:

Ready To Use, Configurable, Code Sample


A mobile application built using the:

ArcGIS for iPhone SDK

ArcGIS for Android SDK

ArcGIS Mobile SDK for the Windows Mobile Platform

JavaScript or Flex API

Client must supply the appropriate technology and purpose keywords (Ready To Use, Configurable, Code Sample) when adding this item.

The URL to the application in the app store is stored in the url property of the item.


Code Attachment


File


Code; Required: one of {Web Mapping Application, Explorer, Desktop, Mobile, iPhone}; Required if WMA: one of {Javascript, Flex, Silverlight }


The sample code associated with an application whose purpose is code sample.


Operations Dashboard Add In


File


Application, ArcGIS Operations Dashboard, Add In


ArcGIS Operations Dashboard Add In (opdashboardaddin)


Operation View


Text


Application, ArcGIS Operations Dashboard, ArcGIS Operation View


Operations Dashboard Extension


URL


Extension, Application, ArcGIS Operations Dashboard; (optional) Map Tool, Widget, Feature Action


ArcGIS Operations Dashboard Extension.

Note:

Only an organization administrator is able to add.


Native Application


File


Application, Native, App, Configuration


Native Application for AppStudio for ArcGIS

Note:

This item type is only applicable to ArcGIS Online.


Native Application Template


File


Native Application Template


Native Application Template for AppStudio for ArcGIS

Note:

This item type is only applicable to ArcGIS Online.


Native Application Installer


File


Installer, Native, App


Native Application Installer for AppStudio for ArcGIS

Note:

This item type is only applicable to ArcGIS Online.


Datafiles


Symbol Set


Text/JSON


Symbol Set


A symbol set


Color Set


Text/JSON


Color Set


A color set


Shapefile


File/zip


Data, Shapefile


A shapefile

Can be published as a feature service using the Portal API Publish call.


File geodatabase


File/zip


Data, File, Geodatabase


File geodatabase

Can be published as a feature service using the Portal API publish call.


CSV


File/csv


Data, Text, CSV


A text file of data values separated by commas or other delimiters.

Can be published as a feature service using the Portal API Publish call.


CAD Drawing


File/zip


Data, CAD


A Computer-Aided Design drawing comprised of a single file. Optionally, there may also be an associated WLD and/or PRJ file.


Service Definition


File/sd


Data, Service, Service Definition


A Service Definition that can be published to create a geospatial web service using the Portal API Publish call.


Document Link


URL


Data, Document


Link to a web resource


Microsoft Word


File


Data, Document, Microsoft Word


Microsoft Word Document (.doc, .docx)


Microsoft Powerpoint


File


Data, Document, Microsoft Powerpoint


Microsoft Powerpoint (.ppt, .pptx)


Microsoft Excel


File


Data, Document, Microsoft Excel


Microsoft Excel Document (.xls, .xlsx)


PDF


File


Data, Document. PDF


Portable Document Format (.pdf)


Image


File


Data, Image


Image Types (.jpg, .jpeg, .tif, .tiff, .png)


Visio Document


File


Data, Document, Visio Document


Visio Document (.vsd)


iWork Keynote


File/zip


Data, Document, Mac


iWork Keynote file (.key). Must be in zip format.


iWork Pages


File/zip


Data, Document, Mac


iWork Pages file (.pages). Must be in zip format.


iWork Numbers


File/zip


Data, Document, Mac


iWork Numbers file (.numbers). Must be in zip format.

Desktop Content

Type


Data


Type Keywords


Description


Maps


Map Document


File


Map Document, Map, 2D, ArcMap, ArcGIS Server, mxd


ArcMap Document (mxd)


Map Package


File


Map, 2D, Map Package, ArcMap, mpk


ArcGIS Map Package (mpk)


Mobile Basemap Package


File


Mobile, Mobile Base Package, Basemap, ArcGIS Pro, bpk


ArcGIS Mobile Basemap Package (bpk)


Tile Package


File


Data, Tile Package, ArcMap, ArcGlobe, tpk


Tile Package (tpk)


Project Package


File


ArcGIS Pro, Project, Project Package


ArcGIS Project Package (ppkx)


Task File


File


ArcGIS Professional, Task Assistant, esriTasks


ArcGIS Task File (esriTasks)


ArcPad Package


File


Map, Layer, Data, ArcPad <optional, specified by the caller: ArcPad Project, ArcPad Template>


ArcPad Package (zip)


Explorer Map


File


Map, Explorer Map, Explorer Document, 2D, 3D, ArcGIS Explorer, nmf


ArcGIS Explorer Document (nmf)


Globe Document


File


Map, Globe Document, 3D, ArcGlobe, ArcGIS Server, 3dd


ArcGlobe Document (3dd)


Scene Document


File


Map, Scene Document, 3D, ArcScene, sxd


ArcScene Document (sxd)


Published Map


File


Published Map,2D,ArcReader,ArcMap,ArcGIS Server, pmf


ArcReader Document (pmf)


Map Template


File


map, template, ArcMap, ArcGIS desktop


The Map Template (.zip) contains documentation, a map, and GDB folder.


Windows Mobile Package


File


ArcGIS Windows Mobile Package, ArcGIS Windows Mobile Map, ArcGIS Windows Mobile, wmpk


ArcGIS Windows Mobile Package

Represents a map that can be opened in the ArcGIS Mobile application for the Windows Mobile platform.


Pro Map


File


ArcGIS Pro, Map, Map File, mapx


ArcGIS Pro map file (mapx)


Layout


File


ArcGIS Pro, Layout, LayoutFile, pagx


ArcGIS Pro layout file (pagx)


Project Template


File


ArcGIS Project Template, Project Template, ArcGIS Pro


ArcGIS Project Template (aptx)


Layers


Layer


File/lyr


Data, Layer, ArcMap, ArcGlobe, ArcGIS Explorer, lyr


Layer File (lyr)


Layer


File


ArcGIS Explorer, ArcGIS Pro, ArcGlobe, ArcMap, Data, Layer, Layer File, lyr, lyrx


ArcGIS Pro layer file (lyrx)

Note:

Layer searches are handled by different type keywords based on the file extension.


Layer Package


File/lpk


Data, Layer Package, ArcMap, ArcGlobe, ArcGIS Explorer, lpk


Layer Package (lpk)


Explorer Layer


File/nmc


Data, Layer, Explorer Layer, ArcGIS Explorer, nmc


ArcGIS Explorer Layer (nmc)


Styles


Desktop style


File/stylx


ArcGIS Pro, Symbology, Style, Symbols <either 2d or 3d>


ArcGIS Pro style file (stylx)


Tools


Geoprocessing Package


File/gpk


Tool, ArcGIS Desktop, ArcMap, ArcGlobe, ArcScene, Toolbox, Geoprocessing Package, Model, Script, Sharing, Result, gpk


ArcGIS Geoprocessing Package (gpk)


Geoprocessing Package (Pro version)


File


Tool, ArcGIS Pro, Toolbox, Model, Script, Result, gpkx


ArcGIS Pro Geoprocessing Package (gpkx)


Geoprocessing Sample


File


Tool, Geoprocessing, Sample <optional, specified by the caller: model or script>


Locator Package


File


Tool, ArcMap, ArcGIS Desktop, Locator Package, Geocoding, gcpk


ArcGIS Locator Package (gcpk)


Rule Package


File/zip


Tool, Rule Package, ArcScene, 3D, rpk


ArcGIS Rule Package (rpk)


Raster function template


File


Raster, Functions, Processing, rft, srf, function template, templates, ArcGIS Pro


ArcGIS Pro raster function template


Applications


Workflow Manager Package


File/wpk


Tool, ArcGIS Workflow Manager, Sharing, wpk, ArcGIS Desktop


Workflow Manager Package (wpk)


Desktop Application


File/zip


Desktop Application

Required: platform keywords: Java, .NET-Windows Desktop, OS X, Qt, WPF

Required: purpose keywords: Code Sample, Configurable, Ready to Use


Desktop Application (zip)


Desktop Application Template


File/zip


Application, Template, ArcGIS desktop


The Desktop Application Template (zip) includes either a desktop add in or a toolbar.exe.


Code Sample


File


code, sample, <optional, specified by the caller: Java, C#, C++, C, Python, or Script>


A code sample


Desktop Add In


File


Tool, Add In, Desktop Add In, ArcGIS Desktop, ArcMap, ArcGlobe, ArcScene, esriaddin


ArcGIS Add-In (esriaddin)


Explorer Add In


File/eaz


Tool, Add In, Explorer Add In, ArcGIS Explorer, eaz


ArcGIS Explorer Layer (eaz)

时间: 2024-08-20 09:23:35

Portal for ArcGIS 资源承载数据类型的相关文章

2014Esri全球用户大会之ArcGIS for Server&amp;Portal for ArcGIS

1.ArcGIS10.3 for Server新特性 相当多! 首先,ArcGIS 10.3版本为GIS和地图在组织内传递带来了非常令人兴奋的新功能. 很大程度上,这意味着带来了更多的apps.ArcGIS for Server带来的这些即拿即用的apps,可以令人们更好的转变工作方式. 更多更好的HTML web应用:ArcGIS 10.3带来更多可配置.即拿即用的web应用模板.这些模板能在几分钟内利用手中的数据进行配置,快速的进行地图配置.ArcGIS10.3 for Server包含一个

ArcGIS Enterprise 10.5.1 静默安装部署记录(Centos 7.2 minimal版)- 2、安装Portal for ArcGIS

安装Portal for ArcGIS 解压portal安装包,tar -xzvf Portal_for_ArcGIS_Linux_1051_156440.tar.gz 切换到arcgis账户静默安装portal,./Setup -m silent -l yes 参数说明 根据安装提示报出如下错误信息. 要增加软限制和硬限制,您需要使用超级用户访问权限编辑 /etc/security/limits.conf 文件.例如,可在与此类似的文件中添加下面两行: arcgis soft nofile 6

安装Portal for ArcGIS时如何正确配置HTTPS证书

SSL协议位于TCP/IP协议与各种应用层协议之间,为数据通讯提供安全支持.SSL协议可分为两层: SSL记录协议(SSL Record Protocol):它建立在可靠的传输协议(如TCP)之上,为高层协议提供数据封装.压缩.加密等基本功能的支持. SSL握手协议(SSL Handshake Protocol):它建立在SSL记录协议之上,用于在实际的数据传输开始前,通讯双方进行身份认证.协商加密算法.交换加密密钥等. 它提供了以下服务: 1)认证用户和服务器,确保数据发送到正确的客户机和服务

Portal for ArcGIS 10.2.2更改域名和导入自定义证书

1.产品版本 Portal for ArcGIS10.2.2(同样适用于ArcGIS10.3) 2.修改说明 在某些情况下,当部署完Portal后,需要使用新的域名.如安装时使用的是临时的域名,正式运行时管理员又在DNS中定义了新的域名,这就涉及到调整Portal的部署,调整的内容主要是两个方面:(1)修改Portal中的域名:(2)修改Portal中的证书. 3.修改步骤 3.1.在host文件中定义新的域名和IP关系,或者在DNS中定义新的域名解析. 3.2.使用新的域名生成数字证书.如使用

【ArcGIS】WebAdaptorIIS 安装前准备及配置Portal For ArcGIS的问题解决

1.计算机全名配置 2.IIS-服务器证书配置 3.端口绑定 备注:配置Portal For ArcGIS总会提示计算机域名.全名错误,可能就是没有进行第一步操作

portal for arcgis 10.4的安装和配置及遇到的问题

作为一个新手,这两天安装poratal for arcgis,遇到了好多易犯的问题,稍微分享一下比较典型的问题,供同病相怜的人参考: 一.安装arcgis server完成后,在manager中创建不了站点 原因:之前卸载arcgis server10.2时,未清理注册表的arcgis server 文件夹,导致安装好的D://arcgisserver 文件夹中是空的. 解决办法:在注册表中搜索arcgis server ,并删除,再重新安装即可. 二.用配置webadaptor with po

Portal for ArcGIS的认证方式

Managing access to your portal Understanding identity stores Built-in Enterprise Lightweight Directory Access Protocol (LDAP) Active Directory Server Security Assertion Markup Language (SAML) Integrated Windows Authentication (IWA) Public Key Infrast

解除Portal for ArcGIS与ArcGIS Server的联合

将ArcGIS Server站点添加到Portal中,可以实现ArcGIS Server站点的单点登录特性,并可以与Portal共享Server站点发布的内容,同时通过将联合服务器注册为托管服务器后还可以实现在Portal中发布托管服务. 但是有时候当ArcGIS Server出现问题时需要手动将ArcGIS Server与Portal解除联合.Portal的主界面中没有解除联合的位置,解除联合有以下两种方式: 1.在Portal管理页面中解除联合 打开Portal管理站点,https://xx

SAP Portal 上传资源到WRR

Uploading Resources to the Web Resource Repository Prerequisites You have been assigned the Content Administrator role. Context You can upload Web resources to the Web Resource Repository, so that they can be used by different portal components and a