ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • Hilfe
  • Sign Out
ArcGIS Desktop

ArcGIS Online

Die Mapping-Plattform für Ihre Organisation

ArcGIS Desktop

Ein vollständiges professionelles GIS

ArcGIS Enterprise

GIS in Ihrem Unternehmen

ArcGIS Developers

Werkzeuge zum Erstellen standortbezogener Apps

ArcGIS Solutions

Kostenlose Karten- und App-Vorlagen für Ihre Branche

ArcGIS Marketplace

Rufen Sie Apps und Daten für Ihre Organisation ab.

  • Dokumentation
  • Support
Esri
  • Anmelden
user
  • Eigenes Profil
  • Abmelden

ArcMap

  • Startseite
  • Erste Schritte
  • Karte
  • Analysieren
  • Verwalten von Daten
  • Werkzeuge
  • Erweiterungen

GetPackageInfo

  • Zusammenfassung
  • Syntax
  • Codebeispiel

Zusammenfassung

The GetPackageInfo function returns a dictionary of package information.

Syntax

GetPackageInfo (input_package)
ParameterErklärungDatentyp
input_package

The path to the package file.

String

Rückgabewert

DatentypErklärung
Dictionary

Returns a dictionary of key-value pairs.

KeysValues

credits

Credits for the package. This is generally the name of the organization that is given credit for authoring and providing the content for the package.

description

Description of the package.

name

Name of the package.

summary

Summary of package.

tags

Tags used to describe and identify the package.

type

The package type: Layer Package, Map Package, Geoprocessing Package, Map Tile Package, Address Locator Package, or Project Package.

version

The package version.

The GetPackageInfo dictionary object keys:

Codebeispiel

Returns information about a package.

import arcpy
import pprint

pprint.pprint(arcpy.GetPackageInfo("c:/packages/maps/Leith.mpk"))

ArcGIS Desktop

  • Startseite
  • Dokumentation
  • Support

ArcGIS

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS
  • ArcGIS Developer
  • ArcGIS Solutions
  • ArcGIS Marketplace

Über Esri

  • Über uns
  • Karriere
  • Esri Blog
  • User Conference
  • Developer Summit
Esri
Wir sind an Ihrer Meinung interessiert.
Copyright © 2021 Esri. | Datenschutz | Rechtliches