laptop and a wrench

Error

In ArcGIS Online, date values are unexpectedly converted to an unrecognized format when exporting hosted feature service to GeoJSON.

Última publicación: November 23, 2016 ArcGIS Online
Número de ID del error BUG-000098863
EnviadoAugust 24, 2016
Última modificaciónAugust 21, 2020
Relacionado conArcGIS Online
Versión encontrada4.2
Plataforma del servidorWindows
Plataforma cliente8
Version Fixed4.4
EstadoFixed

Solución alternativa

Workaround 1: Export to a different format other than GeoJSON. For example, testing shows that this date value conversion issue does not occur when exporting a hosted feature layer to CSV. Workaround 2: Post-process the exported GeoJSON to convert the big integer values back into acceptable date values. Additional information: - Note that neither GeoJSON nor JSON specify how dates should be represented. - Note that JavaScript does specify how dates must be formatted in JSON, as indicated by the Date object’s toJSON method: 2012-04-23T18:25:43.511Z - Whatever format dates are converted into during Export to GeoJSON should be human-readable, recognizable, and able to be re-converted back into Date values when re-imported into ArcGIS Online.

Pasos para reproducir

ID del error: BUG-000098863

Software:

  • ArcGIS Online

Obtener ayuda de expertos en ArcGIS

Contactar con soporte técnico

Descargar la aplicación de soporte de Esri

Ir a las opciones de descarga

Descubrir más sobre este tema