在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)

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

  1. 【ArcGIS 10.2新特性】Portal for ArcGIS新特性

    1.概述 经过各版本的积累和更新,Portal for ArcGIS在ArcGIS10.2中以正式产品的形态加入到了ArcGIS系列产品线中.它有3个主要定位:协同管理平台.在线制图平台以及内容管理平 ...

  2. 2013Esri全球用户大会之ArcGIS for Server&Portal for ArcGIS

    Q1:ArcGIS 10.2 for Server有哪些新特性? ArcGIS 10.2对于ArcGIS for Server来说是一个引人注目的版本.它建立在ArcGIS 10.1扎实雄厚的基础上, ...

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

    SSL协议位于TCP/IP协议与各种应用层协议之间,为数据通讯提供安全支持.SSL协议可分为两层: SSL记录协议(SSL Record Protocol):它建立在可靠的传输协议(如TCP)之上,为 ...

  4. Portal for ArcGIS安装指南

    参考帮助: http://resources.arcgis.com/en/help/install-guides/arcgis-portal-windows/10.2/index.html#/Inst ...

  5. Portal for ArcGIS上传shp文件中文乱码可能情况

    环境: windows Server 2008:Portal for ArcGIS 10.2:ArcGIS for Server 10.2:PostgreSQL 9.2:ArcGIS for Desk ...

  6. 如何通过REST API登录Portal for ArcGIS

    Portal for ArcGIS 提供了两种登录方式:OAuth 2.0和传统的token登录方式. OAuth 2.0的登录原理在之前的一篇文章中已经描述,所以今天就不重复了.下面将介绍对于不支持 ...

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

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

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

    1.产品版本 Portal for ArcGIS10.2.2(同样适用于ArcGIS10.3) 2.修改说明 )修改Portal中的域名:(2)修改Portal中的证书. 3.修改步骤 3.1.在ho ...

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

    安装Portal for ArcGIS 解压portal安装包,tar -xzvf Portal_for_ArcGIS_Linux_1051_156440.tar.gz 切换到arcgis账户静默安装 ...

随机推荐

  1. java基础—网络编程———建立聊天的形式

    接收器和发射器的简单演示 import java.io.*; import java.net.*; public class SocketDemo { public static void main( ...

  2. 【codeforces 777D】Cloud of Hashtags

    [题目链接]:http://codeforces.com/contest/777/problem/D [题意] 让你通过删除字符串的末尾字符的方式; 使得所给的字符串以字典序升序排序; 不能交换字符串 ...

  3. ag-admin部署使用心得

    开源地址:https://github.com/wxiaoqi/Spring-Cloud-AG-Admin(后端)https://gitee.com/geek_qi/AG-Admin-v2.0(后端) ...

  4. 【14.67%】【codeforces 615D】Multipliers

    time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard o ...

  5. 【87.65%】【codeforces 731A】Night at the Museum

    time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard ou ...

  6. android studio的模拟器waiting for target device to come online原因

    android studio的模拟器一直waiting for target device to come online,demo也运行不上去 如图所示: 你很可能运行的android 6.0 (AP ...

  7. 一种基于uCos-II操作系统和lwIP协议栈的IEEE-1588主站以及基于该主站的报文处理方法

    主站以及应用于电力系统的支持IEEE‐1588协议的主时钟(IEEE‐1588主站)的实现方法.该方法是在一个低成本的硬件平台上,借助uCos‐II操作系统和TCP/IP的协议栈,对以太网数据进行了分 ...

  8. IIS与TOMCAT协同工作---在IIS下运行JSP页面

    转载:http://www.cnblogs.com/sjpisaboy/archive/2006/12/07/585749.html 最近碰到一个问题:我们实验室的一台IBM EServer服务器被运 ...

  9. H∞一般控制问题的鲁棒叙述性说明

    Robust Control System:反馈控制有承受一定类不确定能力的影响,这一直保持在这种不确定的条件(制)稳定.动态特性(灵敏度)和稳态特性(逐步调整)的能力. 非结构不确定性(Unstru ...

  10. C#中的反射总结

      = 导航   顶部 什么是反射 为什么要使用反射 C#反射相关的命名空间 通过反射创建类型的实例 通过反射调用类的方法 查看类中成员 查看类的构造函数 查看类中属性 查看类中字段 反射实现的接口 ...