Select to view content in your preferred language

Issue with ID Field when Appending GeoJSON Data to ArcGIS Feature Layer

402
0
10-01-2024 12:42 AM
Labels (3)
FeargalTimon
New Contributor

Trying to upload a GeoJSON file to ArcGIS using the append method. One of the fields in data, the id, is supposed to be a string. However, during or after the upload process, the id values appear as large numbers in scientific notation (e.g., 1.374023E+18), instead of as regular strings.
In both GeoJSON and ArcGIS the field type is string only.

0 Kudos
0 Replies