- URL:https://[root]/portals/self
- Operations:Add Resource, Assign Category Schema, Assign User Credits, Create Role, Delete Category Schema, Remove Resource, Remove Users, Set User Default Settings, Unassign User Credits, Update, Update User Level, Update User Role, Category Schema, Check Service Name
- Child Resources:Certificates, Collaborations, Datastores, IDP, Organization Settings, Purchases, Resources, Roles, Security Policy, Servers, Social Providers, User License Type, Users, User Default Settings, Webhooks
Example usage
Below is a sample ArcGIS Online request URL used to access the self resource:
https://org.arcgis.com/sharing/rest/portals/self?f=pjson
Below is a sample ArcGIS Enterprise request URL used to access the self resource:
https://machine.domain.com/webadaptor/sharing/rest/portals/self?f=pjson
Description
The Portal Self resource is used to return the view of the portal as seen by the current user, whether anonymous or signed in. It includes information such as the name, logo, featured items, and supported protocols (HTTP or HTTPS) for the portal. If the user is not signed in, this call returns the default view of the portal. If the user is signed in, the view of the returned portal is specific to the organization to which the user belongs. The default view of the portal is dependent on the culture code of the user, which is obtained from the user's profile. A parameter to pass in the locale or culture code is available for anonymous users.
Request parameters
Parameter | Details |
---|---|
culture | The culture code of the calling client. The output is customized for this culture code if settings are available. Values: culture code (for example, en-US) |
region | The region code of the calling client. The output is customized for this region code if settings are available. |
f | The response format. The default format is html. Values: html | json | pjson |
Portal Self response properties
Property | Details |
---|---|
access | The level of access to your organization for anonymous users. If set to private, only members of the organization can access your site, while the public setting allows public access. |
allowedBetaFeatures | An array of beta features that are enabled for the organization. |
allowedOrigins | An array of up to 100 web app domains to restrict CORS access to the ArcGIS Online REST API. |
allowedRedirectUris | A JSON array of allowed redirect URIs that represent portal instances with which you share secure content. This allows users in your organization to use organization logins to access the secured content through web apps hosted on these portals. |
allSSL | Indicates whether the organization is using HTTPS. If set to true, all calls made using resources that belong to the organization require HTTPS. The default is false. |
analysisLayersGroupQuery | The query that identifies the group containing the layers shown in the Analysis Layers gallery for the analysis tools. |
appInfo | Information about the application through which the resource was accessed. This information is based on the token used to access the resource. |
authorizedCrossOriginDomains | An array of trusted servers that clients can send credentials to when making cross-origin resource sharing (CORS) requests to access web-tier secured services. |
availableCredits | The total number of credits of the organization. |
backgroundImage | The background image that displays behind all other components on the home page. Accept the default background image, specify a URL for a custom background image, or specify that no background image will be used. |
basemapGalleryGroupQuery | The query that identifies the group containing the web maps that display in the Map Viewer basemap gallery. |
bingKey | The Bing key to use for web maps using Bing Maps. |
canListApps | An organization can list applications in the marketplace only if canListApps is true. |
canListData | An organization can list data services in the marketplace only if canListData is true. |
canListPreProvisionedItems | An organization can list preprovisioned items in the marketplace only if canListPreProvisionedItems is true. |
canProvisionDirectPurchase | An organization can provision direct purchases in the marketplace without customer request only if canProvisionDirectPurchase is true. |
canSearchPublic | Includes or excludes public items, groups, and users in search queries. When canSearchPublic is false, no public items outside of the organization are included in searches. However, public items that are part of the organization are returned. The default is true. |
canShareBingPublic | The Bing key can be shared to the public and is returned as part of a portal's description call (/sharing/rest/portals/<orgid>). This requires that the access property of the portal be set to public. The canShareBingPublic property is not returned publicly and is only shown to users within the organization. |
canSharePublic | Indicates whether an organization can share groups or items publicly. When canSharePublic is set to false, content cannot be shared with everyone. The default is true. |
canSignInArcGIS | Allows an organization with a configured enterprise IDP to turn on or off the ArcGIS sign in. The default is true. |
canSignInIDP | Allows an organization with a configured enterprise IDP to turn on or off the enterprise sign in. The default is true. |
colorSetsGroupQuery | The query that identifies the group containing the color sets used for rendering in Map Viewer. |
commentsEnabled | Allows the organization to disable commenting. The default is true. When commentsEnabled is false, comments are hidden but not removed, and numComments is set to zero for all items in the organization. Calls to add a comment and view comments will fail. If the organization reenables comments, the comments display and numComments is restored. |
contacts | An array of chosen administrators listed as points of contact whose email addresses will be listed as points of contact in the automatic email notifications sent to organization members when they request password resets, help with their user names, modifications to their accounts, or any issues related to the allocation of credits to their accounts. |
contentCategorySetsGroupQuery | The query that identifies the group containing the ArcGIS Online content category sets. |
created | The date the organization was created, in UTC, using milliseconds since epoch. |
creditAssignments | Indicates whether the organization has credit budgeting enabled. The default is disabled. |
culture | The locale or culture code information for the organization (country-language), for example, en-us. |
cultureFormat | The preferred number and date format according to CLDR. The cultureFormat property is only applicable to English and Spanish, that is, when culture is set to en or es. See Languages for supported formats. |
customBaseUrl | The custom base URL for the portal. |
defaultBasemap | The default basemap displayed in Map Viewer. |
defaultDevBasemap | The default basemap displayed in Map Viewer for developer subscriptions. |
defaultExtent | The default extent for the organization. |
defaultUserCreditAssignment | The default allocation of credits for new members. |
defaultVectorBasemap | The default vector basemap displayed in Map Viewer when useVectorBasemaps is true. |
description | The description of the organization. |
devbasemapGalleryGroupQuery | The query that identifies the group containing the web maps that display in the Map Viewer basemap gallery for developer subscriptions. |
eueiEnabled | Indicates whether the organization allows ArcGIS Online to collect usage information from its members to improve the user experience. |
featuredGroups | The featured groups for the organization. These are the groups that are highlighted on the Groups page. |
featuredItemsGroupQuery | The query that identifies the group containing featured items for the gallery. Set a Group ID or, if null, the most viewed items in your organization are displayed in the gallery. |
galleryTemplatesGroupQuery | The query that identifies whether the group containing gallery templates is allowed to build galleries that showcase the web maps and web mapping apps within a group. |
hasCategorySchema | Indicates whether the organization has a content category set up. |
helpBase | Provides the base URL for your organization's help documentation. This is used to build all the help URLs in the portal. Starting at ArcGIS Enterprise 10.8.1, helpBase can be updated to set the help topic provider as either a publically available or installed source. By default, the source is set to the local, installed source. When internet is available, you can enable the option to deliver help topics from Esri's public web help from the Enterprise portal home app. Note:The documentation source only has an impact on documentation accessed through the Enterprise portal home app and does not impact ArcGIS Server or the ArcGIS REST API documentation. |
helperServices | A JSON object of various services needed by client applications. They can be overridden by the organization or the portal. The services include the following:
|
homePageFeaturedContent | The group that contains featured content to be displayed on the home page. |
homePageFeaturedContentCount | The number of featured items that can be displayed on the home page. The maximum is 100. Only integers can be used. |
httpPort | The port used by the portal for HTTP communication. |
httpsPort | The port used by the portal for HTTPS communication. |
id | The organization ID. If null, this is the default portal for anonymous and nonorganizational users. |
ipCntryCode | The country code of the calling IP (ArcGIS Online only). |
isPortal | Indicates whether the portal is on-premises. |
isVerified | Indicates whether the organization identity is verified by Esri. |
layerTemplatesGroupQuery | The query that identifies the group containing editing templates used in Map Viewer. |
livingAtlasGroupQuery | The query that identifies the group containing the layers to be used in the Analysis Layers gallery. |
maxTokenExpirationMinutes | The maximum validity in minutes of both OAuth and nonOAuth tokens issued for users of the organization. The default value is -1, which allows a maximum of 2 weeks for OAuth access tokens and ArcGIS tokens (nonOAuth), and a maximum of 90 days for OAuth refresh tokens. These are the maximum values supported. Specifying a smaller value will impact all three types of tokens (ArcGIS, OAuth access, and OAuth refresh). |
metadataEditable | Indicates if the organization has metadata enabled. If metadataEditable=true, all members of the organization can view the metadata. Only item owners and administrators can update metadata. If metadataEditable=false, no one in the organization can access the metadata. Values: true | false |
metadataFormats | Metadata style used for organization. Default is iso19139. Values: fgdc | inspire | iso19139 | iso19139-3.2 | iso19115 Example: metadataFormats : iso19139-3.2 |
mfaAdmins | Indicates whether org members are allowed to set up multifactor authentication for their individual accounts. |
mfaEnabled | Indicates whether org members are allowed to set up multifactor authentication for their individual accounts. |
modified | The date the organization was last modified, in UTC, milliseconds since epoch. |
name | The organization's name. |
orgEmail | The contact email that appears on the Provider tab of the organization's listings in ArcGIS Marketplace. |
orgPhone | The contact phone number that appears on the Provider tab of the organization's listings in ArcGIS Marketplace. |
orgUrl | The website URL that appears on the Provider tab of the organization's listings in ArcGIS Marketplace. |
portalHostname | The portal host's URL. |
portalMode | Identifies whether it is multitenant or singletenant. |
portalName | The portal's name. |
portalProperties | Stores properties specific to the organization, for example, the contact us link. If the organization is public, the properties are visible to the anonymous user. |
portalThumbnail | The URL of the thumbnail of the portal. |
region | The region for the organization. |
rotatorPanels | The custom HTML for the home page. |
showHomePageDescription | If true, the description of the organization displays on the home page. |
storageQuota | The total storage allowed in bytes. It's usually 2 TB for organization and 2 GB for nonorganization. |
storageUsage | The total storage used in bytes. |
stylesGroupQuery | The query that identifies the group containing a variety of styles that contain references to symbology that can be used in the ArcGIS platform. |
supportsHostedServices | Indicates whether hosted services are supported. |
supportsOAuth | Indicates whether OAuth is supported. |
symbolSetsGroupQuery | The query that identifies the symbol set group for rendering in Map Viewer. |
templatesGroupQuery | The query that identifies the template group used in Map Viewer. |
thumbnail | The URL of the thumbnail of the organization. |
units | Sets the units of measure for the organization's users. The user default is derived from the organization's region. Set units to english (for U.S. standards) or metric. |
updateUserProfileDisabled | Indicates whether organization members are allowed to edit their biographical information and who can see their profiles. |
urlKey | The prefix selected by the organization's administrator to be used with the customBaseURL. |
user | User information for the accessing user is returned only when a token is passed in. Group information is not provided. See User for response properties. |
useStandardizedQuery | If true, only simple WHERE clauses that are compliant with SQL92 can be used when querying layers and tables. The recommended security setting is true. |
useVectorBasemaps | If true, the organization uses the Esri vector basemaps in supported ArcGIS apps, and basemapGalleryGroupQuery will not be editable and will be set to the default query. |
vectorBasemapGalleryGroupQuery | The query that identifies the group containing vector basemaps that are used to display in the Map Viewer basemap gallery. This query should only be used when useVectorBasemaps is true. |
AppInfo Response properties
Property | Details |
---|---|
appID | The AppID of the registered app. This is also the OAuth client_id. |
appOwner | The owner of the app. |
appTitle | The title of the app. |
itemId | The item ID of the registered app. |
orgId | The organization to which the app owner belongs. |
Users and apps
The Portal Self response can vary based on whether it's called by a user, an app, or both.
The response includes user and appinfo properties, and the variations in responses are primarily related to these two properties. As the names indicate, the user property includes information about the user making the call, and the appinfo property includes information pertaining to the app that made the call.
Example usage
"user": {
"username": "<username>",
"orgId": "<userOrgId>",
// ... other user properties ...
},
"appInfo": {
"appId": "<appId>",
"orgId": "<appOrgId>",
// ... other app properties ...
},
// ... other response properties ...
One key property is the orgId property in both user and appInfo objects and what it represents in each of these objects:
- The orgId in the user object, if available, represents the signed-in user's organization ID.
- The orgId in the appInfo object, if available, represents the calling app's organization ID.
The user and appInfo objects vary based on the type of request. These variations are discussed next.
Anonymous requests
Anonymous requests or requests made without a token do not represent a user or an app. In this vase, the Portal Self response for anonymous requests does not includes the user property or the appInfo property.
The generateToken call is the typical way of generating user tokens and was the only option before OAuth support. Therefore, a generateToken token always represents a user and is never associated with an app. The Portal Self response for generateToken tokens includes the user property but does not include the appInfo property.
OAuth 2.0 user tokens
OAuth 2.0 via the client_credentials grant allows a registered app to log in on behalf of itself. App tokens generated via the client_credentials grant are not associated with a user. Therefore, the Portal Self response for OAuth 2.0 app tokens includes the appInfo property but does not include the user property.
Summary
The relationship between the type of request and the user and appInfo properties is summarized in the following table:
Request type | user property | appInfo property |
---|---|---|
Anonymous request | No | No |
generateToken token | Yes | No |
OAuth2 user token | Yes | Yes |
OAuth2 app token | No | Yes |
JSON Response syntax
{
"access": private | public,
"allSSL": false | true,
"analysisLayersGroupQuery": "title:\"<group name>\" AND owner:<username>",
"authorizedCrossOriginDomains": [
"<trusted server1>",
"<trusted server2>"
],
"allowedRedirectUris": [
"<portal1>",
"<portal2>"
],
"availableCredits": <available credits>,
"backgroundImage": "default_image" | "custom_image" | "none"
"basemapGalleryGroupQuery": "title:\"<group name>\" AND owner:<username>",
"bingKey": "<bing key>",
"canListApps": true | false,
"canListData": true | false,
"canListPreProvisionedItems": true | false,
"canProvisionDirectPurchase": true |false,
"canSearchPublic": true | false,
"canShareBingPublic": true | false,
"canSharePublic": true | false,
"canSignInArcGIS": true | false,
"canSignInIDP": true | false,
"colorSetsGroupQuery": "title:\"<group name>\" AND owner:<username>",
"commentsEnabled": "true | false",
"contentCategorySetsGroupQuery": "title:\"<group name>\" AND owner:<username>",
"created": date created shown in UNIX time,
"creditAssignments": "enabled" | "disabled",
"culture": "<culture code>",
"cultureFormat": "<number and date culture format>",
"customBaseUrl": "<URL>",
"defaultBasemap": {
"id": "<id>",
"title": "<title>",
"baseMapLayers": [
{
"id": "<id>",
"layerType": "<layer type>",
"url": "<url>",
"visibility": true | false,
"opacity": 1,
"title": "<title>",
"resourceInfo": {<JSON object that defines the service layer info>},
"isReference": true | false
}
],
"operationalLayers": []
},
"defaultExtent": {
"type": "<type>",
"xmin": <x min>,
"ymin": <y min>,
"xmax": <x max>,
"ymax": <y max>,
"spatialReference": {"wkid": <well-known id> | "wkt": <well-known text string> }
},
"defaultUserCreditAssignment": <default credits allocation for new members>,
"defaultVectorBasemap": {
"baseMapLayers": [
{
"id": "<id>",
"type": "<type>",
"layerType": "<layer type>",
"title": "<title>",
"styleUrl": "<style url>",
"visibility": true | false,
"opacity": 1
}
],
"title": "<title>"
},
"description": "description and/or image",
"eueiEnabled": true | false,
"featuredGroups": [
{
"owner": "<username1>",
"title": "<group name1>"
},
{
"owner": "<username2>",
"title": "<group name2>"
},
{
"owner": "<username3>",
"title": "<group name3>"
}
....
],
"featuredItemsGroupQuery": "id:<"featured group id | null>",
"galleryTemplatesGroupQuery": "id:<"gallery templates group id | null>",
"hasCategorySchema": true | false,
"helperServices": {
"asyncClosestFacility": {
"url": "<URL>",
"defaultTravelMode": "<default travel mode>"
},
"asyncLocationAllocation": {
"url": "<URL>",
"defaultTravelMode": "<default travel mode>"
},
"asyncODCostMatrix": {
"url": "<URL>",
"defaultTravelMode": "<default travel mode>"
},
"asyncRoute": {
"url": "<URL>",
"defaultTravelMode": "<default travel mode>"
},
"asyncServiceArea": {
"url": "<URL>",
"defaultTravelMode": "<default travel mode>"
},
"asyncVRP": {
"url": "<URL>",
"defaultTravelMode": "<default travel mode>"
},
"closestFacility": {
"url": "<URL>",
"defaultTravelMode": "<default travel mode>"
},
"defaultElevationLayers": [
{
"url": "<URL>",
"id": "<ID>",
"layerType": "<type of layer>"
}
],
"elevation": {
"url": "<URL>"
},
"elevationSync": {
"url": "<URL>"
},
"geocode": [
{
"url": "<URL>",
"northLat": "Ymax",
"southLat": "Ymin",
"eastLon": "Xmax",
"westLon": "Xmin",
"name": "<name>",
"suggest": true | false, /*indicates whether auto-complete suggestion is supported*/
"placefinding": true | false, /*indicates whether auto-complete suggestion and interactive geocoding are supported*/
"placeholder": "<placeholder text>",
"zoomScale": <scale>,
"batch": true | false /*indicates whether batch geocoding is supported*/
}
],
"asyncGeocode": {
"url": "<URL>"
},
"creditEstimation": {
"url": "<URL>"
},
"geometry": {
"url": "<URL>"
},
"hydrology": {
"url": "<URL>"
},
"locationTracking": {
"url": "<URL>",
"id": "<itemId>"
},
"orthomappingElevation": {
"url": "<URL>"
},
"printTask": {
"url": "<URL>"
},
"rasterUtilities": {
"url": "<URL>"
}
"route": {
"url": "<URL>",
"defaultTravelMode": "<default travel mode>"
},
"routingUtilities": {
"url": "<URL>"
},
"serviceArea": {
"url": "<URL>",
"defaultTravelMode": "<default travel mode>"
},
"syncVRP": {
"url": "<URL>",
"defaultTravelMode": "<default travel mode>"
},
"traffic": {
"url": "<URL>"
},
"analysis": {
"url": "<URL>"
},
"packaging": {
"url": "<URL>"
},
"geoenrichment": {
"url": "<URL>"
},
"iot": {
"regionUrl": "<URL>"
}
},
"homePageFeaturedContent": "title:\"<group name>\" AND owner:<username>",
"homePageFeaturedContentCount": <count>,
"id": "<organization id>",
"isPortal": true | false,
"isVerified": true | false,
"layerTemplatesGroupQuery": "title:\"<group name>\" AND owner:<username>",
"livingAtlasGroupQuery": "title:\"<group name>\" AND owner:<username>",
"maxTokenExpirationMinutes": <-1 is default; for ArcGIS online - 2 weeks, OAuth refresh tokens -unlimited; OAuth access tokens - 2 weeks>,
"metadataEditable": true | false,
"metadataFormats": ["<format1>"],
"modified": date modified shown in UNIX time,
"name": "<organization name>",
"orgEmail": "<email>",
"orgPhone": "<phone number>",
"orgUrl": "<URL>",
"portalHostname": "<URL>",
"portalMode": "singletenant" | multitenant"},
"portalName": "<name of portal>",
"portalProperties": {
"links": {
"contactUs": {
"url": "<URL or mailto>",
"visible": true | false
}
}
},
"portalThumbnail": file name,
"region": "<region>",
"rotatorPanels":[
{
"id": "banner"
"innerHTML": "<custom HTML>"
}
],
"showHomePageDescription": true | false,
"storageUsage": <storage used - bytes>,
"storageQuota": <storage quota - bytes>,
"stylesGroupQuery": "title:\"<group name>\" AND owner:<username>",
"supportsHostedServices": true | false,
"symbolSetsGroupQuery": "title:\"<group name>\" AND owner:<username>",
"templatesGroupQuery": "title:\"<group name>\" AND owner:<username>",
"thumbnail": "<file name>",
"units": english | metric,
"updateUserProfileDisabled": true | false,
"urlKey": null,
"useStandardizedQuery": true | false,
"useVectorBasemaps": true | false,
"vectorBasemapGalleryGroupQuery": "title:\"<group name>\" AND owner:<username>",
"httpPort": <port number>,
"httpsPort": <port number>,
"ipCntryCode": "<country code>",
"supportsOAuth": true | false,
"allowedOrigins": [
"<allowed domain>"
],
"mfaAdmins": [
"<mfa admins>"
],
"contacts": [
"<contacts>"
],
"mfaEnabled": true | false,
"user": {
"username": "<username>",
"id": "<id>",
"fullName": "<first name> <last name>",
"availableCredits": <available credits>,
"assignedCredits": <allocated credits>,
"firstName": "<first name>",
"lastName": "<last name>",
"preferredView": "Web" | "GIS" | null,
"description": "<description>",
"email": "<email address>",
"idpUsername": "<username>",
"favGroupId": "<group id>",
"lastLogin": <date of user last login shown in UNIX time>,
"mfaEnabled": true | false,
"access": "private" | "org" | "public",
"storageUsage": <storage used - bytes>,
"storageQuota": <storage quota - bytes>,
"org id": "<organization id>"
"role": "org_admin" | "org_publisher" | "org_user",
"privileges": [
"<privilege1>",
"<privilege2>",
"<privilege3>"
...
],
"disabled": true | false,
"userLicenseTypeId": "<user license type id>",
"units": "english" | "metric",
"tags": [
"<tag1>",
"<tag2>"
],
"culture": "<culture code>",
"region": "<region>",
"thumbnail": "<file name>",
"created": <date created shown in UNIX time>,
"modified": <date modified shown in UNIX time>,
"provider": "arcgis" | "enterprise" | "facebook" | "google"
},
"appInfo": {
"appId": "<registered app id>",
"itemId": "<item id of the app>",
"appOwner": "<the app owner>",
"orgId": "<the org that the app owner is a member of>",
"appTitle": "<the app title>"
}
}
JSON Response example
{
"access": public
"allSSL": false
"analysisLayersGroupQuery": "title:\"Living Atlas Analysis Layers\" AND owner:esri",
"authorizedCrossOriginDomains": [
"https://server1.domain.com",
"http://server2.domain.com"
],
"allowedRedirectUris": [
"http://portal1.domain.com/gis",
"https://portal2.domain.com/gis"
],
"availableCredits": 12523.086,
"backgroundImage": "background.jpg"
"basemapGalleryGroupQuery": "title:\"ArcGIS Online Basemaps\" AND owner:esri_en",
"bingKey": "AqkbwzQqrTdyyfyxDGDr8BtKFOYkrK1EhSEOQLSWfKOO1ukAJGbFjxwqbK2sd4cx",
"canListApps": false,
"canListData": false,
"canListPreProvisionedItems": false,
"canProvisionDirectPurchase": false,
"canSearchPublic": true,
"canShareBingPublic": false,
"canSharePublic": true,
"canSignInArcGIS": false,
"canSignInIDP": false,
"colorSetsGroupQuery": "title:\"Esri Colors\" AND owner:esri_en",
"commentsEnabled": false,
"contentCategorySetsGroupQuery": "title:\"ArcGIS Online Content Category Sets\" AND owner:esri_en",
"created":1308083325000,
"creditAssignments": "enabled",
"culture": "en-US",
"cultureFormat": "us",
"customBaseUrl": "maps.arcgis.com",
"defaultBasemap": {
"id": "d0d67530aa9c49a1b94319658df3aecd",
"title": "Imagery with Labels",
"baseMapLayers": [
{
"id": "World_Imagery_6611",
"layerType": "ArcGISTiledMapServiceLayer",
"url": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",
"visibility": true,
"opacity": 1,
"title": "World Imagery",
"resourceInfo": {
"currentVersion": 10.3,
"serviceDescription": "World Imagery service description.",
"mapName": "Layers",
"description": "World Imagery provides one meter or better satellite and aerial imagery in many parts of the world and lower resolution satellite imagery worldwide.",
"copyrightText": "Source: Esri, DigitalGlobe, GeoEye, Earthstar Geographics, CNES/Airbus DS, USDA, USGS, AEX, Getmapping, Aerogrid, IGN, IGP, swisstopo, and the GIS User Community",
"supportsDynamicLayers": false,
"layers": [
{
"id": 0,
"name": "World Imagery",
"parentLayerId": -1,
"defaultVisibility": true,
"subLayerIds": null,
"minScale": 0,
"maxScale": 0
},
{
"id": 1,
"name": "Low Resolution 15m Imagery",
"parentLayerId": -1,
"defaultVisibility": true,
"subLayerIds": null,
"minScale": 0,
"maxScale": 0
},
{
"id": 2,
"name": "High Resolution 60cm Imagery",
"parentLayerId": -1,
"defaultVisibility": true,
"subLayerIds": null,
"minScale": 0,
"maxScale": 0
},
{
"id": 3,
"name": "High Resolution 30cm Imagery",
"parentLayerId": -1,
"defaultVisibility": true,
"subLayerIds": null,
"minScale": 0,
"maxScale": 0
},
{
"id": 4,
"name": "Citations",
"parentLayerId": -1,
"defaultVisibility": true,
"subLayerIds": null,
"minScale": 0,
"maxScale": 0
}
],
"tables": [],
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
},
"singleFusedMapCache": true,
"tileInfo": {
"rows": 256,
"cols": 256,
"dpi": 96,
"format": "JPEG",
"compressionQuality": 75,
"origin": {
"x": -2.0037508342787E7,
"y": 2.0037508342787E7
},
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
},
"lods": [
{
"level": 0,
"resolution": 156543.03392800014,
"scale": 5.91657527591555E8
},
{
"level": 1,
"resolution": 78271.51696399994,
"scale": 2.95828763795777E8
},
{
"level": 2,
"resolution": 39135.75848200009,
"scale": 1.47914381897889E8
},
{
"level": 3,
"resolution": 19567.87924099992,
"scale": 7.3957190948944E7
},
{
"level": 4,
"resolution": 9783.93962049996,
"scale": 3.6978595474472E7
},
{
"level": 5,
"resolution": 4891.96981024998,
"scale": 1.8489297737236E7
},
{
"level": 6,
"resolution": 2445.98490512499,
"scale": 9244648.868618
},
{
"level": 7,
"resolution": 1222.992452562495,
"scale": 4622324.434309
},
{
"level": 8,
"resolution": 611.4962262813797,
"scale": 2311162.217155
},
{
"level": 9,
"resolution": 305.74811314055756,
"scale": 1155581.108577
},
{
"level": 10,
"resolution": 152.87405657041106,
"scale": 577790.554289
},
{
"level": 11,
"resolution": 76.43702828507324,
"scale": 288895.277144
},
{
"level": 12,
"resolution": 38.21851414253662,
"scale": 144447.638572
},
{
"level": 13,
"resolution": 19.10925707126831,
"scale": 72223.819286
},
{
"level": 14,
"resolution": 9.554628535634155,
"scale": 36111.909643
},
{
"level": 15,
"resolution": 4.77731426794937,
"scale": 18055.954822
},
{
"level": 16,
"resolution": 2.388657133974685,
"scale": 9027.977411
},
{
"level": 17,
"resolution": 1.1943285668550503,
"scale": 4513.988705
},
{
"level": 18,
"resolution": 0.5971642835598172,
"scale": 2256.994353
},
{
"level": 19,
"resolution": 0.29858214164761665,
"scale": 1128.497176
},
{
"level": 20,
"resolution": 0.14929107082380833,
"scale": 564.248588
},
{
"level": 21,
"resolution": 0.07464553541190416,
"scale": 282.124294
},
{
"level": 22,
"resolution": 0.03732276770595208,
"scale": 141.062147
},
{
"level": 23,
"resolution": 0.01866138385297604,
"scale": 70.5310735
}
]
},
"initialExtent": {
"xmin": -3.501992521135354E7,
"ymin": -1.5822588642096568E7,
"xmax": 3.2585680804877162E7,
"ymax": 5864316.070147653,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
}
},
"fullExtent": {
"xmin": -2.003750722959434E7,
"ymin": -1.997186888040859E7,
"xmax": 2.003750722959434E7,
"ymax": 1.9971868880408563E7,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
}
},
"minScale": 5.91657527591555E8,
"maxScale": 70.5310735,
"units": "esriMeters",
"supportedImageFormatTypes": "PNG32,PNG24,PNG,JPG,DIB,TIFF,EMF,PS,PDF,GIF,SVG,SVGZ,BMP",
"documentInfo": {
"Title": "World Imagery",
"Author": "Esri",
"Comments": "",
"Subject": "imagery, satellite, aerial, 500m (World), 15m (World)",
"Category": "imageryBaseMapsEarthCover (Imagery, basemaps, and land cover)",
"AntialiasingMode": "None",
"TextAntialiasingMode": "Force",
"Keywords": "World,Global,United States"
},
"capabilities": "Map,Tilemap,Query,Data",
"supportedQueryFormats": "JSON",
"exportTilesAllowed": false,
"maxRecordCount": 100,
"maxImageHeight": 4096,
"maxImageWidth": 4096,
"supportedExtensions": "KmlServer"
}
},
{
"id": "World_Boundaries_and_Places_1145",
"layerType": "ArcGISTiledMapServiceLayer",
"url": "https://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places/MapServer",
"visibility": true,
"opacity": 1,
"title": "World Boundaries and Places",
"isReference": true
}
],
"operationalLayers": []
},
"defaultExtent": {
"type": "extent",
"xmin": -1.392255164E7,
"ymin": 2819293.2,
"xmax": -7435799.67,
"ymax": 6292591.76,
"spatialReference": {"wkid": 102100}
},
"defaultUserCreditAssignment": 600,
"defaultVectorBasemap": {
"baseMapLayers": [
{
"id": "World_Hillshade",
"layerType": "ArcGISTiledMapServiceLayer",
"url": "https://services.arcgisonline.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer",
"visibility": true,
"opacity": 1,
"title": "World Hillshade"
},
{
"id": "VectorTile",
"type": "VectorTileLayer",
"layerType": "VectorTileLayer",
"title": "World Topographic Map",
"styleUrl": "https://www.arcgis.com/sharing/rest/content/items/86d5ed4b6dc741de9dad5f0fbe09ee95/resources/styles/root.json",
"visibility": true,
"opacity": 1
}
],
"title": "Topographic"
},
"description": "Welcome to the City of Cloud Creek",
"eueiEnabled": false,
"featuredGroups": [
{
"owner": "esri",
"title": "Esri Maps and Data"
},
{
"owner": "esri",
"title": "Federal_User_Community"
},
{
"owner": "esri",
"title": "Landsat Community"
}
],
"featuredItemsGroupQuery": "",
"galleryTemplatesGroupQuery": "title:\"Gallery Templates\" AND owner:esri_en",
"hasCategorySchema": true,
"helperServices": {
"asyncClosestFacility": {
"url": "https://logistics.arcgis.com/arcgis/rest/services/World/ClosestFacility/GPServer/FindClosestFacilities",
"defaultTravelMode": "FEgifRtFndKNcJMJ"
},
"asyncLocationAllocation": {
"url": "https://logistics.arcgis.com/arcgis/rest/services/World/LocationAllocation/GPServer",
"defaultTravelMode": "FEgifRtFndKNcJMJ"
},
"asyncODCostMatrix": {
"url": "https://logistics.arcgis.com/arcgis/rest/services/World/OriginDestinationCostMatrix/GPServer",
"defaultTravelMode": "FEgifRtFndKNcJMJ"
},
"asyncRoute": {
"url": "https://logistics.arcgis.com/arcgis/rest/services/World/Route/GPServer",
"defaultTravelMode": "FEgifRtFndKNcJMJ"
},
"asyncServiceArea": {
"url": "https://logistics.arcgis.com/arcgis/rest/services/World/ServiceAreas/GPServer/GenerateServiceAreas",
"defaultTravelMode": "FEgifRtFndKNcJMJ"
},
"asyncVRP": {
"url": "https://logistics.arcgis.com/arcgis/rest/services/World/VehicleRoutingProblem/GPServer/SolveVehicleRoutingProblem",
"defaultTravelMode": "FEgifRtFndKNcJMJ"
},
"closestFacility": {
"url": "https://route.arcgis.com/arcgis/rest/services/World/ClosestFacility/NAServer/ClosestFacility_World",
"defaultTravelMode": "FEgifRtFndKNcJMJ"
},
"defaultElevationLayers": [
{
"url": "https://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer",
"id": "globalElevation",
"layerType": "ArcGISTiledElevationServiceLayer"
}
],
"elevation": {
"url": "https://elevation.arcgis.com/arcgis/rest/services/Tools/Elevation/GPServer"
},
"elevationSync": {
"url": "https://elevation.arcgis.com/arcgis/rest/services/Tools/ElevationSync/GPServer"
},
"geocode": [
{
"url": "https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer",
"northLat": "Ymax",
"southLat": "Ymin",
"eastLon": "Xmax",
"westLon": "Xmin",
"name": "Esri World Geocoder",
"suggest": true,
"placefinding": true,
"placeholder": "Find a place or address",
"zoomScale": 10000,
"batch": true
}
],
"asyncGeocode": {
"url": "https://analysis1.arcgis.com/arcgis/rest/services/tasks/GPServer"
},
"creditEstimation": {
"url": "https://analysis1.arcgis.com/arcgis/rest/services/Estimate/GPServer"
},
"geometry": {
"url": "https://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer"
},
"hydrology": {
"url": "https://hydro.arcgis.com/arcgis/rest/services/Tools/Hydrology/GPServer"
},
"locationTracking": {
"url": "https://locationservices.arcgis.com/87fb59a2b0b24422b15f9aa459a46160/arcgis/rest/services/location_tracking/FeatureServer",
"id": "43b721f0dcff4f6981088de591e59c13"
},
"orthomappingElevation": {
"url": "https://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer"
},
"printTask": {
"url": "https://utility.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task"
},
"rasterUtilities": {
"url": "https://utility.arcgisonline.com/arcgis/rest/services/Utilities/RasterUtilities/GPServer"
},
"route": {
"url": "https://route.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World",
"defaultTravelMode": "FEgifRtFndKNcJMJ"
},
"routingUtilities": {
"url": "https://route.arcgis.com/arcgis/rest/services/World/Utilities/GPServer"
},
"serviceArea": {
"url": "https://route.arcgis.com/arcgis/rest/services/World/ServiceAreas/NAServer/ServiceArea_World",
"defaultTravelMode": "FEgifRtFndKNcJMJ"
},
"syncVRP": {
"url": "https://logistics.arcgis.com/arcgis/rest/services/World/VehicleRoutingProblemSync/GPServer/EditVehicleRoutingProblem",
"defaultTravelMode": "FEgifRtFndKNcJMJ"
},
"traffic": {
"url": "https://traffic.arcgis.com/arcgis/rest/services/World/Traffic/MapServer"
},
"analysis": {
"url": "https://analysis.arcgis.com/arcgis/rest/services/tasks/GPServer"
},
"packaging": {
"url": "https://packaging.arcgis.com/arcgis/rest/services/OfflinePackaging/GPServer"
},
"geoenrichment": {
"url": "https://geoenrich.arcgis.com/arcgis/rest/services/World/GeoenrichmentServer"
},
"iot": {
"regionUrl": "https://us-iot.arcgis.com/a4iot/cqvgkJ9ZrNkn9BC4"
}
},
"homePageFeaturedContent": "title:\"Home Featured Content\" AND owner:jsmith",
"homePageFeaturedContentCount": 12,
"id": "98c8310359774117a4f3cb6d36b507b2",
"isPortal": false,
"isVerified": false,
"layerTemplatesGroupQuery": "title:\"Esri Layer Templates\" AND owner:esri_en",
"livingAtlasGroupQuery": "title:\"Featured Maps And Apps\" AND owner:esri",
"maxTokenExpirationMinutes": -1,
"metadataEditable": true,
"metadataFormats": [
"fgdc"
],
"modified": 1308083325000,
"name": "City of Cloud Creek",
"orgEmail": "jsmith@esri.com",
"orgPhone": "1234567867",
"orgUrl": "https://support.maps.arcgis.com/home",
"portalHostname": "www.arcgis.com",
"portalMode": "multitenant",
"portalName": "ArcGIS Online",
"portalProperties": {
"links": {
"contactUs": {
"url": "https://support.esri.com",
"visible": true
}
}
},
"portalThumbnail": home.jpg,
"region": "US",
"rotatorPanels": [
{
"id": "banner-2"
"innerHTML":"<img src='images/banner-2.jpg' style='-webkit-border-radius:0 0 10px 10px;
-moz-border-radius:0 0 10px 10px; -o-border-radius:0 0 10px 10px; border-radius:0 0 10px 10px; margin-top:0;
width:960px; height:180px;'/><div style='position:absolute; bottom:80px; left:80px; max-height:65px; width:660px;
margin:0;'><img src='https://orgname.maps.arcgis.com/sharing/rest/portals/self/resources/thumbnail.jpg?
token=SECURITY_TOKEN' alt='Organization' style='float:left; margin-right:20px; margin-bottom:0;
max-height:100px;'/><span style='position:absolute; bottom:0; margin-bottom:0; line-height:normal;
font-family:HelveticaNeue,Verdana; font-weight:600; font-size:32px; color:#369;'>City of Cloud Creek<\/span><\/div>"
}
],
"showHomePageDescription": true,
"storageUsage": 3090822368,
"storageQuota": 2199023255552,
"stylesGroupQuery": "title:\"Esri Styles\" AND owner:esri_en",
"supportsHostedServices": true,
"symbolSetsGroupQuery": "title:\"Esri Symbols\" AND owner:esri_en",
"templatesGroupQuery": "title:\"Web Application Templates\" AND owner:esri_webapi",
"thumbnail": "thumbnail.jpg",
"units": "english",
"updateUserProfileDisabled": false,
"urlKey": cloudcreek,
"useStandardizedQuery": true,
"useVectorBasemaps": true,
"vectorBasemapGalleryGroupQuery": "title:\"ArcGIS Online Vector Basemaps\" AND owner:esri_en",
"httpPort": 80,
"httpsPort": 443,
"ipCntryCode": "US",
"supportsOAuth": true,
"allowedOrigins": [
"https://www.acme.com"
],
"mfaAdmins": [
"jsmith",
"michelle"
],
"contacts": [
"jsmith",
"michelle"
],
"mfaEnabled": true,
"user": {
"username": "jsmith",
"id": "05121ce43fb9176c3ec98715ec3d77b3",
"fullName": "John Smith",
"availableCredits": 479.50998,
"assignedCredits": 500.0,
"firstName": "John",
"lastName": "Smith",
"preferredView": "Web",
"description": "Senior GIS Analyst for the city of Redlands.",
"email": "jsmith@esri.com",
"idpUsername": "null",
"favGroupId": "829e32cca4dd475a8bb63bb56b16fe3e",
"lastLogin": 1385766284000,
"mfaEnabled": false,
"access": "public",
"storageUsage": 3090822368,
"storageQuota": 2199023255552,
"orgId": "98c8310359774117a4f3cb6d36b507b2",
"role": "org_admin",
"privileges": [
"features:user:edit",
"features:user:fullEdit",
"marketplace:admin:manage",
"marketplace:admin:purchase",
"marketplace:admin:startTrial",
"opendata:user:designateGroup",
"opendata:user:openDataAdmin",
"portal:admin:assignToGroups",
"portal:admin:changeUserRoles",
"portal:admin:deleteGroups",
"portal:admin:deleteItems",
"portal:admin:deleteUsers",
"portal:admin:disableUsers",
"portal:admin:inviteUsers",
"portal:admin:manageEnterpriseGroups",
"portal:admin:manageLicenses",
"portal:admin:manageReplications",
"portal:admin:reassignGroups",
"portal:admin:reassignItems",
"portal:admin:reassignUsers",
"portal:admin:shareToGroup",
"portal:admin:shareToOrg",
"portal:admin:shareToPublic",
"portal:admin:updateGroups",
"portal:admin:updateItems",
"portal:admin:updateUsers",
"portal:admin:viewGroups",
"portal:admin:viewItems",
"portal:admin:viewUsers",
"portal:publisher:publishFeatures",
"portal:publisher:publishScenes",
"portal:publisher:publishTiles",
"portal:user:createGroup",
"portal:user:createItem",
"portal:user:joinGroup",
"portal:user:joinNonOrgGroup",
"portal:user:shareGroupToOrg",
"portal:user:shareGroupToPublic",
"portal:user:shareToGroup",
"portal:user:shareToOrg",
"portal:user:shareToPublic",
"premium:user:demographics",
"premium:user:elevation",
"premium:user:geocode",
"premium:user:geoenrichment",
"premium:user:networkanalysis",
"premium:user:spatialanalysis"
],
"disabled": false,
"userLicenseTypeId": "creatorUT",
"units": "metric",
"tags": [
"GIS Analyst",
"City of Redlands"
],
"culture": "en",
"region": "US",
"thumbnail": "myProfile.jpg",
"created": 1258501046000,
"modified": 1290625562000,
"provider": "arcgis"
},
"appInfo": {
"appId": "GR2ksyoodj0Hksb8",
"itemId": "5165d9cf09ac4ca086c995437b01a950",
"appOwner": "jsmith",
"orgId": "5uh3wwYLNzBuU0Eu",
"appTitle": "Find your Bike Route"
}
}