laptop and a wrench

Bug

Unable to set arcpy.SpatialReference for Japanese coordinate systems using the name instead of the well-known ID (WKID) on Japanese OS.

Zuletzt veröffentlicht: April 24, 2020 ArcGIS Pro
Bug-ID-Nummer BUG-000129934
EingereichtApril 7, 2020
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Pro
Gefunden in Version2.5
BetriebssystemWindows OS
Betriebssystemversion10.0
StatusDuplicate

Zusätzliche Informationen

Duplicate of BUG-000129693: The issue is a duplicate of BUG-000129693

Workaround

Utilize the WKID number instead of the coordinate system name.

For example, change the line from arcpy.env.outputCoordinateSystem = arcpy.SpatialReference("JGD 2000 UTM Zone 54N") to arcpy.env.outputCoordinateSystem = arcpy.SpatialReference(3100).

Schritte zur Reproduzierung

Bug-ID: BUG-000129934

Software:

  • ArcGIS Pro

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln