After you activate your subscription for USA Prime Imagery, see the appropriate section below and follow the instructions to get started using the content:
USA Prime Imagery ![]() | Map file (.MXD) |
The USA Prime Imagery map and globe services are being served with ArcGIS Server. For additional information about working with ArcGIS Server services in ArcGIS Desktop, see Usage Tips for working with ArcGIS Server web map layers.
You can use the USA Prime Imagery service for free in ArcGIS Explorer, because the service is built into ArcGIS Explorer's default imagery.
See below for Server Manager .NET, Web ADF or SOAP API, and ArcGIS API connection information for subscriptions.
NOTE: Your ESRI Global Account username and password are case sensitive.
When building a custom application using software such as Microsoft Visual Studio, the premium imagery is added through the Map Resource Manager:
NOTE: Your ESRI Global Account username and password are case sensitive.
Sample code for connecting to an ArcGIS Server Web service using .NET with ArcGIS Server SOAP API can be found at: http://resources.esri.com/help/9.3/arcgisserver/adf/dotnet/developer/samples/Web_Applications/578afc90-4ae7-488c-b006-b0a8f92d08ac.htm
Information on how to use an ArcGIS Server Web service in Java with ArcGIS Server SOAP API can be found at: http://resources.esri.com/help/9.3/arcgisserver/adf/java/help/doc/d3b351ee-35ae-4ac7-bf9d-b7bf09c2c9c4.htm
To include the Development API Key (token) in your application, append the token to your URL. For example:
http://premium.arcgisonline.com/Server/rest/I3_Imagery_Prime_World_2D/MapServer?token=abcdefg
Replace abcdefg with the Development API Key (token) you obtained in step 2.
Sample code for using a cached map service with ArcGIS API for Flex can be found at: http://resources.esri.com/help/9.3/arcgisserver/apis/flex/help/content/inside_api/using_map.htm
Sample code for using a cached map service with ArcGIS API for JavaScript can be found at: http://resources.esri.com/help/9.3/arcgisserver/apis/javascript/arcgis/help/jssamples/map_add.html
Sample code for using a cached map service with ArcGIS Server REST API can be found at: http://resources.esri.com/help/9.3/arcgisserver/apis/rest/index.html?mapserver.html
Sample code for using a cached map service hosting a set of map image tiles with ArcGIS API for Silverlight can be found at: http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/Adding_layers.htm