Warning, /pim/itinerary/autotests/data/weather-no-location-change.model is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "isToday": false,
0004         "rangeType": 0,
0005         "reservations": [
0006             {
0007                 "@context": "http://schema.org",
0008                 "@type": "TrainReservation",
0009                 "modifiedTime": "2023-01-01T00:00:00+01:00",
0010                 "reservationFor": {
0011                     "@type": "TrainTrip",
0012                     "arrivalStation": {
0013                         "@type": "TrainStation",
0014                         "address": {
0015                             "@type": "PostalAddress",
0016                             "addressCountry": "DE"
0017                         },
0018                         "geo": {
0019                             "@type": "GeoCoordinates",
0020                             "latitude": 52.52510070800781,
0021                             "longitude": 13.369400024414062
0022                         },
0023                         "identifier": "ibnr:8011160",
0024                         "name": "Berlin Hbf"
0025                     },
0026                     "arrivalTime": {
0027                         "@type": "QDateTime",
0028                         "@value": "2023-02-26T21:30:00+01:00",
0029                         "timezone": "Europe/Berlin"
0030                     },
0031                     "departureDay": "2023-02-26",
0032                     "departureStation": {
0033                         "@type": "TrainStation",
0034                         "address": {
0035                             "@type": "PostalAddress",
0036                             "addressCountry": "DE"
0037                         },
0038                         "geo": {
0039                             "@type": "GeoCoordinates",
0040                             "latitude": 48.993900299072266,
0041                             "longitude": 8.40056037902832
0042                         },
0043                         "identifier": "ibnr:8000191",
0044                         "name": "Karlsruhe Hbf"
0045                     },
0046                     "departureTime": {
0047                         "@type": "QDateTime",
0048                         "@value": "2023-02-26T16:00:00+01:00",
0049                         "timezone": "Europe/Berlin"
0050                     }
0051                 },
0052                 "reservationNumber": "XXX007",
0053                 "reservationStatus": "http://schema.org/ReservationConfirmed"
0054             }
0055         ],
0056         "sectionHeader": "2023-02-26",
0057         "type": 7
0058     },
0059     {
0060         "isToday": false,
0061         "rangeType": 1,
0062         "reservations": [
0063             {
0064                 "@context": "http://schema.org",
0065                 "@type": "EventReservation",
0066                 "modifiedTime": "2023-03-19T00:00:00",
0067                 "reservationFor": {
0068                     "@type": "Event",
0069                     "endDate": {
0070                         "@type": "QDateTime",
0071                         "@value": "2023-03-18T00:00:00+01:00",
0072                         "timezone": "Europe/Berlin"
0073                     },
0074                     "location": {
0075                         "@type": "Place",
0076                         "address": {
0077                             "@type": "PostalAddress",
0078                             "addressCountry": "DE"
0079                         },
0080                         "geo": {
0081                             "@type": "GeoCoordinates",
0082                             "latitude": 52.43093490600586,
0083                             "longitude": 13.531732559204102
0084                         }
0085                     },
0086                     "name": "FOSSGIS-Konferenz 2023",
0087                     "startDate": {
0088                         "@type": "QDateTime",
0089                         "@value": "2023-03-15T00:00:00+01:00",
0090                         "timezone": "Europe/Berlin"
0091                     }
0092                 },
0093                 "reservationNumber": "ABCDEF",
0094                 "reservationStatus": "http://schema.org/ReservationConfirmed"
0095             }
0096         ],
0097         "sectionHeader": "2023-03-15",
0098         "type": 13
0099     },
0100     {
0101         "isToday": true,
0102         "isTodayEmpty": false,
0103         "rangeType": 0,
0104         "sectionHeader": "2023-03-16",
0105         "type": 1
0106     },
0107     {
0108         "isToday": true,
0109         "rangeType": 0,
0110         "sectionHeader": "2023-03-16",
0111         "type": 3,
0112         "weatherInformation": {
0113             "@context": "http://schema.org",
0114             "@type": "WeatherInformation",
0115             "forecast": {
0116                 "@type": "WeatherForecast",
0117                 "maximumTemperature": 52.43093490600586,
0118                 "minimumTemperature": 13.531732559204102,
0119                 "precipitation": 23,
0120                 "range": 11,
0121                 "symbolIconName": "weather-few-clouds",
0122                 "valid": true,
0123                 "windSpeed": 0
0124             }
0125         }
0126     },
0127     {
0128         "isToday": false,
0129         "rangeType": 0,
0130         "sectionHeader": "2023-03-17",
0131         "type": 3,
0132         "weatherInformation": {
0133             "@context": "http://schema.org",
0134             "@type": "WeatherInformation",
0135             "forecast": {
0136                 "@type": "WeatherForecast",
0137                 "maximumTemperature": 52.43093490600586,
0138                 "minimumTemperature": 13.531732559204102,
0139                 "precipitation": 23,
0140                 "range": 24,
0141                 "symbolIconName": "weather-few-clouds",
0142                 "valid": true,
0143                 "windSpeed": 0
0144             }
0145         }
0146     },
0147     {
0148         "isToday": false,
0149         "rangeType": 2,
0150         "reservations": [
0151             {
0152                 "@context": "http://schema.org",
0153                 "@type": "EventReservation",
0154                 "modifiedTime": "2023-03-19T00:00:00",
0155                 "reservationFor": {
0156                     "@type": "Event",
0157                     "endDate": {
0158                         "@type": "QDateTime",
0159                         "@value": "2023-03-18T00:00:00+01:00",
0160                         "timezone": "Europe/Berlin"
0161                     },
0162                     "location": {
0163                         "@type": "Place",
0164                         "address": {
0165                             "@type": "PostalAddress",
0166                             "addressCountry": "DE"
0167                         },
0168                         "geo": {
0169                             "@type": "GeoCoordinates",
0170                             "latitude": 52.43093490600586,
0171                             "longitude": 13.531732559204102
0172                         }
0173                     },
0174                     "name": "FOSSGIS-Konferenz 2023",
0175                     "startDate": {
0176                         "@type": "QDateTime",
0177                         "@value": "2023-03-15T00:00:00+01:00",
0178                         "timezone": "Europe/Berlin"
0179                     }
0180                 },
0181                 "reservationNumber": "ABCDEF",
0182                 "reservationStatus": "http://schema.org/ReservationConfirmed"
0183             }
0184         ],
0185         "sectionHeader": "2023-03-18",
0186         "type": 13
0187     },
0188     {
0189         "isToday": false,
0190         "rangeType": 0,
0191         "sectionHeader": "2023-03-18",
0192         "type": 3,
0193         "weatherInformation": {
0194             "@context": "http://schema.org",
0195             "@type": "WeatherInformation",
0196             "forecast": {
0197                 "@type": "WeatherForecast",
0198                 "maximumTemperature": 52.43093490600586,
0199                 "minimumTemperature": 13.531732559204102,
0200                 "precipitation": 23,
0201                 "range": 24,
0202                 "symbolIconName": "weather-few-clouds",
0203                 "valid": true,
0204                 "windSpeed": 0
0205             }
0206         }
0207     },
0208     {
0209         "isToday": false,
0210         "rangeType": 0,
0211         "sectionHeader": "2023-03-19",
0212         "type": 3,
0213         "weatherInformation": {
0214             "@context": "http://schema.org",
0215             "@type": "WeatherInformation",
0216             "forecast": {
0217                 "@type": "WeatherForecast",
0218                 "maximumTemperature": 52.43093490600586,
0219                 "minimumTemperature": 13.531732559204102,
0220                 "precipitation": 23,
0221                 "range": 24,
0222                 "symbolIconName": "weather-few-clouds",
0223                 "valid": true,
0224                 "windSpeed": 0
0225             }
0226         }
0227     },
0228     {
0229         "isToday": false,
0230         "rangeType": 0,
0231         "sectionHeader": "2023-03-20",
0232         "type": 3,
0233         "weatherInformation": {
0234             "@context": "http://schema.org",
0235             "@type": "WeatherInformation",
0236             "forecast": {
0237                 "@type": "WeatherForecast",
0238                 "maximumTemperature": 52.43093490600586,
0239                 "minimumTemperature": 13.531732559204102,
0240                 "precipitation": 23,
0241                 "range": 24,
0242                 "symbolIconName": "weather-few-clouds",
0243                 "valid": true,
0244                 "windSpeed": 0
0245             }
0246         }
0247     },
0248     {
0249         "isToday": false,
0250         "rangeType": 0,
0251         "sectionHeader": "2023-03-21",
0252         "type": 3,
0253         "weatherInformation": {
0254             "@context": "http://schema.org",
0255             "@type": "WeatherInformation",
0256             "forecast": {
0257                 "@type": "WeatherForecast",
0258                 "maximumTemperature": 52.43093490600586,
0259                 "minimumTemperature": 13.531732559204102,
0260                 "precipitation": 23,
0261                 "range": 24,
0262                 "symbolIconName": "weather-few-clouds",
0263                 "valid": true,
0264                 "windSpeed": 0
0265             }
0266         }
0267     },
0268     {
0269         "isToday": false,
0270         "rangeType": 0,
0271         "sectionHeader": "2023-03-22",
0272         "type": 3,
0273         "weatherInformation": {
0274             "@context": "http://schema.org",
0275             "@type": "WeatherInformation",
0276             "forecast": {
0277                 "@type": "WeatherForecast",
0278                 "maximumTemperature": 52.43093490600586,
0279                 "minimumTemperature": 13.531732559204102,
0280                 "precipitation": 23,
0281                 "range": 24,
0282                 "symbolIconName": "weather-few-clouds",
0283                 "valid": true,
0284                 "windSpeed": 0
0285             }
0286         }
0287     },
0288     {
0289         "isToday": false,
0290         "rangeType": 0,
0291         "sectionHeader": "2023-03-23",
0292         "type": 3,
0293         "weatherInformation": {
0294             "@context": "http://schema.org",
0295             "@type": "WeatherInformation",
0296             "forecast": {
0297                 "@type": "WeatherForecast",
0298                 "maximumTemperature": 52.43093490600586,
0299                 "minimumTemperature": 13.531732559204102,
0300                 "precipitation": 23,
0301                 "range": 24,
0302                 "symbolIconName": "weather-few-clouds",
0303                 "valid": true,
0304                 "windSpeed": 0
0305             }
0306         }
0307     },
0308     {
0309         "isToday": false,
0310         "rangeType": 0,
0311         "sectionHeader": "2023-03-24",
0312         "type": 3,
0313         "weatherInformation": {
0314             "@context": "http://schema.org",
0315             "@type": "WeatherInformation",
0316             "forecast": {
0317                 "@type": "WeatherForecast",
0318                 "maximumTemperature": 52.43093490600586,
0319                 "minimumTemperature": 13.531732559204102,
0320                 "precipitation": 23,
0321                 "range": 24,
0322                 "symbolIconName": "weather-few-clouds",
0323                 "valid": true,
0324                 "windSpeed": 0
0325             }
0326         }
0327     }
0328 ]