DocumentInfo
{
"Title": "ArcGIS Streets",
"Author": "Esri",
"Comments": "string",
"Subject": "imagery, satellite, aerial",
"Category": "imageryBaseMapsEarthCover (Imagery, basemaps, and land cover)",
"AntialiasingMode": "None",
"TextAntialiasingMode": "None",
"Keywords": "World,Global,United States"
}
Provides various information about the service such as title, author, keywords and comments.
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
|
| none | The document title. | |
|
| none | The document author. | |
|
| none | The document comments. | |
|
| none | The document subject. | |
|
| none | The document category. | |
|
| none | The anti-aliasing mode. | |
|
| none | The text anti-aliasing mode. | |
|
| none | The document keywords. |
Enumerated Values
AntialiasingMode
Error
{
"error": {
"code": 400,
"message": "Parameter invalid.",
"details": [
"string"
]
}
}
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
|
| none | Error information | |
|
| none | A code identifying the type of error. This can be an HTTP status code, | |
|
| none | A message describing the error. | |
|
| none | List of details about the error. |
Enumerated Values
code
Extent
{
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
},
"xmax": 20037507.22959434,
"xmin": -20037507.22959434,
"ymax": 19971868.880408563,
"ymin": -19971868.880408563
}
Defines a bounding geometry given the lower-left and upper-right corners of the bounding box.
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
| none | An object used to specify the spatial reference of the given geometry. | ||
|
| none | A numeric value indicating the top-right X-coordinate of an extent envelope. | |
|
| none | A numeric value indicating the bottom-left X-coordinate of an extent envelope. | |
|
| none | A numeric value indicating the top-right Y-coordinate of an extent envelope. | |
|
| none | A numeric value indicating the bottom-left Y-coordinate of an extent envelope. |
LevelOfDetail
{
"level": 6,
"resolution": 1222.992452562495,
"scale": 4622324.434309
}
A level of detail (LOD) in a tiling scheme.
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
|
| none | ID for each level. | |
|
| none | Resolution in map units of each pixel in a tile for each level. | |
|
| none | Scale for each level. |
MetaData
{
"mapName": "ArcGIS Streets",
"description": "This layer provides a detailed basemap for the world symbolized with a classic Esri street map style.",
"copyrightText": "Sources: Esri, TomTom, Garmin, FAO, NOAA, USGS, © OpenStreetMap contributors, and the GIS User Community",
"supportsDynamicLayers": false,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
},
"singleFusedMapCache": true,
"tileInfo": {
"rows": 512,
"cols": 512,
"dpi": 96,
"compressionQuality": 75,
"format": "PNG",
"lods": [
{
"level": 6,
"resolution": 1222.992452562495,
"scale": 4622324.434309
}
],
"origin": {
"m": 0,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
},
"x": 0,
"y": 0,
"z": 0
},
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
}
},
"initialExtent": {
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
},
"xmax": 20037507.22959434,
"xmin": -20037507.22959434,
"ymax": 19971868.880408563,
"ymin": -19971868.880408563
},
"fullExtent": {
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
},
"xmax": 20037507.22959434,
"xmin": -20037507.22959434,
"ymax": 19971868.880408563,
"ymin": -19971868.880408563
},
"minScale": 0,
"maxScale": 0,
"units": "esriMeters",
"supportedImageFormatTypes": "PNG",
"documentInfo": {
"Title": "ArcGIS Streets",
"Author": "Esri",
"Comments": "string",
"Subject": "imagery, satellite, aerial",
"Category": "imageryBaseMapsEarthCover (Imagery, basemaps, and land cover)",
"AntialiasingMode": "None",
"TextAntialiasingMode": "None",
"Keywords": "World,Global,United States"
},
"capabilities": "Map",
"exportTilesAllowed": false,
"maxRecordCount": 100,
"maxImageHeight": 512,
"maxImageWidth": 512
}
The metadata.
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
|
| none | The name of the basemap style. | |
|
| none | A description of the map. | |
|
| none | Copyright information for the map. | |
|
| none | Whether the service supports dynamic layers. | |
| none | The spatial reference of the map. | ||
|
| none | Whether the service has a single fused map cache. | |
| none | The tile information of the service. | ||
| none | The initial extent of the service. | ||
| none | The full extent of the service. | ||
|
| none | A number representing the minimum scale at which the layer will be visible. The number is the scale's denominator. | |
|
| none | A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator. | |
|
| none | Units used by the service. | |
|
| none | The image format types supported by the service when generating a map image. | |
| none | Information about the service. | ||
|
| none | The service's capabilities. | |
|
| none | Whether exporting tiles in compact format (.tpk) is supported. | |
|
| none | The maximum number of records that will be returned at once for a query. | |
|
| none | The maximum image height in pixels. | |
|
| none | The maximum image width in pixels. |
Enumerated Values
units
Point
{
"m": 0,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
},
"x": 0,
"y": 0,
"z": 0
}
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
|
| none | M coordinate which contains measures used for linear referencing. | |
| none | The spatial reference can be defined using a well-known ID (WKID) or well-known text (WKT). | ||
|
| none | X coordinate which is measured along the east/west axis. | |
|
| none | Y coordinate which is measured along the north/south axis. | |
|
| none | Z coordinate which measures height or elevation. |
ServiceSelf
{
"languages": [
{
"name": "French",
"code": "fr"
}
],
"styles": [
{
"name": "ArcGIS Navigation",
"path": "/arcgis/navigation",
"provider": "arcgis",
"url": "https://static-map-tiles-api.arcgis.com/arcgis/rest/services/static-basemap-tiles-service/beta/arcgis/navigation/static",
"templateUrl": "https://static-map-tiles-api.arcgis.com/arcgis/rest/services/static-basemap-tiles-service/beta/arcgis/navigation/static/tile/{z}/{y}/{x}",
"thumbnailUrl": "https://www.arcgis.com/sharing/rest/content/items/ea3befe305494bb5b2acd77e1b3135dc/info/thumbnail/thumbnail1607389425104.jpeg",
"supportedLanguageCodes": [
[
"fr",
"de"
]
]
}
]
}
A JSON structure which describes the static basemap tiles service. Includes a list of all supported styles.
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
|
| none | List of languages that are supported by certain basemap styles. The language code can be set in the Check the array of | |
|
| none | Name of the language. | |
|
| none | Code for the language. | |
| none | list of provided styles that can be used. |
SpatialReference
{
"wkid": 102100,
"latestWkid": 3857
}
A spatial reference.
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
|
| none | The well-known ID (WKID) of the coordinate system. | |
|
| none | Identifies the current wkid value associated with the same spatial reference. For example a WKID of '102100' (Web Mercator) has a latestWKid of '3857'. |
StylesItemSelf
{
"name": "ArcGIS Navigation",
"path": "/arcgis/navigation",
"provider": "arcgis",
"url": "https://static-map-tiles-api.arcgis.com/arcgis/rest/services/static-basemap-tiles-service/beta/arcgis/navigation/static",
"templateUrl": "https://static-map-tiles-api.arcgis.com/arcgis/rest/services/static-basemap-tiles-service/beta/arcgis/navigation/static/tile/{z}/{y}/{x}",
"thumbnailUrl": "https://www.arcgis.com/sharing/rest/content/items/ea3befe305494bb5b2acd77e1b3135dc/info/thumbnail/thumbnail1607389425104.jpeg",
"supportedLanguageCodes": [
[
"fr",
"de"
]
]
}
Describes a given style.
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
|
| none | Name of the style. | |
|
| none | Endpoint path used to access the style. | |
|
| none | The style provider. | |
|
| none | Full URL to the style metadata. This can be used with mapping clients that read the tiling scheme etc. from the metadata XML as the entry point for fetching tiles (for example, the ArcGIS Maps SDKs). You can append the Append the | |
|
| none | Template URL for fetching a tile from the style This can be used with mapping clients that form tile requests using
the You can append the Append the | |
|
| none | Link to a thumbnail JPG for the style. | |
|
| none | A list of the language codes that are supported for this style. Language codes can be passed to a given style with the If this array is empty for a give style, only the default language for the basemap is supported. |
Enumerated Values
provider
TileInfo
{
"rows": 512,
"cols": 512,
"dpi": 96,
"compressionQuality": 75,
"format": "PNG",
"lods": [
{
"level": 6,
"resolution": 1222.992452562495,
"scale": 4622324.434309
}
],
"origin": {
"m": 0,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
},
"x": 0,
"y": 0,
"z": 0
},
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
}
}
Tile information, returned from the service.
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
|
| none | Requested tile's row. | |
|
| none | Requested tile's column. | |
|
| none | The dpi of the tiling scheme. | |
|
| none | Compression quality of the tile. | |
|
| none | Image format of the tile. | |
| none | An array of levels of detail that define the tiling scheme. | ||
| none | The tiling scheme origin. | ||
| none | The spatial reference of the tiling schema. |