POST https://api.xmoto.com.br/api/customer/v1/orders/preview

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://router.project-osrm.org/route/v1/driving/-49.280587,-25.493406;-49.267974,-25.552700
Request options
[
  "query" => [
    "geometries" => "geojson"
    "overview" => "full"
    "steps" => "true"
  ]
  "headers" => [
    "Accept" => "application/json"
    "User-Agent" => "XMOTO-Driver-RouteTrace/1.0"
  ]
  "timeout" => 5.0
]
Response 200
[
  "info" => [
    "header_size" => 344
    "request_size" => 241
    "total_time" => 1.247587
    "namelookup_time" => 0.56921
    "connect_time" => 0.79151
    "pretransfer_time" => 1.019652
    "size_download" => 5091.0
    "speed_download" => 4082.0
    "download_content_length" => 5091.0
    "starttransfer_time" => 1.247485
    "primary_ip" => "5.148.170.168"
    "primary_port" => 443
    "local_ip" => "186.226.61.4"
    "local_port" => 53738
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 1019560
    "connect_time_us" => 791510
    "namelookup_time_us" => 569210
    "pretransfer_time_us" => 1019652
    "starttransfer_time_us" => 1247485
    "total_time_us" => 1247587
    "start_time" => 1783023390.2832
    "original_url" => "https://router.project-osrm.org/route/v1/driving/-49.280587,-25.493406;-49.267974,-25.552700?geometries=geojson&overview=full&steps=true"
    "pause_handler" => Closure(float $duration) {#1320
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1325 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1114 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 5.148.170.168...\n
      * TCP_NODELAY set\n
      *   Trying 2a02:418:39aa:8::7...\n
      * TCP_NODELAY set\n
      * Connected to router.project-osrm.org (5.148.170.168) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * successfully set certificate verify locations:\n
      *   CAfile: /etc/pki/tls/certs/ca-bundle.crt\n
        CApath: none\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=goode.openstreetmap.de\n
      *  start date: May 22 05:54:16 2026 GMT\n
      *  expire date: Aug 20 05:54:15 2026 GMT\n
      *  subjectAltName: host "router.project-osrm.org" matched cert's "router.project-osrm.org"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multi-use\n
      * Connection state changed (HTTP/2 confirmed)\n
      * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n
      * Using Stream ID: 1 (easy handle 0x5560eca00f00)\n
      > GET /route/v1/driving/-49.280587,-25.493406;-49.267974,-25.552700?geometries=geojson&overview=full&steps=true HTTP/2\r\n
      Host: router.project-osrm.org\r\n
      Accept: application/json\r\n
      User-Agent: XMOTO-Driver-RouteTrace/1.0\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Connection state changed (MAX_CONCURRENT_STREAMS == 128)!\n
      < HTTP/2 200 \r\n
      < server: nginx\r\n
      < date: Thu, 02 Jul 2026 20:16:31 GMT\r\n
      < content-type: application/json; charset=UTF-8\r\n
      < content-length: 5091\r\n
      < content-encoding: gzip\r\n
      < access-control-allow-origin: *\r\n
      < access-control-allow-methods: GET\r\n
      < access-control-allow-headers: X-Requested-With, Content-Type\r\n
      < content-disposition: inline; filename="response.json"\r\n
      < \r\n
      """
  ]
  "url" => "https://router.project-osrm.org/route/v1/driving/-49.280587,-25.493406;-49.267974,-25.552700?geometries=geojson&overview=full&steps=true"
  "response_headers" => [
    "HTTP/2 200 "
    "server: nginx"
    "date: Thu, 02 Jul 2026 20:16:31 GMT"
    "content-type: application/json; charset=UTF-8"
    "content-length: 5091"
    "content-encoding: gzip"
    "access-control-allow-origin: *"
    "access-control-allow-methods: GET"
    "access-control-allow-headers: X-Requested-With, Content-Type"
    "content-disposition: inline; filename="response.json""
  ]
  "response_json" => [
    "code" => "Ok"
    "routes" => [
      [
        "legs" => [
          [
            "steps" => [
              [
                "intersections" => [
                  [
                    "out" => 0
                    "entry" => [
                      true
                    ]
                    "bearings" => [
                      36
                    ]
                    "location" => [
                      -49.280511
                      -25.493456
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.280511
                      -25.493456
                    ]
                    [
                      -49.280403
                      -25.493322
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 36
                  "bearing_before" => 0
                  "location" => [
                    -49.280511
                    -25.493456
                  ]
                  "modifier" => "left"
                  "type" => "depart"
                ]
                "name" => "Rua Professor Lício de Lima"
                "mode" => "driving"
                "weight" => 4.5
                "duration" => 4.5
                "distance" => 18.4
              ]
              [
                "intersections" => [
                  [
                    "out" => 1
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                      true
                    ]
                    "bearings" => [
                      30
                      120
                      210
                      300
                    ]
                    "location" => [
                      -49.280403
                      -25.493322
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.280403
                      -25.493322
                    ]
                    [
                      -49.279314
                      -25.494016
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 123
                  "bearing_before" => 35
                  "location" => [
                    -49.280403
                    -25.493322
                  ]
                  "modifier" => "right"
                  "type" => "turn"
                ]
                "name" => "Rua Adalberto Scherer"
                "mode" => "driving"
                "weight" => 21.5
                "duration" => 21.5
                "distance" => 133.8
              ]
              [
                "intersections" => [
                  [
                    "out" => 2
                    "in" => 3
                    "entry" => [
                      false
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      30
                      120
                      210
                      300
                    ]
                    "location" => [
                      -49.279314
                      -25.494016
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.279314
                      -25.494016
                    ]
                    [
                      -49.279779
                      -25.494592
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 215
                  "bearing_before" => 123
                  "location" => [
                    -49.279314
                    -25.494016
                  ]
                  "modifier" => "right"
                  "type" => "turn"
                ]
                "name" => "Rua Maestro Francisco Antonello"
                "mode" => "driving"
                "weight" => 7.5
                "duration" => 7.5
                "distance" => 79.1
              ]
              [
                "intersections" => [
                  [
                    "out" => 2
                    "in" => 0
                    "entry" => [
                      false
                      false
                      true
                    ]
                    "bearings" => [
                      30
                      105
                      285
                    ]
                    "location" => [
                      -49.279779
                      -25.494592
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.279779
                      -25.494592
                    ]
                    [
                      -49.280431
                      -25.494485
                    ]
                    [
                      -49.280625
                      -25.494458
                    ]
                    [
                      -49.280815
                      -25.494435
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 279
                  "bearing_before" => 215
                  "location" => [
                    -49.279779
                    -25.494592
                  ]
                  "modifier" => "right"
                  "type" => "turn"
                ]
                "name" => "Avenida Brasília"
                "mode" => "driving"
                "weight" => 14.4
                "duration" => 14.4
                "distance" => 105.6
              ]
              [
                "intersections" => [
                  [
                    "out" => 1
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                    ]
                    "bearings" => [
                      105
                      195
                      270
                    ]
                    "location" => [
                      -49.280815
                      -25.494435
                    ]
                  ]
                  [
                    "out" => 2
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                    ]
                    "bearings" => [
                      15
                      105
                      195
                    ]
                    "location" => [
                      -49.28097
                      -25.495139
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.280815
                      -25.494435
                    ]
                    [
                      -49.28097
                      -25.495139
                    ]
                    [
                      -49.281133
                      -25.495871
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 191
                  "bearing_before" => 277
                  "location" => [
                    -49.280815
                    -25.494435
                  ]
                  "modifier" => "left"
                  "type" => "turn"
                ]
                "name" => "Rua Fernandes Vieira"
                "mode" => "driving"
                "weight" => 30.8
                "duration" => 30.8
                "distance" => 162.3
              ]
              [
                "intersections" => [
                  [
                    "out" => 1
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      15
                      105
                      195
                      285
                    ]
                    "location" => [
                      -49.281133
                      -25.495871
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      15
                      105
                      195
                      285
                    ]
                    "location" => [
                      -49.279689
                      -25.496134
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      30
                      120
                      210
                      300
                    ]
                    "location" => [
                      -49.278395
                      -25.496637
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.281133
                      -25.495871
                    ]
                    [
                      -49.279689
                      -25.496134
                    ]
                    [
                      -49.279282
                      -25.496208
                    ]
                    [
                      -49.279163
                      -25.496233
                    ]
                    [
                      -49.279043
                      -25.496271
                    ]
                    [
                      -49.2789
                      -25.496328
                    ]
                    [
                      -49.278766
                      -25.496394
                    ]
                    [
                      -49.278645
                      -25.496468
                    ]
                    [
                      -49.278395
                      -25.496637
                    ]
                    [
                      -49.277303
                      -25.497375
                    ]
                    [
                      -49.277257
                      -25.497406
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 101
                  "bearing_before" => 191
                  "location" => [
                    -49.281133
                    -25.495871
                  ]
                  "modifier" => "left"
                  "type" => "turn"
                ]
                "name" => "Rua José Gomes de Abreu"
                "mode" => "driving"
                "weight" => 32.5
                "duration" => 32.5
                "distance" => 434.6
              ]
              [
                "intersections" => [
                  [
                    "out" => 2
                    "in" => 3
                    "entry" => [
                      false
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      30
                      120
                      210
                      300
                    ]
                    "location" => [
                      -49.277257
                      -25.497406
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                      true
                    ]
                    "bearings" => [
                      30
                      195
                      225
                      300
                    ]
                    "location" => [
                      -49.277665
                      -25.49792
                    ]
                  ]
                  [
                    "out" => 2
                    "in" => 1
                    "entry" => [
                      false
                      false
                      true
                      true
                    ]
                    "bearings" => [
                      15
                      45
                      225
                      300
                    ]
                    "location" => [
                      -49.283597
                      -25.505318
                    ]
                  ]
                  [
                    "out" => 2
                    "in" => 0
                    "entry" => [
                      false
                      false
                      true
                      true
                    ]
                    "bearings" => [
                      30
                      105
                      210
                      285
                    ]
                    "location" => [
                      -49.284091
                      -25.505903
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                    ]
                    "bearings" => [
                      30
                      210
                      300
                    ]
                    "location" => [
                      -49.284606
                      -25.506556
                    ]
                  ]
                  [
                    "out" => 2
                    "in" => 0
                    "entry" => [
                      false
                      false
                      true
                      false
                    ]
                    "bearings" => [
                      30
                      120
                      210
                      300
                    ]
                    "location" => [
                      -49.28506
                      -25.507233
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                    ]
                    "bearings" => [
                      30
                      210
                      225
                    ]
                    "location" => [
                      -49.28513
                      -25.50735
                    ]
                  ]
                  [
                    "out" => 2
                    "in" => 0
                    "entry" => [
                      false
                      false
                      true
                    ]
                    "bearings" => [
                      30
                      45
                      210
                    ]
                    "location" => [
                      -49.292148
                      -25.517127
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                    ]
                    "bearings" => [
                      30
                      210
                      270
                    ]
                    "location" => [
                      -49.292409
                      -25.517496
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 0
                    "entry" => [
                      false
                      true
                      false
                    ]
                    "bearings" => [
                      30
                      210
                      300
                    ]
                    "location" => [
                      -49.293279
                      -25.518938
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                    ]
                    "bearings" => [
                      30
                      195
                      210
                    ]
                    "location" => [
                      -49.293402
                      -25.519153
                    ]
                  ]
                  [
                    "out" => 2
                    "in" => 0
                    "entry" => [
                      false
                      false
                      true
                    ]
                    "bearings" => [
                      28
                      30
                      209
                    ]
                    "location" => [
                      -49.29496
                      -25.521926
                    ]
                  ]
                ]
                "driving_side" => "right"
                "maneuver" => [
                  "bearing_after" => 215
                  "bearing_before" => 126
                  "location" => [
                    -49.277257
                    -25.497406
                  ]
                  "modifier" => "right"
                  "type" => "turn"
                ]
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.277257
                      -25.497406
                    ]
                    [
                      -49.277665
                      -25.49792
                    ]
                    [
                      -49.277838
                      -25.498404
                    ]
                    [
                      -49.277884
                      -25.498512
                    ]
                    [
                      -49.277927
                      -25.498595
                    ]
                    [
                      -49.277987
                      -25.498694
                    ]
                    [
                      -49.278048
                      -25.498779
                    ]
                    [
                      -49.279376
                      -25.500395
                    ]
                    [
                      -49.279709
                      -25.500806
                    ]
                    [
                      -49.280648
                      -25.501983
                    ]
                    [
                      -49.281247
                      -25.502707
                    ]
                    [
                      -49.28168
                      -25.503261
                    ]
                    [
                      -49.282333
                      -25.504059
                    ]
                    [
                      -49.282722
                      -25.504557
                    ]
                    [
                      -49.282866
                      -25.504714
                    ]
                    [
                      -49.283058
                      -25.504888
                    ]
                    [
                      -49.283301
                      -25.505088
                    ]
                    [
                      -49.283597
                      -25.505318
                    ]
                    [
                      -49.283668
                      -25.505387
                    ]
                    [
                      -49.283753
                      -25.505478
                    ]
                    [
                      -49.284091
                      -25.505903
                    ]
                    [
                      -49.284337
                      -25.50622
                    ]
                    [
                      -49.284606
                      -25.506556
                    ]
                    [
                      -49.284814
                      -25.506839
                    ]
                    [
                      -49.284995
                      -25.507138
                    ]
                    [
                      -49.28506
                      -25.507233
                    ]
                    [
                      -49.28513
                      -25.50735
                    ]
                    [
                      -49.285198
                      -25.507477
                    ]
                    [
                      -49.285305
                      -25.507646
                    ]
                    [
                      -49.285499
                      -25.507929
                    ]
                    [
                      -49.285883
                      -25.508473
                    ]
                    [
                      -49.288143
                      -25.511279
                    ]
                    [
                      -49.288462
                      -25.511649
                    ]
                    [
                      -49.289279
                      -25.512679
                    ]
                    [
                      -49.289567
                      -25.513152
                    ]
                    [
                      -49.289802
                      -25.513577
                    ]
                    [
                      -49.29033
                      -25.514458
                    ]
                    [
                      -49.291432
                      -25.516231
                    ]
                    [
                      -49.291577
                      -25.516447
                    ]
                    [
                      -49.291736
                      -25.516667
                    ]
                    [
                      -49.291884
                      -25.516842
                    ]
                    [
                      -49.291997
                      -25.516959
                    ]
                    [
                      -49.292148
                      -25.517127
                    ]
                    [
                      -49.292323
                      -25.517351
                    ]
                    [
                      -49.292409
                      -25.517496
                    ]
                    [
                      -49.293279
                      -25.518938
                    ]
                    [
                      -49.293402
                      -25.519153
                    ]
                    [
                      -49.293536
                      -25.519447
                    ]
                    [
                      -49.293642
                      -25.519751
                    ]
                    [
                      -49.293686
                      -25.51986
                    ]
                    [
                      -49.293746
                      -25.519986
                    ]
                    [
                      -49.294025
                      -25.520481
                    ]
                    [
                      -49.294272
                      -25.520855
                    ]
                    [
                      -49.29496
                      -25.521926
                    ]
                    [
                      -49.295337
                      -25.522544
                    ]
                  ]
                  "type" => "LineString"
                ]
                "ref" => "BR-476"
                "name" => "Linha Verde"
                "mode" => "driving"
                "weight" => 226.5
                "duration" => 226.5
                "distance" => 3339.8
              ]
              [
                "intersections" => [
                  [
                    "out" => 2
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                    ]
                    "bearings" => [
                      30
                      210
                      225
                    ]
                    "location" => [
                      -49.295337
                      -25.522544
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.295337
                      -25.522544
                    ]
                    [
                      -49.295693
                      -25.522907
                    ]
                    [
                      -49.295801
                      -25.523017
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 220
                  "bearing_before" => 208
                  "location" => [
                    -49.295337
                    -25.522544
                  ]
                  "modifier" => "slight right"
                  "type" => "off ramp"
                ]
                "destinations" => "Pinheirinho, Sítio Cercado, Alto Boqueirão"
                "name" => ""
                "mode" => "driving"
                "weight" => 6.3
                "duration" => 6.3
                "distance" => 70.1
              ]
              [
                "intersections" => [
                  [
                    "out" => 2
                    "in" => 1
                    "entry" => [
                      false
                      false
                      true
                    ]
                    "bearings" => [
                      15
                      45
                      210
                    ]
                    "location" => [
                      -49.295801
                      -25.523017
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.295801
                      -25.523017
                    ]
                    [
                      -49.295835
                      -25.523075
                    ]
                    [
                      -49.296326
                      -25.5239
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 206
                  "bearing_before" => 220
                  "location" => [
                    -49.295801
                    -25.523017
                  ]
                  "modifier" => "straight"
                  "type" => "new name"
                ]
                "name" => "Marginal Linha Verde"
                "mode" => "driving"
                "weight" => 12.8
                "duration" => 12.8
                "distance" => 111.1
              ]
              [
                "intersections" => [
                  [
                    "out" => 2
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                    ]
                    "bearings" => [
                      30
                      210
                      270
                    ]
                    "location" => [
                      -49.296326
                      -25.5239
                    ]
                  ]
                  [
                    "out" => 2
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                    ]
                    "bearings" => [
                      90
                      135
                      300
                    ]
                    "location" => [
                      -49.296561
                      -25.523906
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.296326
                      -25.5239
                    ]
                    [
                      -49.296561
                      -25.523906
                    ]
                    [
                      -49.296678
                      -25.523861
                    ]
                    [
                      -49.297231
                      -25.523651
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 267
                  "bearing_before" => 208
                  "location" => [
                    -49.296326
                    -25.5239
                  ]
                  "modifier" => "right"
                  "type" => "turn"
                ]
                "name" => "Rua Orestes Códega"
                "mode" => "driving"
                "weight" => 8.8
                "duration" => 8.8
                "distance" => 96.7
              ]
              [
                "intersections" => [
                  [
                    "out" => 0
                    "in" => 1
                    "entry" => [
                      true
                      false
                      true
                      true
                    ]
                    "bearings" => [
                      30
                      120
                      210
                      300
                    ]
                    "location" => [
                      -49.297231
                      -25.523651
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.297231
                      -25.523651
                    ]
                    [
                      -49.297045
                      -25.523333
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 26
                  "bearing_before" => 292
                  "location" => [
                    -49.297231
                    -25.523651
                  ]
                  "modifier" => "right"
                  "type" => "turn"
                ]
                "name" => "Rua Valentin Nichele"
                "mode" => "driving"
                "weight" => 2.9
                "duration" => 2.9
                "distance" => 39.9
              ]
              [
                "intersections" => [
                  [
                    "out" => 1
                    "in" => 2
                    "entry" => [
                      false
                      true
                      false
                    ]
                    "bearings" => [
                      0
                      90
                      210
                    ]
                    "location" => [
                      -49.297045
                      -25.523333
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 1
                    "entry" => [
                      true
                      false
                      false
                    ]
                    "bearings" => [
                      150
                      270
                      345
                    ]
                    "location" => [
                      -49.296888
                      -25.52332
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      90
                      150
                      315
                    ]
                    "location" => [
                      -49.294081
                      -25.524781
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 2
                    "entry" => [
                      false
                      true
                      false
                    ]
                    "bearings" => [
                      15
                      165
                      330
                    ]
                    "location" => [
                      -49.29388
                      -25.525072
                    ]
                  ]
                  [
                    "out" => 2
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                      true
                    ]
                    "bearings" => [
                      0
                      135
                      165
                      315
                    ]
                    "location" => [
                      -49.293842
                      -25.526072
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      135
                      210
                      330
                    ]
                    "location" => [
                      -49.293605
                      -25.526565
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.297045
                      -25.523333
                    ]
                    [
                      -49.296888
                      -25.52332
                    ]
                    [
                      -49.296824
                      -25.523413
                    ]
                    [
                      -49.296737
                      -25.523512
                    ]
                    [
                      -49.296645
                      -25.5236
                    ]
                    [
                      -49.296543
                      -25.523678
                    ]
                    [
                      -49.296433
                      -25.523742
                    ]
                    [
                      -49.296331
                      -25.523788
                    ]
                    [
                      -49.295732
                      -25.524031
                    ]
                    [
                      -49.294493
                      -25.524534
                    ]
                    [
                      -49.294372
                      -25.524586
                    ]
                    [
                      -49.294283
                      -25.524633
                    ]
                    [
                      -49.294191
                      -25.524691
                    ]
                    [
                      -49.294081
                      -25.524781
                    ]
                    [
                      -49.294014
                      -25.524852
                    ]
                    [
                      -49.293951
                      -25.524941
                    ]
                    [
                      -49.29388
                      -25.525072
                    ]
                    [
                      -49.293848
                      -25.525174
                    ]
                    [
                      -49.293825
                      -25.525288
                    ]
                    [
                      -49.293818
                      -25.525381
                    ]
                    [
                      -49.29382
                      -25.525467
                    ]
                    [
                      -49.293848
                      -25.525959
                    ]
                    [
                      -49.293842
                      -25.526072
                    ]
                    [
                      -49.293817
                      -25.526186
                    ]
                    [
                      -49.293787
                      -25.52628
                    ]
                    [
                      -49.293741
                      -25.526381
                    ]
                    [
                      -49.293673
                      -25.526485
                    ]
                    [
                      -49.293605
                      -25.526565
                    ]
                    [
                      -49.293517
                      -25.526645
                    ]
                    [
                      -49.293469
                      -25.526686
                    ]
                    [
                      -49.293412
                      -25.526733
                    ]
                    [
                      -49.293165
                      -25.526916
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 84
                  "bearing_before" => 26
                  "location" => [
                    -49.297045
                    -25.523333
                  ]
                  "modifier" => "right"
                  "type" => "turn"
                ]
                "name" => "Rua Marechal Octávio Saldanha Mazza"
                "mode" => "driving"
                "weight" => 55.3
                "duration" => 55.3
                "distance" => 615
              ]
              [
                "intersections" => [
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      false
                      false
                    ]
                    "bearings" => [
                      135
                      285
                      315
                    ]
                    "location" => [
                      -49.293165
                      -25.526916
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      135
                      225
                      315
                    ]
                    "location" => [
                      -49.29281
                      -25.527182
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      45
                      135
                      225
                      315
                    ]
                    "location" => [
                      -49.291931
                      -25.52787
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      45
                      135
                      225
                      315
                    ]
                    "location" => [
                      -49.291092
                      -25.52855
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      45
                      135
                      225
                      315
                    ]
                    "location" => [
                      -49.290274
                      -25.529214
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      45
                      135
                      225
                      315
                    ]
                    "location" => [
                      -49.289449
                      -25.529883
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      45
                      135
                      225
                      315
                    ]
                    "location" => [
                      -49.288617
                      -25.530559
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      45
                      135
                      225
                      315
                    ]
                    "location" => [
                      -49.287794
                      -25.531226
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      165
                      285
                      345
                    ]
                    "location" => [
                      -49.286748
                      -25.533402
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      60
                      165
                      345
                    ]
                    "location" => [
                      -49.286276
                      -25.534633
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      120
                      210
                      330
                    ]
                    "location" => [
                      -49.286023
                      -25.535227
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      false
                      false
                    ]
                    "bearings" => [
                      120
                      210
                      300
                    ]
                    "location" => [
                      -49.285891
                      -25.535312
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      45
                      105
                      210
                      285
                    ]
                    "location" => [
                      -49.284183
                      -25.535925
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      105
                      150
                      285
                    ]
                    "location" => [
                      -49.282768
                      -25.536424
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      false
                      false
                    ]
                    "bearings" => [
                      105
                      210
                      285
                    ]
                    "location" => [
                      -49.282487
                      -25.536524
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      105
                      150
                      285
                    ]
                    "location" => [
                      -49.281512
                      -25.536884
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      120
                      150
                      285
                    ]
                    "location" => [
                      -49.280499
                      -25.537244
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      false
                      false
                    ]
                    "bearings" => [
                      105
                      210
                      300
                    ]
                    "location" => [
                      -49.280274
                      -25.537331
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      0
                      105
                      285
                    ]
                    "location" => [
                      -49.280069
                      -25.537398
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      105
                      150
                      285
                    ]
                    "location" => [
                      -49.27919
                      -25.537685
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      false
                      false
                    ]
                    "bearings" => [
                      105
                      210
                      285
                    ]
                    "location" => [
                      -49.27895
                      -25.537762
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.293165
                      -25.526916
                    ]
                    [
                      -49.293011
                      -25.527025
                    ]
                    [
                      -49.292856
                      -25.527146
                    ]
                    [
                      -49.29281
                      -25.527182
                    ]
                    [
                      -49.292527
                      -25.527393
                    ]
                    [
                      -49.291931
                      -25.52787
                    ]
                    [
                      -49.291092
                      -25.52855
                    ]
                    [
                      -49.290274
                      -25.529214
                    ]
                    [
                      -49.289449
                      -25.529883
                    ]
                    [
                      -49.288617
                      -25.530559
                    ]
                    [
                      -49.287794
                      -25.531226
                    ]
                    [
                      -49.287626
                      -25.531386
                    ]
                    [
                      -49.28753
                      -25.531521
                    ]
                    [
                      -49.287458
                      -25.53164
                    ]
                    [
                      -49.287116
                      -25.532489
                    ]
                    [
                      -49.286748
                      -25.533402
                    ]
                    [
                      -49.286738
                      -25.533427
                    ]
                    [
                      -49.286709
                      -25.533503
                    ]
                    [
                      -49.286559
                      -25.533889
                    ]
                    [
                      -49.286521
                      -25.533985
                    ]
                    [
                      -49.286477
                      -25.534099
                    ]
                    [
                      -49.286276
                      -25.534633
                    ]
                    [
                      -49.286237
                      -25.534733
                    ]
                    [
                      -49.286094
                      -25.535112
                    ]
                    [
                      -49.286023
                      -25.535227
                    ]
                    [
                      -49.285891
                      -25.535312
                    ]
                    [
                      -49.285697
                      -25.535393
                    ]
                    [
                      -49.28501
                      -25.535631
                    ]
                    [
                      -49.284997
                      -25.535635
                    ]
                    [
                      -49.284725
                      -25.535729
                    ]
                    [
                      -49.284515
                      -25.535806
                    ]
                    [
                      -49.284491
                      -25.535814
                    ]
                    [
                      -49.28438
                      -25.535853
                    ]
                    [
                      -49.284209
                      -25.535916
                    ]
                    [
                      -49.284183
                      -25.535925
                    ]
                    [
                      -49.283158
                      -25.536282
                    ]
                    [
                      -49.283021
                      -25.536335
                    ]
                    [
                      -49.282935
                      -25.536365
                    ]
                    [
                      -49.282814
                      -25.536407
                    ]
                    [
                      -49.282768
                      -25.536424
                    ]
                    [
                      -49.282487
                      -25.536524
                    ]
                    [
                      -49.281512
                      -25.536884
                    ]
                    [
                      -49.280499
                      -25.537244
                    ]
                    [
                      -49.280274
                      -25.537331
                    ]
                    [
                      -49.280069
                      -25.537398
                    ]
                    [
                      -49.280006
                      -25.537418
                    ]
                    [
                      -49.279293
                      -25.537648
                    ]
                    [
                      -49.27919
                      -25.537685
                    ]
                    [
                      -49.27895
                      -25.537762
                    ]
                    [
                      -49.278755
                      -25.537828
                    ]
                    [
                      -49.278554
                      -25.537876
                    ]
                    [
                      -49.278349
                      -25.537908
                    ]
                    [
                      -49.278141
                      -25.537921
                    ]
                    [
                      -49.277933
                      -25.537917
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 129
                  "bearing_before" => 127
                  "location" => [
                    -49.293165
                    -25.526916
                  ]
                  "modifier" => "straight"
                  "type" => "new name"
                ]
                "name" => "Rua Izaac Ferreira da Cruz"
                "mode" => "driving"
                "weight" => 160
                "duration" => 160
                "distance" => 2070.7
              ]
              [
                "intersections" => [
                  [
                    "out" => 1
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      75
                      150
                      270
                    ]
                    "location" => [
                      -49.277933
                      -25.537917
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      false
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      75
                      150
                      255
                      330
                    ]
                    "location" => [
                      -49.277832
                      -25.5381
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      135
                      150
                      330
                    ]
                    "location" => [
                      -49.277784
                      -25.538174
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      false
                      false
                    ]
                    "bearings" => [
                      30
                      120
                      225
                      315
                    ]
                    "location" => [
                      -49.277356
                      -25.538508
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 2
                    "entry" => [
                      false
                      true
                      false
                    ]
                    "bearings" => [
                      30
                      120
                      300
                    ]
                    "location" => [
                      -49.276473
                      -25.538974
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.277933
                      -25.537917
                    ]
                    [
                      -49.277832
                      -25.5381
                    ]
                    [
                      -49.277784
                      -25.538174
                    ]
                    [
                      -49.277726
                      -25.538234
                    ]
                    [
                      -49.277694
                      -25.538264
                    ]
                    [
                      -49.277649
                      -25.538304
                    ]
                    [
                      -49.277602
                      -25.538343
                    ]
                    [
                      -49.277577
                      -25.538362
                    ]
                    [
                      -49.277566
                      -25.538371
                    ]
                    [
                      -49.277533
                      -25.538396
                    ]
                    [
                      -49.277506
                      -25.538415
                    ]
                    [
                      -49.277494
                      -25.538423
                    ]
                    [
                      -49.277447
                      -25.538454
                    ]
                    [
                      -49.277356
                      -25.538508
                    ]
                    [
                      -49.277225
                      -25.538569
                    ]
                    [
                      -49.276976
                      -25.538684
                    ]
                    [
                      -49.276473
                      -25.538974
                    ]
                    [
                      -49.276433
                      -25.538996
                    ]
                    [
                      -49.276371
                      -25.539032
                    ]
                    [
                      -49.276177
                      -25.539143
                    ]
                    [
                      -49.275418
                      -25.539586
                    ]
                    [
                      -49.27531
                      -25.539649
                    ]
                    [
                      -49.275069
                      -25.539783
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 153
                  "bearing_before" => 88
                  "location" => [
                    -49.277933
                    -25.537917
                  ]
                  "modifier" => "right"
                  "type" => "turn"
                ]
                "name" => "Rua Filósofo Huberto Rohden"
                "mode" => "driving"
                "weight" => 30.2
                "duration" => 30.2
                "distance" => 359.1
              ]
              [
                "intersections" => [
                  [
                    "out" => 1
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                      false
                    ]
                    "bearings" => [
                      120
                      165
                      300
                      345
                    ]
                    "location" => [
                      -49.275069
                      -25.539783
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      165
                      255
                      345
                    ]
                    "location" => [
                      -49.274877
                      -25.540214
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      75
                      165
                      345
                    ]
                    "location" => [
                      -49.274806
                      -25.540375
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      165
                      255
                      345
                    ]
                    "location" => [
                      -49.27461
                      -25.540816
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      60
                      150
                      240
                      345
                    ]
                    "location" => [
                      -49.274361
                      -25.541395
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      60
                      150
                      240
                      330
                    ]
                    "location" => [
                      -49.274066
                      -25.542039
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      60
                      165
                      240
                      330
                    ]
                    "location" => [
                      -49.273778
                      -25.542669
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      75
                      135
                      255
                      345
                    ]
                    "location" => [
                      -49.273408
                      -25.543482
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      0
                      150
                      315
                    ]
                    "location" => [
                      -49.273191
                      -25.543712
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      60
                      150
                      240
                      330
                    ]
                    "location" => [
                      -49.273147
                      -25.543803
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      60
                      150
                      240
                      330
                    ]
                    "location" => [
                      -49.272469
                      -25.545166
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      60
                      150
                      240
                      330
                    ]
                    "location" => [
                      -49.271421
                      -25.546816
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.275069
                      -25.539783
                    ]
                    [
                      -49.274877
                      -25.540214
                    ]
                    [
                      -49.274806
                      -25.540375
                    ]
                    [
                      -49.27461
                      -25.540816
                    ]
                    [
                      -49.274361
                      -25.541395
                    ]
                    [
                      -49.274066
                      -25.542039
                    ]
                    [
                      -49.273778
                      -25.542669
                    ]
                    [
                      -49.273408
                      -25.543482
                    ]
                    [
                      -49.273191
                      -25.543712
                    ]
                    [
                      -49.273147
                      -25.543803
                    ]
                    [
                      -49.272782
                      -25.544542
                    ]
                    [
                      -49.272469
                      -25.545166
                    ]
                    [
                      -49.271421
                      -25.546816
                    ]
                    [
                      -49.271136
                      -25.547241
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 157
                  "bearing_before" => 120
                  "location" => [
                    -49.275069
                    -25.539783
                  ]
                  "modifier" => "slight right"
                  "type" => "turn"
                ]
                "name" => "Rua Mandirituba"
                "mode" => "driving"
                "weight" => 83.1
                "duration" => 83.1
                "distance" => 918.8
              ]
              [
                "intersections" => [
                  [
                    "out" => 1
                    "in" => 2
                    "entry" => [
                      false
                      true
                      false
                    ]
                    "bearings" => [
                      75
                      210
                      330
                    ]
                    "location" => [
                      -49.271136
                      -25.547241
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.271136
                      -25.547241
                    ]
                    [
                      -49.271145
                      -25.547255
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 209
                  "bearing_before" => 147
                  "location" => [
                    -49.271136
                    -25.547241
                  ]
                  "modifier" => "right"
                  "type" => "end of road"
                ]
                "name" => ""
                "mode" => "driving"
                "weight" => 0.9
                "duration" => 0.9
                "distance" => 1.8
              ]
              [
                "intersections" => [
                  [
                    "out" => 1
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                    ]
                    "bearings" => [
                      30
                      165
                      240
                    ]
                    "location" => [
                      -49.271145
                      -25.547255
                    ]
                  ]
                  [
                    "out" => 0
                    "in" => 2
                    "entry" => [
                      true
                      false
                      false
                    ]
                    "bearings" => [
                      90
                      225
                      345
                    ]
                    "location" => [
                      -49.271123
                      -25.547313
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.271145
                      -25.547255
                    ]
                    [
                      -49.271149
                      -25.547272
                    ]
                    [
                      -49.271146
                      -25.547288
                    ]
                    [
                      -49.271137
                      -25.547302
                    ]
                    [
                      -49.271123
                      -25.547313
                    ]
                    [
                      -49.271106
                      -25.547319
                    ]
                    [
                      -49.271088
                      -25.54732
                    ]
                    [
                      -49.27107
                      -25.547314
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 160
                  "bearing_before" => 209
                  "location" => [
                    -49.271145
                    -25.547255
                  ]
                  "modifier" => "left"
                  "type" => "turn"
                ]
                "name" => ""
                "mode" => "driving"
                "weight" => 4.2
                "duration" => 4.2
                "distance" => 13
              ]
              [
                "intersections" => [
                  [
                    "out" => 1
                    "in" => 2
                    "entry" => [
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      30
                      150
                      270
                    ]
                    "location" => [
                      -49.27107
                      -25.547314
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      false
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      60
                      150
                      240
                      330
                    ]
                    "location" => [
                      -49.270048
                      -25.548734
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      60
                      150
                      240
                      330
                    ]
                    "location" => [
                      -49.269699
                      -25.549219
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      false
                      false
                    ]
                    "bearings" => [
                      60
                      135
                      240
                      315
                    ]
                    "location" => [
                      -49.26893
                      -25.550108
                    ]
                  ]
                  [
                    "out" => 1
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      30
                      120
                      210
                      300
                    ]
                    "location" => [
                      -49.267678
                      -25.550924
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.27107
                      -25.547314
                    ]
                    [
                      -49.270048
                      -25.548734
                    ]
                    [
                      -49.269699
                      -25.549219
                    ]
                    [
                      -49.269401
                      -25.549629
                    ]
                    [
                      -49.26893
                      -25.550108
                    ]
                    [
                      -49.268635
                      -25.550357
                    ]
                    [
                      -49.268419
                      -25.550498
                    ]
                    [
                      -49.268289
                      -25.550576
                    ]
                    [
                      -49.267678
                      -25.550924
                    ]
                    [
                      -49.267242
                      -25.551155
                    ]
                    [
                      -49.26682
                      -25.5514
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 146
                  "bearing_before" => 90
                  "location" => [
                    -49.27107
                    -25.547314
                  ]
                  "modifier" => "right"
                  "type" => "end of road"
                ]
                "name" => "Rua Mandirituba"
                "mode" => "driving"
                "weight" => 59.5
                "duration" => 59.5
                "distance" => 634
              ]
              [
                "intersections" => [
                  [
                    "out" => 2
                    "in" => 3
                    "entry" => [
                      true
                      true
                      true
                      false
                    ]
                    "bearings" => [
                      30
                      120
                      210
                      300
                    ]
                    "location" => [
                      -49.26682
                      -25.5514
                    ]
                  ]
                  [
                    "out" => 2
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                      true
                    ]
                    "bearings" => [
                      30
                      120
                      210
                      300
                    ]
                    "location" => [
                      -49.2672
                      -25.551856
                    ]
                  ]
                  [
                    "out" => 2
                    "in" => 0
                    "entry" => [
                      false
                      true
                      true
                      true
                    ]
                    "bearings" => [
                      30
                      120
                      210
                      300
                    ]
                    "location" => [
                      -49.267832
                      -25.552616
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.26682
                      -25.5514
                    ]
                    [
                      -49.266994
                      -25.551608
                    ]
                    [
                      -49.2672
                      -25.551856
                    ]
                    [
                      -49.267832
                      -25.552616
                    ]
                    [
                      -49.267928
                      -25.552731
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 216
                  "bearing_before" => 122
                  "location" => [
                    -49.26682
                    -25.5514
                  ]
                  "modifier" => "right"
                  "type" => "turn"
                ]
                "name" => "Rua Paulo Rio Branco de Macedo"
                "mode" => "driving"
                "weight" => 26.6
                "duration" => 26.6
                "distance" => 184.8
              ]
              [
                "intersections" => [
                  [
                    "in" => 0
                    "entry" => [
                      true
                    ]
                    "bearings" => [
                      37
                    ]
                    "location" => [
                      -49.267928
                      -25.552731
                    ]
                  ]
                ]
                "driving_side" => "right"
                "geometry" => [
                  "coordinates" => [
                    [
                      -49.267928
                      -25.552731
                    ]
                    [
                      -49.267928
                      -25.552731
                    ]
                  ]
                  "type" => "LineString"
                ]
                "maneuver" => [
                  "bearing_after" => 0
                  "bearing_before" => 217
                  "location" => [
                    -49.267928
                    -25.552731
                  ]
                  "modifier" => "right"
                  "type" => "arrive"
                ]
                "name" => "Rua Paulo Rio Branco de Macedo"
                "mode" => "driving"
                "weight" => 0
                "duration" => 0
                "distance" => 0
              ]
            ]
            "weight" => 788.3
            "summary" => "Linha Verde, Rua Izaac Ferreira da Cruz"
            "duration" => 788.3
            "distance" => 9388.5
          ]
        ]
        "weight_name" => "routability"
        "geometry" => [
          "coordinates" => [
            [
              -49.280511
              -25.493456
            ]
            [
              -49.280403
              -25.493322
            ]
            [
              -49.279314
              -25.494016
            ]
            [
              -49.279779
              -25.494592
            ]
            [
              -49.280431
              -25.494485
            ]
            [
              -49.280625
              -25.494458
            ]
            [
              -49.280815
              -25.494435
            ]
            [
              -49.28097
              -25.495139
            ]
            [
              -49.281133
              -25.495871
            ]
            [
              -49.279689
              -25.496134
            ]
            [
              -49.279282
              -25.496208
            ]
            [
              -49.279163
              -25.496233
            ]
            [
              -49.279043
              -25.496271
            ]
            [
              -49.2789
              -25.496328
            ]
            [
              -49.278766
              -25.496394
            ]
            [
              -49.278645
              -25.496468
            ]
            [
              -49.278395
              -25.496637
            ]
            [
              -49.277303
              -25.497375
            ]
            [
              -49.277257
              -25.497406
            ]
            [
              -49.277665
              -25.49792
            ]
            [
              -49.277838
              -25.498404
            ]
            [
              -49.277884
              -25.498512
            ]
            [
              -49.277927
              -25.498595
            ]
            [
              -49.277987
              -25.498694
            ]
            [
              -49.278048
              -25.498779
            ]
            [
              -49.279376
              -25.500395
            ]
            [
              -49.279709
              -25.500806
            ]
            [
              -49.280648
              -25.501983
            ]
            [
              -49.281247
              -25.502707
            ]
            [
              -49.28168
              -25.503261
            ]
            [
              -49.282333
              -25.504059
            ]
            [
              -49.282722
              -25.504557
            ]
            [
              -49.282866
              -25.504714
            ]
            [
              -49.283058
              -25.504888
            ]
            [
              -49.283301
              -25.505088
            ]
            [
              -49.283597
              -25.505318
            ]
            [
              -49.283668
              -25.505387
            ]
            [
              -49.283753
              -25.505478
            ]
            [
              -49.284091
              -25.505903
            ]
            [
              -49.284337
              -25.50622
            ]
            [
              -49.284606
              -25.506556
            ]
            [
              -49.284814
              -25.506839
            ]
            [
              -49.284995
              -25.507138
            ]
            [
              -49.28506
              -25.507233
            ]
            [
              -49.28513
              -25.50735
            ]
            [
              -49.285198
              -25.507477
            ]
            [
              -49.285305
              -25.507646
            ]
            [
              -49.285499
              -25.507929
            ]
            [
              -49.285883
              -25.508473
            ]
            [
              -49.288143
              -25.511279
            ]
            [
              -49.288462
              -25.511649
            ]
            [
              -49.289279
              -25.512679
            ]
            [
              -49.289567
              -25.513152
            ]
            [
              -49.289802
              -25.513577
            ]
            [
              -49.29033
              -25.514458
            ]
            [
              -49.291432
              -25.516231
            ]
            [
              -49.291577
              -25.516447
            ]
            [
              -49.291736
              -25.516667
            ]
            [
              -49.291884
              -25.516842
            ]
            [
              -49.291997
              -25.516959
            ]
            [
              -49.292148
              -25.517127
            ]
            [
              -49.292323
              -25.517351
            ]
            [
              -49.292409
              -25.517496
            ]
            [
              -49.293279
              -25.518938
            ]
            [
              -49.293402
              -25.519153
            ]
            [
              -49.293536
              -25.519447
            ]
            [
              -49.293642
              -25.519751
            ]
            [
              -49.293686
              -25.51986
            ]
            [
              -49.293746
              -25.519986
            ]
            [
              -49.294025
              -25.520481
            ]
            [
              -49.294272
              -25.520855
            ]
            [
              -49.29496
              -25.521926
            ]
            [
              -49.295337
              -25.522544
            ]
            [
              -49.295693
              -25.522907
            ]
            [
              -49.295801
              -25.523017
            ]
            [
              -49.295835
              -25.523075
            ]
            [
              -49.296326
              -25.5239
            ]
            [
              -49.296561
              -25.523906
            ]
            [
              -49.296678
              -25.523861
            ]
            [
              -49.297231
              -25.523651
            ]
            [
              -49.297045
              -25.523333
            ]
            [
              -49.296888
              -25.52332
            ]
            [
              -49.296824
              -25.523413
            ]
            [
              -49.296737
              -25.523512
            ]
            [
              -49.296645
              -25.5236
            ]
            [
              -49.296543
              -25.523678
            ]
            [
              -49.296433
              -25.523742
            ]
            [
              -49.296331
              -25.523788
            ]
            [
              -49.295732
              -25.524031
            ]
            [
              -49.294493
              -25.524534
            ]
            [
              -49.294372
              -25.524586
            ]
            [
              -49.294283
              -25.524633
            ]
            [
              -49.294191
              -25.524691
            ]
            [
              -49.294081
              -25.524781
            ]
            [
              -49.294014
              -25.524852
            ]
            [
              -49.293951
              -25.524941
            ]
            [
              -49.29388
              -25.525072
            ]
            [
              -49.293848
              -25.525174
            ]
            [
              -49.293825
              -25.525288
            ]
            [
              -49.293818
              -25.525381
            ]
            [
              -49.29382
              -25.525467
            ]
            [
              -49.293848
              -25.525959
            ]
            [
              -49.293842
              -25.526072
            ]
            [
              -49.293817
              -25.526186
            ]
            [
              -49.293787
              -25.52628
            ]
            [
              -49.293741
              -25.526381
            ]
            [
              -49.293673
              -25.526485
            ]
            [
              -49.293605
              -25.526565
            ]
            [
              -49.293517
              -25.526645
            ]
            [
              -49.293469
              -25.526686
            ]
            [
              -49.293412
              -25.526733
            ]
            [
              -49.293165
              -25.526916
            ]
            [
              -49.293011
              -25.527025
            ]
            [
              -49.292856
              -25.527146
            ]
            [
              -49.29281
              -25.527182
            ]
            [
              -49.292527
              -25.527393
            ]
            [
              -49.291931
              -25.52787
            ]
            [
              -49.291092
              -25.52855
            ]
            [
              -49.290274
              -25.529214
            ]
            [
              -49.289449
              -25.529883
            ]
            [
              -49.288617
              -25.530559
            ]
            [
              -49.287794
              -25.531226
            ]
            [
              -49.287626
              -25.531386
            ]
            [
              -49.28753
              -25.531521
            ]
            [
              -49.287458
              -25.53164
            ]
            [
              -49.287116
              -25.532489
            ]
            [
              -49.286748
              -25.533402
            ]
            [
              -49.286738
              -25.533427
            ]
            [
              -49.286709
              -25.533503
            ]
            [
              -49.286559
              -25.533889
            ]
            [
              -49.286521
              -25.533985
            ]
            [
              -49.286477
              -25.534099
            ]
            [
              -49.286276
              -25.534633
            ]
            [
              -49.286237
              -25.534733
            ]
            [
              -49.286094
              -25.535112
            ]
            [
              -49.286023
              -25.535227
            ]
            [
              -49.285891
              -25.535312
            ]
            [
              -49.285697
              -25.535393
            ]
            [
              -49.28501
              -25.535631
            ]
            [
              -49.284997
              -25.535635
            ]
            [
              -49.284725
              -25.535729
            ]
            [
              -49.284515
              -25.535806
            ]
            [
              -49.284491
              -25.535814
            ]
            [
              -49.28438
              -25.535853
            ]
            [
              -49.284209
              -25.535916
            ]
            [
              -49.284183
              -25.535925
            ]
            [
              -49.283158
              -25.536282
            ]
            [
              -49.283021
              -25.536335
            ]
            [
              -49.282935
              -25.536365
            ]
            [
              -49.282814
              -25.536407
            ]
            [
              -49.282768
              -25.536424
            ]
            [
              -49.282487
              -25.536524
            ]
            [
              -49.281512
              -25.536884
            ]
            [
              -49.280499
              -25.537244
            ]
            [
              -49.280274
              -25.537331
            ]
            [
              -49.280069
              -25.537398
            ]
            [
              -49.280006
              -25.537418
            ]
            [
              -49.279293
              -25.537648
            ]
            [
              -49.27919
              -25.537685
            ]
            [
              -49.27895
              -25.537762
            ]
            [
              -49.278755
              -25.537828
            ]
            [
              -49.278554
              -25.537876
            ]
            [
              -49.278349
              -25.537908
            ]
            [
              -49.278141
              -25.537921
            ]
            [
              -49.277933
              -25.537917
            ]
            [
              -49.277832
              -25.5381
            ]
            [
              -49.277784
              -25.538174
            ]
            [
              -49.277726
              -25.538234
            ]
            [
              -49.277694
              -25.538264
            ]
            [
              -49.277649
              -25.538304
            ]
            [
              -49.277602
              -25.538343
            ]
            [
              -49.277577
              -25.538362
            ]
            [
              -49.277566
              -25.538371
            ]
            [
              -49.277533
              -25.538396
            ]
            [
              -49.277506
              -25.538415
            ]
            [
              -49.277494
              -25.538423
            ]
            [
              -49.277447
              -25.538454
            ]
            [
              -49.277356
              -25.538508
            ]
            [
              -49.277225
              -25.538569
            ]
            [
              -49.276976
              -25.538684
            ]
            [
              -49.276473
              -25.538974
            ]
            [
              -49.276433
              -25.538996
            ]
            [
              -49.276371
              -25.539032
            ]
            [
              -49.276177
              -25.539143
            ]
            [
              -49.275418
              -25.539586
            ]
            [
              -49.27531
              -25.539649
            ]
            [
              -49.275069
              -25.539783
            ]
            [
              -49.274877
              -25.540214
            ]
            [
              -49.274806
              -25.540375
            ]
            [
              -49.27461
              -25.540816
            ]
            [
              -49.274361
              -25.541395
            ]
            [
              -49.274066
              -25.542039
            ]
            [
              -49.273778
              -25.542669
            ]
            [
              -49.273408
              -25.543482
            ]
            [
              -49.273191
              -25.543712
            ]
            [
              -49.273147
              -25.543803
            ]
            [
              -49.272782
              -25.544542
            ]
            [
              -49.272469
              -25.545166
            ]
            [
              -49.271421
              -25.546816
            ]
            [
              -49.271136
              -25.547241
            ]
            [
              -49.271145
              -25.547255
            ]
            [
              -49.271149
              -25.547272
            ]
            [
              -49.271146
              -25.547288
            ]
            [
              -49.271137
              -25.547302
            ]
            [
              -49.271123
              -25.547313
            ]
            [
              -49.271106
              -25.547319
            ]
            [
              -49.271088
              -25.54732
            ]
            [
              -49.27107
              -25.547314
            ]
            [
              -49.270048
              -25.548734
            ]
            [
              -49.269699
              -25.549219
            ]
            [
              -49.269401
              -25.549629
            ]
            [
              -49.26893
              -25.550108
            ]
            [
              -49.268635
              -25.550357
            ]
            [
              -49.268419
              -25.550498
            ]
            [
              -49.268289
              -25.550576
            ]
            [
              -49.267678
              -25.550924
            ]
            [
              -49.267242
              -25.551155
            ]
            [
              -49.26682
              -25.5514
            ]
            [
              -49.266994
              -25.551608
            ]
            [
              -49.2672
              -25.551856
            ]
            [
              -49.267832
              -25.552616
            ]
            [
              -49.267928
              -25.552731
            ]
          ]
          "type" => "LineString"
        ]
        "weight" => 788.3
        "duration" => 788.3
        "distance" => 9388.5
      ]
    ]
    "waypoints" => [
      [
        "hint" => "9N0thruocYsaAAAAmwAAAAAAAAAAAAAAFSWTQWMr1kIAAAAAAAAAABoAAACbAAAAAAAAAAAAAADUkQAAAQoQ_TAAe_61CRD9YgB7_gAAjw0AAAAA"
        "location" => [
          -49.280511
          -25.493456
        ]
        "name" => "Rua Professor Lício de Lima"
        "distance" => 9.438619295
      ]
      [
        "hint" => "hFokhCtbJIQWAAAAQwAAAAAAAAAAAAAAxqt_Qeo_OEIAAAAAAAAAABYAAABDAAAAAAAAAAAAAADUkQAAKDsQ_aUYev76OhD9xBh6_gAAnw0AAAAA"
        "location" => [
          -49.267928
          -25.552731
        ]
        "name" => "Rua Paulo Rio Branco de Macedo"
        "distance" => 5.758081467
      ]
    ]
  ]
]