laptop and a wrench

Error

The week, month, and year time intervals must be based on the calendar for the time slider in an ArcGIS Online web map.

Última publicación: November 15, 2014 ArcGIS Online
Número de ID del error BUG-000082911
EnviadoOctober 30, 2014
Última modificaciónMay 4, 2022
Relacionado conArcGIS Online
Versión encontrada3.5
Plataforma del servidorWindows OS
Plataforma cliente10.0 64 Bit
EstadoKnown Limit

Información adicional

Not possible due to different data ranges and calendars.

Solución alternativa

Please retrieve the following workaround:

  1. Open the JSON file in ArcGIS Online Assistant. There is a section for the time slider widget.
  2. Add currentTimeExtent to match the startTime for it to work as needed.

"widgets": {

   "timeSlider": {

      "properties": {

         "startTime": 1372636800000,

         "endTime": 1467331260000,

         "thumbCount": 2,

         "thumbMovingRate": 2000,

         "currentTimeExtent": [

            1372636800000,

            1372636800000

         ],

         "timeStopInterval": {

            "interval": 1,

            "units": "esriTimeUnitsYears"

         }

      }

   }

},

Source: https://community.esri.com/t5/arcgis-online-questions/arcgis-online-time-slider-interval/td-p/690536

Pasos para reproducir

ID del error: BUG-000082911

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