Before you deploy your ArcGIS Maps SDK app into production, you are required to license it. Esri provides four ArcGIS Maps SDK license levels: Lite, Basic, Standard, and Advanced. The license levels required to use some parts of the API are determined by which members of the ArcGIS Maps SDK you are using, and in some cases the context you are using them for. The tables below clarify what license levels are needed.
There are tables below for Basic, Standard, and Advanced license levels. There are also tables listing items that need Analysis, StreetMap, and Advanced Editing extensions. If not listed in the tables below, then a Lite license is required.
Each table lists the parts of the API that require a license other than Lite and, in some cases, details about the kind of operation that requires that license level. If an item is listed without details, then any use of that item requires a license. Some items appear in more than one of these tables because a license level depends on the action being performed by the API.
Basic level
API | Details |
---|---|
ArcGISFeature.addAttachmentAsync() | When editing a private feature service or mobile geodatabase. |
ArcGISFeature.deleteAttachmentAsync() | When editing a private feature service or mobile geodatabase. |
ArcGISFeature.deleteAttachmentsAsync() | When editing a private feature service or mobile geodatabase. |
ArcGISFeature.updateAttachmentAsync() | When editing a private feature service or mobile geodatabase. |
FeatureCollection.saveAsync() | |
FeatureCollection.saveAsAsync() | |
FeatureCollection.addFeatureAsync() | When editing a private feature service or mobile geodatabase. |
FeatureCollection.addFeaturesAsync() | When editing a private feature service or mobile geodatabase. |
FeatureCollection.deleteFeatureAsync() | When editing a private feature service or mobile geodatabase. |
FeatureCollection.deleteFeaturesAsync() | When editing a private feature service or mobile geodatabase. |
FeatureCollection.updateFeatureAsync() | When editing a private feature service or mobile geodatabase. |
FeatureCollection.updateFeaturesAsync() | When editing a private feature service or mobile geodatabase. |
ArcGISMap.saveAsync() | |
ArcGISMap.saveAsAsync() | |
GeodatabaseSyncTask.syncGeodatabase() | When sync direction is bidirectional or upload, or while using a private feature service. |
OfflineMapSyncTask.syncOfflineMap() | When sync direction is bidirectional or upload, or while using a private feature service. |
Offline via the inherited: Job.start() | When job specifies sync direction is bidirectional or upload, or while using a private feature service. |
PortalItem.setThumbnailData() | |
PortalItem.shareWithAsync() | |
PortalItem.shareWithGroupsAsync() | |
PortalItem.unshareAsync() | |
PortalItem.unshareGroupsAsync() | |
PortalItem.updateDataAsync() | |
PortalItem.updateItemPropertiesAsync() | |
PortalUser.addPortalItemAsync() | |
PortalUser.createFolderAsync() | |
PortalUser.deleteFolderAsync() | |
PortalUser.deletePortalItemAsync() | |
PortalUser.movePortalItemAsync() | |
PortalUser.movePortalItemsAsync() | |
RouteTracker is not available in the ArcGIS Maps SDK for Java | |
Sync via the inherited:Job.start() | When job specifies sync direction is bidirectional or upload, or while using a private feature service. |
Standard level
API | Details |
---|---|
ArcGISFeature.addAttachmentAsync() | When editing a file geodatabase with a local feature service. |
ArcGISFeature.deleteAttachmentAsync() | When editing a file geodatabase with a local feature service. |
ArcGISFeature.deleteAttachmentsAsync() | When editing a file geodatabase with a local feature service. |
ArcGISFeature.updateAttachmentAsync() | When editing a file geodatabase with a local feature service. |
EncCell.loadAsync() | Note that load may be called indirectly by another method. |
EncExchangeSet.loadAsync() | Note that load may be called indirectly by another method. |
FeatureCollection.addFeatureAsync() | When editing a file geodatabase with a local feature service. |
FeatureCollection.addFeaturesAsync() | When editing a file geodatabase with a local feature service. |
FeatureCollection.deleteFeatureAsync() | When editing a file geodatabase with a local feature service. |
FeatureCollection.deleteFeaturesAsync() | When editing a file geodatabase with a local feature service. |
FeatureCollection.updateFeatureAsync() | When editing a file geodatabase with a local feature service. |
FeatureCollection.updateFeaturesAsync() | When editing a file geodatabase with a local feature service. |
GeoPackage.loadAsync() | Note that load may be called indirectly by another method. |
Image via the inherited:Raster.loadAsync() | When Raster are specified |
KmlDataset.loadAsync() | When accessing KML as a file resource. |
Kml via the inherited:Layer.loadAsync() | When accessing KML as a file resource. |
KmlNode.saveAsAsync() | When saving a KML node as a .KMZ file. |
LineOfSight | When this class is added to SceneView.getAnalysisOverlays() . |
LocalServer | Starting a Local Server may require Standard, Advanced, and an Analysis extension license. See the Advanced section in this document or the Supported geoprocessing tools topic for license requirements. |
Mosaic via the inherited:Raster.loadAsync() | Note that load may be called indirectly by another method. |
Raster.loadAsync() | Note that load may be called indirectly by another method. |
Raster via the inherited:ElevationSource.loadAsync() | Note that load may be called indirectly by another method. |
Shapefile via the inherited:FeatureTable.loadAsync() | Note that load may be called indirectly by another method. |
Viewshed | When this class is added to SceneView.getAnalysisOverlays() . |
Advanced level
API | Details |
---|---|
ArcGISFeature.addAttachmentAsync() | When editing an enterprise geodatabase with a local feature service. |
ArcGISFeature.deleteAttachmentAsync() | When editing an enterprise geodatabase with a local feature service. |
ArcGISFeature.deleteAttachmentsAsync() | When editing an enterprise geodatabase with a local feature service. |
ArcGISFeature.updateAttachmentAsync() | When editing an enterprise geodatabase with a local feature service. |
FeatureCollection.addFeatureAsync() | When editing an enterprise geodatabase with a local feature service. |
FeatureCollection.addFeaturesAsync() | When editing an enterprise geodatabase with a local feature service. |
FeatureCollection.deleteFeatureAsync() | When editing an enterprise geodatabase with a local feature service. |
FeatureCollection.deleteFeaturesAsync() | When editing an enterprise geodatabase with a local feature service. |
FeatureCollection.updateFeatureAsync() | When editing an enterprise geodatabase with a local feature service. |
FeatureCollection.updateFeaturesAsync() | When editing an enterprise geodatabase with a local feature service. |
Analysis extension
StreetMap Premium extensions
API | Details |
---|---|
MobileMapPackage.loadAsync() | When opening a StreetMap Premium for ArcGIS Maps SDK mobile map package, appropriate regional license required. |
Advanced Editing extension
API | Details |
---|---|
ArcGISFeature.addAttachmentAsync() | When editing features or tables in a version within a branch versioned geodatabase. This includes replicas generated by sync-enabled feature services backed by a branch versioned geodatabase. When editing network features in a utility network. |
ArcGISFeature.deleteAttachmentAsync() | When editing features or tables in a version within a branch versioned geodatabase. This includes replicas generated by sync-enabled feature services backed by a branch versioned geodatabase. When editing network features in a utility network. |
ArcGISFeature.deleteAttachmentsAsync() | When editing features or tables in a version within a branch versioned geodatabase. This includes replicas generated by sync-enabled feature services backed by a branch versioned geodatabase. When editing network features in a utility network. |
ArcGISFeature.updateAttachmentAsync() | When editing features or tables in a version within a branch versioned geodatabase. This includes replicas generated by sync-enabled feature services backed by a branch versioned geodatabase. When editing network features in a utility network. |
FeatureCollection.addFeatureAsync() | When editing features or tables in a version within a branch versioned geodatabase. This includes replicas generated by sync-enabled feature services backed by a branch versioned geodatabase. When editing network features in a utility network. |
FeatureCollection.addFeaturesAsync() | When editing features or tables in a version within a branch versioned geodatabase. This includes replicas generated by sync-enabled feature services backed by a branch versioned geodatabase. When editing network features in a utility network. |
FeatureCollection.deleteFeatureAsync() | When editing features or tables in a version within a branch versioned geodatabase. This includes replicas generated by sync-enabled feature services backed by a branch versioned geodatabase. When editing network features in a utility network. |
FeatureCollection.deleteFeaturesAsync() | When editing features or tables in a version within a branch versioned geodatabase. This includes replicas generated by sync-enabled feature services backed by a branch versioned geodatabase. When editing network features in a utility network. |
FeatureCollection.updateFeatureAsync() | When editing features or tables in a version within a branch versioned geodatabase. This includes replicas generated by sync-enabled feature services backed by a branch versioned geodatabase. When editing network features in a utility network. |
FeatureCollection.updateFeaturesAsync() | When editing features or tables in a version within a branch versioned geodatabase. This includes replicas generated by sync-enabled feature services backed by a branch versioned geodatabase. When editing network features in a utility network. |
ServiceGeodatabase.createVersionAsync() | When creating a new version in a branch versioned geodatabase. |
UtilityNetwork.validateNetworkTopology() | When validating topology in a utility network. |
Java does not support adding associations in a utility network. | |
Java does not support deleting an association from a utility network. | |
Java does not support deleting a collection of associations from a utility network. |