Parameters:

- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons

GET /panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/hal+json
Vary: Accept

{
    "_links": {
        "self": {
            "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003708/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003708/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003708/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003708/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003708/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003708/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003708/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79747360325854,
                        52.3647537650631,
                        46.2394170872867
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-001886_pano_0000_003708",
                "timestamp": "2020-08-21T07:54:20.298250Z",
                "filename": "pano_0000_003708.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 0.0,
                "relative_pitch": 0.0,
                "relative_heading": null,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002985/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002985/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002985/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002985/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_002985/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002985/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002985/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002985/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002985/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79749513464987,
                        52.3647423487686,
                        44.6073264824227
                    ]
                },
                "distance": 1.94,
                "direction": 130.9,
                "angle": -40.07,
                "elevation": -1.63,
                "pano_id": "TMX7316010203-000050_pano_0000_002985",
                "timestamp": "2016-08-08T08:35:15.611430Z",
                "filename": "pano_0000_002985.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 1.94034214,
                "relative_pitch": -40.068381618333234,
                "relative_heading": 130.89681452360946,
                "relative_elevation": -1.632090604863997
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002211/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002211/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002211/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002211/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002211/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002211/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002211/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002211/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002211/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79746337105517,
                        52.3647367832512,
                        44.6195405470207
                    ]
                },
                "distance": 2.01,
                "direction": 200.25,
                "angle": -38.81,
                "elevation": -1.62,
                "pano_id": "TMX7316010203-002528_pano_0000_002211",
                "timestamp": "2022-04-20T12:13:18.633340Z",
                "filename": "pano_0000_002211.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 2.01408693,
                "relative_pitch": -38.80879472312843,
                "relative_heading": 200.24672724517663,
                "relative_elevation": -1.6198765402659987
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00026/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00026/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00026/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00026/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track21_Sphere_00026/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00026/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00026/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00026/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797473546327178,
                        52.36473212435538,
                        0.0
                    ]
                },
                "distance": 2.41,
                "direction": 180.09,
                "angle": -87.02,
                "elevation": -46.24,
                "pano_id": "b_20241024_1307_Track21_Sphere_00026",
                "timestamp": "2024-10-24T12:20:47Z",
                "filename": "Job_20241024_1307_Track21_Sphere_00026.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 2.40805713,
                "relative_pitch": -87.01884258316447,
                "relative_heading": 180.0922725350334,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001706/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001706/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001706/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001706/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001706/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001706/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001706/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001706/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001706/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79750793854021,
                        52.3647602760569,
                        45.6315897367895
                    ]
                },
                "distance": 2.45,
                "direction": 72.79,
                "angle": -13.94,
                "elevation": -0.61,
                "pano_id": "TMX7316010203-002091_pano_0000_001706",
                "timestamp": "2021-04-14T10:20:59.139390Z",
                "filename": "pano_0000_001706.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 2.44850978,
                "relative_pitch": -13.94150007061138,
                "relative_heading": 72.78866782190296,
                "relative_elevation": -0.607827350497196
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001714/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001714/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001714/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001714/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_001714/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001714/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001714/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001714/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001714/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797452271683,
                        52.364734616569,
                        43.8960341112688
                    ]
                },
                "distance": 2.58,
                "direction": 214.29,
                "angle": -42.26,
                "elevation": -2.34,
                "pano_id": "TMX7316010203-000817_pano_0000_001714",
                "timestamp": "2018-06-29T12:59:49.169020Z",
                "filename": "pano_0000_001714.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 2.57904129,
                "relative_pitch": -42.25908928189174,
                "relative_heading": 214.29239329982886,
                "relative_elevation": -2.3433829760178995
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001705/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001705/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001705/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001705/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001705/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001705/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001705/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001705/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001705/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79743676745918,
                        52.3647457621191,
                        45.624935856089
                    ]
                },
                "distance": 2.66,
                "direction": 250.46,
                "angle": -13.0,
                "elevation": -0.61,
                "pano_id": "TMX7316010203-002091_pano_0000_001705",
                "timestamp": "2021-04-14T10:20:58.369540Z",
                "filename": "pano_0000_001705.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 2.66253619,
                "relative_pitch": -12.995634317268783,
                "relative_heading": 250.46008390908423,
                "relative_elevation": -0.6144812311976935
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003124/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003124/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003124/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003124/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003124/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003124/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003124/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003124/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003124/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79750998481698,
                        52.3647433317075,
                        44.6956957085058
                    ]
                },
                "distance": 2.74,
                "direction": 115.1,
                "angle": -29.43,
                "elevation": -1.54,
                "pano_id": "TMX7316010203-000284_pano_0000_003124",
                "timestamp": "2017-05-03T12:06:02.208410Z",
                "filename": "pano_0000_003124.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 2.73671065,
                "relative_pitch": -29.426438093263375,
                "relative_heading": 115.10121042696902,
                "relative_elevation": -1.5437213787808943
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03104/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03104/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03104/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03104/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_03104/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03104/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03104/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03104/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03104/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797454720836619,
                        52.36473126661281,
                        0.0
                    ]
                },
                "distance": 2.81,
                "direction": 207.19,
                "angle": -86.52,
                "elevation": -46.24,
                "pano_id": "recording_2025-09-09_06-44-43_03104",
                "timestamp": "2025-09-09T07:30:56Z",
                "filename": "recording_2025-09-09_06-44-43_03104.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 2.81459097,
                "relative_pitch": -86.51670661057273,
                "relative_heading": 207.193085951395,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001713/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001713/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001713/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001713/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_001713/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001713/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001713/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001713/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001713/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79752063107369,
                        52.3647488004311,
                        43.88615440391
                    ]
                },
                "distance": 3.25,
                "direction": 99.78,
                "angle": -35.9,
                "elevation": -2.35,
                "pano_id": "TMX7316010203-000817_pano_0000_001713",
                "timestamp": "2018-06-29T12:59:48.398980Z",
                "filename": "pano_0000_001713.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 3.25074586,
                "relative_pitch": -35.90133138655104,
                "relative_heading": 99.78438459300166,
                "relative_elevation": -2.3532626833766983
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03103/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03103/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03103/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03103/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_03103/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03103/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03103/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03103/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03103/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797524420057759,
                        52.364745311195186,
                        0.0
                    ]
                },
                "distance": 3.59,
                "direction": 105.2,
                "angle": -85.56,
                "elevation": -46.24,
                "pano_id": "recording_2025-09-09_06-44-43_03103",
                "timestamp": "2025-09-09T07:30:56Z",
                "filename": "recording_2025-09-09_06-44-43_03103.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 3.58710425,
                "relative_pitch": -85.56406343482162,
                "relative_heading": 105.20325859330283,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002212/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002212/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002212/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002212/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002212/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002212/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002212/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002212/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002212/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79753290336176,
                        52.3647514607271,
                        44.6045214477926
                    ]
                },
                "distance": 4.05,
                "direction": 93.63,
                "angle": -21.99,
                "elevation": -1.63,
                "pano_id": "TMX7316010203-002528_pano_0000_002212",
                "timestamp": "2022-04-20T12:13:19.608380Z",
                "filename": "pano_0000_002212.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 4.04756015,
                "relative_pitch": -21.994830204138992,
                "relative_heading": 93.63210171168375,
                "relative_elevation": -1.634895639494097
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002984/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002984/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002984/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002984/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_002984/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002984/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002984/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002984/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002984/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79742520346018,
                        52.3647276406153,
                        44.6000338457525
                    ]
                },
                "distance": 4.4,
                "direction": 228.6,
                "angle": -20.45,
                "elevation": -1.64,
                "pano_id": "TMX7316010203-000050_pano_0000_002984",
                "timestamp": "2016-08-08T08:35:14.836420Z",
                "filename": "pano_0000_002984.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 4.39547532,
                "relative_pitch": -20.454038609082378,
                "relative_heading": 228.59656183190046,
                "relative_elevation": -1.6393832415341976
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00027/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00027/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00027/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00027/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track21_Sphere_00027/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00027/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00027/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00027/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79754357665918,
                        52.364745559406465,
                        0.0
                    ]
                },
                "distance": 4.85,
                "direction": 100.84,
                "angle": -84.01,
                "elevation": -46.24,
                "pano_id": "b_20241024_1307_Track21_Sphere_00027",
                "timestamp": "2024-10-24T12:20:48Z",
                "filename": "Job_20241024_1307_Track21_Sphere_00027.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 4.85314654,
                "relative_pitch": -84.00834876646783,
                "relative_heading": 100.84431886196629,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003707/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003707/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003707/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003707/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003707/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003707/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003707/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003707/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003707/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79754248446343,
                        52.3647677615761,
                        46.2909557064995
                    ]
                },
                "distance": 4.94,
                "direction": 71.64,
                "angle": 0.6,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-001886_pano_0000_003707",
                "timestamp": "2020-08-21T07:54:19.673230Z",
                "filename": "pano_0000_003707.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 4.94381027,
                "relative_pitch": 0.5972798782831419,
                "relative_heading": 71.63730804617379,
                "relative_elevation": 0.051538619212806225
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003709/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003709/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003709/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003709/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003709/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003709/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003709/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003709/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003709/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79740423467235,
                        52.3647400979091,
                        46.1763890841976
                    ]
                },
                "distance": 4.96,
                "direction": 252.16,
                "angle": -0.73,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-001886_pano_0000_003709",
                "timestamp": "2020-08-21T07:54:20.933220Z",
                "filename": "pano_0000_003709.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 4.9639814,
                "relative_pitch": -0.727449245551946,
                "relative_heading": 252.15957193522254,
                "relative_elevation": -0.0630280030890944
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00025/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00025/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00025/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00025/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track21_Sphere_00025/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00025/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00025/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00025/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797405033192219,
                        52.36471831933447,
                        0.0
                    ]
                },
                "distance": 6.11,
                "direction": 229.82,
                "angle": -82.47,
                "elevation": -46.24,
                "pano_id": "b_20241024_1307_Track21_Sphere_00025",
                "timestamp": "2024-10-24T12:20:46Z",
                "filename": "Job_20241024_1307_Track21_Sphere_00025.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 6.11341822,
                "relative_pitch": -82.46847620692323,
                "relative_heading": 229.82155985116512,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002986/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002986/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002986/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002986/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_002986/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002986/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002986/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002986/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002986/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79756552601291,
                        52.3647561528742,
                        44.6127914292738
                    ]
                },
                "distance": 6.27,
                "direction": 87.57,
                "angle": -14.55,
                "elevation": -1.63,
                "pano_id": "TMX7316010203-000050_pano_0000_002986",
                "timestamp": "2016-08-08T08:35:16.396440Z",
                "filename": "pano_0000_002986.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 6.26726838,
                "relative_pitch": -14.54968744813634,
                "relative_heading": 87.57017074156,
                "relative_elevation": -1.6266256580128982
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002210/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002210/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002210/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002210/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002210/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002210/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002210/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002210/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002210/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79739501234974,
                        52.364720843004,
                        44.6137149417773
                    ]
                },
                "distance": 6.49,
                "direction": 235.62,
                "angle": -14.07,
                "elevation": -1.63,
                "pano_id": "TMX7316010203-002528_pano_0000_002210",
                "timestamp": "2022-04-20T12:13:17.713350Z",
                "filename": "pano_0000_002210.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 6.48692604,
                "relative_pitch": -14.06924637355109,
                "relative_heading": 235.6163111024419,
                "relative_elevation": -1.6257021455093934
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001715/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001715/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001715/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001715/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_001715/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001715/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001715/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001715/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001715/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79738396077382,
                        52.36472068897,
                        43.9055686099455
                    ]
                },
                "distance": 7.13,
                "direction": 238.92,
                "angle": -18.13,
                "elevation": -2.33,
                "pano_id": "TMX7316010203-000817_pano_0000_001715",
                "timestamp": "2018-06-29T12:59:49.953910Z",
                "filename": "pano_0000_001715.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 7.12974105,
                "relative_pitch": -18.125334769430484,
                "relative_heading": 238.92096839589445,
                "relative_elevation": -2.333848477341199
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03105/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03105/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03105/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03105/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_03105/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03105/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03105/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03105/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03105/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797385128727731,
                        52.36471689896256,
                        0.0
                    ]
                },
                "distance": 7.29,
                "direction": 235.76,
                "angle": -81.04,
                "elevation": -46.24,
                "pano_id": "recording_2025-09-09_06-44-43_03105",
                "timestamp": "2025-09-09T07:30:57Z",
                "filename": "recording_2025-09-09_06-44-43_03105.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 7.29041445,
                "relative_pitch": -81.04012380998377,
                "relative_heading": 235.7579514201987,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001707/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001707/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001707/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001707/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001707/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001707/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001707/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001707/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001707/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79757888518918,
                        52.3647749753775,
                        45.6518826000392
                    ]
                },
                "distance": 7.55,
                "direction": 71.78,
                "angle": -4.45,
                "elevation": -0.59,
                "pano_id": "TMX7316010203-002091_pano_0000_001707",
                "timestamp": "2021-04-14T10:20:59.889420Z",
                "filename": "pano_0000_001707.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 7.55001724,
                "relative_pitch": -4.4497302043117495,
                "relative_heading": 71.78375455910721,
                "relative_elevation": -0.5875344872474955
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001704/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001704/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001704/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001704/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001704/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001704/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001704/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001704/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001704/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79736600807783,
                        52.3647308659787,
                        45.6077412869781
                    ]
                },
                "distance": 7.76,
                "direction": 250.83,
                "angle": -4.65,
                "elevation": -0.63,
                "pano_id": "TMX7316010203-002091_pano_0000_001704",
                "timestamp": "2021-04-14T10:20:57.594410Z",
                "filename": "pano_0000_001704.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 7.75951833,
                "relative_pitch": -4.653990487420141,
                "relative_heading": 250.82949991087278,
                "relative_elevation": -0.6316758003085994
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001712/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001712/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001712/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001712/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_001712/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001712/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001712/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001712/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001712/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79758953183216,
                        52.3647629564859,
                        43.8975334288552
                    ]
                },
                "distance": 7.96,
                "direction": 82.62,
                "angle": -16.39,
                "elevation": -2.34,
                "pano_id": "TMX7316010203-000817_pano_0000_001712",
                "timestamp": "2018-06-29T12:59:47.633970Z",
                "filename": "pano_0000_001712.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 7.96282856,
                "relative_pitch": -16.388714226651082,
                "relative_heading": 82.62033067890127,
                "relative_elevation": -2.341883658431499
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003123/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003123/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003123/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003123/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003123/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003123/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003123/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003123/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003123/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79737135146319,
                        52.3647156803593,
                        44.6673880824819
                    ]
                },
                "distance": 8.15,
                "direction": 238.68,
                "angle": -10.91,
                "elevation": -1.57,
                "pano_id": "TMX7316010203-000284_pano_0000_003123",
                "timestamp": "2017-05-03T12:06:01.138450Z",
                "filename": "pano_0000_003123.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 8.15314967,
                "relative_pitch": -10.913415164238277,
                "relative_heading": 238.68251558260505,
                "relative_elevation": -1.5720290048047971
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03102/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03102/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03102/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03102/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_03102/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03102/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03102/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03102/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03102/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797594282724692,
                        52.36475921274581,
                        0.0
                    ]
                },
                "distance": 8.24,
                "direction": 85.78,
                "angle": -79.89,
                "elevation": -46.24,
                "pano_id": "recording_2025-09-09_06-44-43_03102",
                "timestamp": "2025-09-09T07:30:55Z",
                "filename": "recording_2025-09-09_06-44-43_03102.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 8.24281544,
                "relative_pitch": -79.89240890362403,
                "relative_heading": 85.78254173746373,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002213/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002213/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002213/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002213/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002213/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002213/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002213/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002213/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002213/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79760430258662,
                        52.36476354509,
                        44.5824196692556
                    ]
                },
                "distance": 8.97,
                "direction": 83.03,
                "angle": -10.47,
                "elevation": -1.66,
                "pano_id": "TMX7316010203-002528_pano_0000_002213",
                "timestamp": "2022-04-20T12:13:20.528360Z",
                "filename": "pano_0000_002213.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 8.96929779,
                "relative_pitch": -10.466871267627498,
                "relative_heading": 83.0309495699742,
                "relative_elevation": -1.6569974180310965
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002983/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002983/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002983/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002983/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_002983/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002983/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002983/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002983/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002983/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79735416005476,
                        52.3647140096348,
                        44.5988598503172
                    ]
                },
                "distance": 9.26,
                "direction": 241.47,
                "angle": -10.05,
                "elevation": -1.64,
                "pano_id": "TMX7316010203-000050_pano_0000_002983",
                "timestamp": "2016-08-08T08:35:14.031580Z",
                "filename": "pano_0000_002983.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 9.26114413,
                "relative_pitch": -10.045400583621817,
                "relative_heading": 241.46681208480427,
                "relative_elevation": -1.6405572369694994
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00028/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00028/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00028/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00028/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track21_Sphere_00028/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00028/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00028/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00028/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797613364494556,
                        52.36475956842653,
                        0.0
                    ]
                },
                "distance": 9.54,
                "direction": 86.12,
                "angle": -78.34,
                "elevation": -46.24,
                "pano_id": "b_20241024_1307_Track21_Sphere_00028",
                "timestamp": "2024-10-24T12:20:48Z",
                "filename": "Job_20241024_1307_Track21_Sphere_00028.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 9.54219151,
                "relative_pitch": -78.33984628703189,
                "relative_heading": 86.11950354592149,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003710/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003710/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003710/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003710/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003710/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003710/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003710/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003710/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003710/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7973351721601,
                        52.3647269576125,
                        46.1119487220421
                    ]
                },
                "distance": 9.89,
                "direction": 252.45,
                "angle": -0.74,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-001886_pano_0000_003710",
                "timestamp": "2020-08-21T07:54:21.578250Z",
                "filename": "pano_0000_003710.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 9.89027989,
                "relative_pitch": -0.7384012474670857,
                "relative_heading": 252.44589428518276,
                "relative_elevation": -0.12746836524459582
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003706/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003706/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003706/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003706/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003706/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003706/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003706/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003706/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003706/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79761135898218,
                        52.3647818907756,
                        46.3453191621229
                    ]
                },
                "distance": 9.89,
                "direction": 71.56,
                "angle": 0.61,
                "elevation": 0.11,
                "pano_id": "TMX7316010203-001886_pano_0000_003706",
                "timestamp": "2020-08-21T07:54:19.053390Z",
                "filename": "pano_0000_003706.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 9.89184829,
                "relative_pitch": 0.6133848743990696,
                "relative_heading": 71.5552816657138,
                "relative_elevation": 0.10590207483620162
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00608/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00608/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00608/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00608/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track96_Sphere_00608/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00608/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00608/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00608/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00608/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797392343033099,
                        52.36483685892383,
                        0.0
                    ]
                },
                "distance": 10.78,
                "direction": 329.09,
                "angle": -76.88,
                "elevation": -46.24,
                "pano_id": "b_20241021_0921_Track96_Sphere_00608",
                "timestamp": "2024-10-21T12:48:47Z",
                "filename": "Job_20241021_0921_Track96_Sphere_00608.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 10.77645954,
                "relative_pitch": -76.88094717655426,
                "relative_heading": 329.0928609128489,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00024/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00024/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00024/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00024/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track21_Sphere_00024/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00024/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00024/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00024/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797335776749834,
                        52.364704106119696,
                        0.0
                    ]
                },
                "distance": 10.89,
                "direction": 239.52,
                "angle": -76.74,
                "elevation": -46.24,
                "pano_id": "b_20241024_1307_Track21_Sphere_00024",
                "timestamp": "2024-10-24T12:20:45Z",
                "filename": "Job_20241024_1307_Track21_Sphere_00024.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 10.89396916,
                "relative_pitch": -76.74291886423458,
                "relative_heading": 239.52046719482587,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000682/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000682/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000682/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000682/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000682/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000682/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000682/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000682/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000682/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79742796430869,
                        52.3648483572102,
                        44.8418437866494
                    ]
                },
                "distance": 10.98,
                "direction": 343.55,
                "angle": -7.26,
                "elevation": -1.4,
                "pano_id": "TMX7316010203-002220_pano_0007_000682",
                "timestamp": "2021-07-07T11:50:39.970670Z",
                "filename": "pano_0007_000682.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 10.97518708,
                "relative_pitch": -7.256951509774888,
                "relative_heading": 343.5450471069658,
                "relative_elevation": -1.3975733006372977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001085/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001085/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001085/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001085/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001085/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001085/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001085/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001085/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001085/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79740731715769,
                        52.3648440648925,
                        44.8591646635905
                    ]
                },
                "distance": 11.02,
                "direction": 335.8,
                "angle": -7.14,
                "elevation": -1.38,
                "pano_id": "TMX7316010203-002091_pano_0000_001085",
                "timestamp": "2021-04-14T10:10:28.789940Z",
                "filename": "pano_0000_001085.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.01595237,
                "relative_pitch": -7.141702369254093,
                "relative_heading": 335.80226180229704,
                "relative_elevation": -1.3802524236961986
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000035/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000035/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000035/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000035/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000035/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000035/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000035/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000035/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000035/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79745415776907,
                        52.3648525320079,
                        44.9186714626849
                    ]
                },
                "distance": 11.07,
                "direction": 353.13,
                "angle": -6.8,
                "elevation": -1.32,
                "pano_id": "TMX7316010203-001887_pano_0000_000035",
                "timestamp": "2020-08-21T08:06:49.745630Z",
                "filename": "pano_0000_000035.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.06975556,
                "relative_pitch": -6.80386415379615,
                "relative_heading": 353.1275906781204,
                "relative_elevation": -1.3207456246017983
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00561/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00561/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00561/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00561/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_00561/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00561/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00561/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00561/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00561/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797391858036719,
                        52.36484020895133,
                        0.0
                    ]
                },
                "distance": 11.11,
                "direction": 329.93,
                "angle": -76.48,
                "elevation": -46.24,
                "pano_id": "recording_2025-06-17_12-48-50_00561",
                "timestamp": "2025-06-17T12:53:11Z",
                "filename": "recording_2025-06-17_12-48-50_00561.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.11446462,
                "relative_pitch": -76.4843454532437,
                "relative_heading": 329.9338268627842,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002246/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002246/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002246/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002246/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_002246/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002246/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002246/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002246/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002246/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7974093532422,
                        52.3648458883004,
                        44.8261122768745
                    ]
                },
                "distance": 11.15,
                "direction": 336.88,
                "angle": -7.23,
                "elevation": -1.41,
                "pano_id": "TMX7316010203-002506_pano_0000_002246",
                "timestamp": "2022-04-12T06:25:45.093690Z",
                "filename": "pano_0000_002246.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.14614635,
                "relative_pitch": -7.226405200100226,
                "relative_heading": 336.88013556390086,
                "relative_elevation": -1.4133048104121997
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00610/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00610/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00610/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00610/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track96_Sphere_00610/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00610/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00610/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00610/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00610/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79747628147614,
                        52.36485439882142,
                        0.0
                    ]
                },
                "distance": 11.2,
                "direction": 0.93,
                "angle": -76.38,
                "elevation": -46.24,
                "pano_id": "b_20241021_0921_Track96_Sphere_00610",
                "timestamp": "2024-10-21T12:48:48Z",
                "filename": "Job_20241021_0921_Track96_Sphere_00610.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.19943439,
                "relative_pitch": -76.38485097074317,
                "relative_heading": 0.9333730531175954,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002987/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002987/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002987/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002987/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_002987/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002987/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002987/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002987/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002987/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79763666491537,
                        52.3647688618423,
                        44.5998237608001
                    ]
                },
                "distance": 11.23,
                "direction": 81.4,
                "angle": -8.3,
                "elevation": -1.64,
                "pano_id": "TMX7316010203-000050_pano_0000_002987",
                "timestamp": "2016-08-08T08:35:17.201430Z",
                "filename": "pano_0000_002987.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.23381566,
                "relative_pitch": -8.303779712459665,
                "relative_heading": 81.39977734419486,
                "relative_elevation": -1.6395933264865974
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000536/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000536/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000536/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000536/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_000536/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000536/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000536/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000536/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000536/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79739181784253,
                        52.3648415751813,
                        44.8492817599326
                    ]
                },
                "distance": 11.25,
                "direction": 330.31,
                "angle": -7.05,
                "elevation": -1.39,
                "pano_id": "TMX7316010203-002073_pano_0000_000536",
                "timestamp": "2021-03-31T09:05:43.381220Z",
                "filename": "pano_0000_000536.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.24764906,
                "relative_pitch": -7.0456509895179495,
                "relative_heading": 330.30974664189426,
                "relative_elevation": -1.3901353273540948
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00562/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00562/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00562/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00562/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_00562/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00562/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00562/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00562/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00562/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797461404506151,
                        52.36485471118597,
                        0.0
                    ]
                },
                "distance": 11.26,
                "direction": 355.77,
                "angle": -76.31,
                "elevation": -46.24,
                "pano_id": "recording_2025-06-17_12-48-50_00562",
                "timestamp": "2025-06-17T12:53:12Z",
                "filename": "recording_2025-06-17_12-48-50_00562.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.2634004,
                "relative_pitch": -76.31000577048334,
                "relative_heading": 355.7691569124499,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000034/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000034/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000034/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000034/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000034/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000034/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000034/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000034/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000034/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79737987862226,
                        52.3648377796752,
                        44.9224082222208
                    ]
                },
                "distance": 11.32,
                "direction": 325.67,
                "angle": -6.64,
                "elevation": -1.32,
                "pano_id": "TMX7316010203-001887_pano_0000_000034",
                "timestamp": "2020-08-21T08:06:49.310620Z",
                "filename": "pano_0000_000034.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.32067599,
                "relative_pitch": -6.6357664138882395,
                "relative_heading": 325.67017524931674,
                "relative_elevation": -1.317008865065894
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001576/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001576/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001576/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001576/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_001576/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001576/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001576/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001576/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001576/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79744938603519,
                        52.364854418965,
                        44.8156572710723
                    ]
                },
                "distance": 11.32,
                "direction": 351.62,
                "angle": -7.17,
                "elevation": -1.42,
                "pano_id": "TMX7316010203-000817_pano_0001_001576",
                "timestamp": "2018-06-29T13:39:43.286360Z",
                "filename": "pano_0001_001576.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.32102275,
                "relative_pitch": -7.168026681191308,
                "relative_heading": 351.6213520445013,
                "relative_elevation": -1.4237598162143996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000537/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000537/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000537/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000537/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_000537/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000537/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000537/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000537/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000537/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79746202493325,
                        52.364855501963,
                        44.8534464789554
                    ]
                },
                "distance": 11.35,
                "direction": 356.01,
                "angle": -6.96,
                "elevation": -1.39,
                "pano_id": "TMX7316010203-002073_pano_0000_000537",
                "timestamp": "2021-03-31T09:05:43.746240Z",
                "filename": "pano_0000_000537.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.34814006,
                "relative_pitch": -6.9631612617014245,
                "relative_heading": 356.01473161083084,
                "relative_elevation": -1.3859706083312986
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002209/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002209/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002209/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002209/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002209/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002209/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002209/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002209/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002209/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79732681960656,
                        52.3647055263188,
                        44.6174745978788
                    ]
                },
                "distance": 11.35,
                "direction": 241.77,
                "angle": -8.13,
                "elevation": -1.62,
                "pano_id": "TMX7316010203-002528_pano_0000_002209",
                "timestamp": "2022-04-20T12:13:16.803380Z",
                "filename": "pano_0000_002209.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.34839588,
                "relative_pitch": -8.133778939404564,
                "relative_heading": 241.77119248583975,
                "relative_elevation": -1.6219424894078998
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001575/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001575/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001575/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001575/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_001575/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001575/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001575/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001575/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001575/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79738026803849,
                        52.3648404545757,
                        44.8144455170259
                    ]
                },
                "distance": 11.55,
                "direction": 326.61,
                "angle": -7.03,
                "elevation": -1.42,
                "pano_id": "TMX7316010203-000817_pano_0001_001575",
                "timestamp": "2018-06-29T13:39:42.861400Z",
                "filename": "pano_0001_001575.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.55307349,
                "relative_pitch": -7.0314251972709485,
                "relative_heading": 326.6113346079721,
                "relative_elevation": -1.4249715702607944
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000438/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000438/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000438/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000438/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000438/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000438/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000438/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000438/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000438/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79743647616476,
                        52.3648551862074,
                        44.819822575897
                    ]
                },
                "distance": 11.57,
                "direction": 347.37,
                "angle": -7.0,
                "elevation": -1.42,
                "pano_id": "TMX7316010203-001307_pano_0000_000438",
                "timestamp": "2019-07-11T10:31:23.292740Z",
                "filename": "pano_0000_000438.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.56546516,
                "relative_pitch": -6.997725449934173,
                "relative_heading": 347.3690047356869,
                "relative_elevation": -1.4195945113896968
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001086/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001086/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001086/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001086/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001086/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001086/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001086/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001086/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001086/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79747796974441,
                        52.364858192868,
                        44.8598287664354
                    ]
                },
                "distance": 11.62,
                "direction": 1.47,
                "angle": -6.77,
                "elevation": -1.38,
                "pano_id": "TMX7316010203-002091_pano_0000_001086",
                "timestamp": "2021-04-14T10:10:29.179970Z",
                "filename": "pano_0000_001086.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.62393426,
                "relative_pitch": -6.768495681086296,
                "relative_heading": 1.4662653152237548,
                "relative_elevation": -1.3795883208512976
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002077/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002077/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002077/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002077/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002077/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002077/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002077/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002077/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002077/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7973691943357,
                        52.3648369666256,
                        44.6968100592494
                    ]
                },
                "distance": 11.67,
                "direction": 322.47,
                "angle": -7.53,
                "elevation": -1.54,
                "pano_id": "TMX7316010203-000289_pano_0001_002077",
                "timestamp": "2017-05-09T10:41:36.115970Z",
                "filename": "pano_0001_002077.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.67463237,
                "relative_pitch": -7.52707367781639,
                "relative_heading": 322.4684894965489,
                "relative_elevation": -1.5426070280372954
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00607/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00607/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00607/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00607/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track96_Sphere_00607/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00607/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00607/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00607/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00607/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797350745990728,
                        52.364828257081015,
                        0.0
                    ]
                },
                "distance": 11.78,
                "direction": 314.73,
                "angle": -75.71,
                "elevation": -46.24,
                "pano_id": "b_20241021_0921_Track96_Sphere_00607",
                "timestamp": "2024-10-21T12:48:47Z",
                "filename": "Job_20241021_0921_Track96_Sphere_00607.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.77903676,
                "relative_pitch": -75.70842749466108,
                "relative_heading": 314.725601181249,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002247/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002247/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002247/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002247/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_002247/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002247/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002247/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002247/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002247/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79747855932914,
                        52.3648598795754,
                        44.8279613582417
                    ]
                },
                "distance": 11.81,
                "direction": 1.64,
                "angle": -6.81,
                "elevation": -1.41,
                "pano_id": "TMX7316010203-002506_pano_0000_002247",
                "timestamp": "2022-04-12T06:25:45.423660Z",
                "filename": "pano_0000_002247.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.8126405,
                "relative_pitch": -6.813790208408383,
                "relative_heading": 1.6377057060387494,
                "relative_elevation": -1.4114557290449952
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000681/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000681/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000681/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000681/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000681/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000681/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000681/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000681/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000681/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79735729415012,
                        52.3648334301584,
                        44.8417657520622
                    ]
                },
                "distance": 11.89,
                "direction": 318.21,
                "angle": -6.7,
                "elevation": -1.4,
                "pano_id": "TMX7316010203-002220_pano_0007_000681",
                "timestamp": "2021-07-07T11:50:39.590640Z",
                "filename": "pano_0007_000681.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.88919782,
                "relative_pitch": -6.704713491853174,
                "relative_heading": 318.2113551986622,
                "relative_elevation": -1.397651335224495
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001716/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001716/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001716/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001716/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_001716/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001716/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001716/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001716/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001716/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79731589845055,
                        52.3647070796167,
                        43.9103755252436
                    ]
                },
                "distance": 11.93,
                "direction": 244.19,
                "angle": -11.04,
                "elevation": -2.33,
                "pano_id": "TMX7316010203-000817_pano_0000_001716",
                "timestamp": "2018-06-29T12:59:50.768990Z",
                "filename": "pano_0000_001716.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 11.93275055,
                "relative_pitch": -11.044177922129311,
                "relative_heading": 244.19267608295854,
                "relative_elevation": -2.329041562043095
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003125/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003125/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003125/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003125/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003125/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003125/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003125/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003125/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003125/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79764730646125,
                        52.3647722831903,
                        44.7292358884588
                    ]
                },
                "distance": 12.01,
                "direction": 80.12,
                "angle": -7.17,
                "elevation": -1.51,
                "pano_id": "TMX7316010203-000284_pano_0000_003125",
                "timestamp": "2017-05-03T12:06:03.183520Z",
                "filename": "pano_0000_003125.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 12.01047128,
                "relative_pitch": -7.166686522705574,
                "relative_heading": 80.12103640900047,
                "relative_elevation": -1.510181198827894
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000437/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000437/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000437/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000437/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000437/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000437/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000437/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000437/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000437/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79736655539706,
                        52.364841403654,
                        44.8152743699029
                    ]
                },
                "distance": 12.18,
                "direction": 323.21,
                "angle": -6.67,
                "elevation": -1.42,
                "pano_id": "TMX7316010203-001307_pano_0000_000437",
                "timestamp": "2019-07-11T10:31:22.987760Z",
                "filename": "pano_0000_000437.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 12.17670425,
                "relative_pitch": -6.6707984794865105,
                "relative_heading": 323.2130166766592,
                "relative_elevation": -1.4241427173837948
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03106/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03106/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03106/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03106/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_03106/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03106/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03106/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03106/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03106/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797315311789707,
                        52.36470288067454,
                        0.0
                    ]
                },
                "distance": 12.18,
                "direction": 242.3,
                "angle": -75.24,
                "elevation": -46.24,
                "pano_id": "recording_2025-09-09_06-44-43_03106",
                "timestamp": "2025-09-09T07:30:57Z",
                "filename": "recording_2025-09-09_06-44-43_03106.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 12.17881412,
                "relative_pitch": -75.24421599512733,
                "relative_heading": 242.29528867271975,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000683/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000683/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000683/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000683/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000683/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000683/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000683/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000683/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000683/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79749790257854,
                        52.3648629691943,
                        44.8393061971292
                    ]
                },
                "distance": 12.26,
                "direction": 7.76,
                "angle": -6.51,
                "elevation": -1.4,
                "pano_id": "TMX7316010203-002220_pano_0007_000683",
                "timestamp": "2021-07-07T11:50:40.345640Z",
                "filename": "pano_0007_000683.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 12.26382568,
                "relative_pitch": -6.513026209064452,
                "relative_heading": 7.7567857118426815,
                "relative_elevation": -1.4001108901574995
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00611/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00611/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00611/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00611/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track96_Sphere_00611/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00611/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00611/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00611/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00611/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797517174358175,
                        52.36486296116123,
                        0.0
                    ]
                },
                "distance": 12.51,
                "direction": 13.73,
                "angle": -74.86,
                "elevation": -46.24,
                "pano_id": "b_20241021_0921_Track96_Sphere_00611",
                "timestamp": "2024-10-21T12:48:48Z",
                "filename": "Job_20241021_0921_Track96_Sphere_00611.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 12.50795285,
                "relative_pitch": -74.86350688996549,
                "relative_heading": 13.726533367873483,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002245/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002245/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002245/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002245/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_002245/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002245/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002245/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002245/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002245/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79734028064216,
                        52.3648319024892,
                        44.8224074402824
                    ]
                },
                "distance": 12.57,
                "direction": 313.75,
                "angle": -6.43,
                "elevation": -1.42,
                "pano_id": "TMX7316010203-002506_pano_0000_002245",
                "timestamp": "2022-04-12T06:25:44.768730Z",
                "filename": "pano_0000_002245.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 12.57279524,
                "relative_pitch": -6.430352720876794,
                "relative_heading": 313.7527862183788,
                "relative_elevation": -1.4170096470042992
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001084/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001084/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001084/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001084/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001084/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001084/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001084/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001084/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001084/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79733695171207,
                        52.364829825746,
                        44.8584443237633
                    ]
                },
                "distance": 12.58,
                "direction": 312.28,
                "angle": -6.26,
                "elevation": -1.38,
                "pano_id": "TMX7316010203-002091_pano_0000_001084",
                "timestamp": "2021-04-14T10:10:28.399990Z",
                "filename": "pano_0000_001084.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 12.58094969,
                "relative_pitch": -6.264106307038952,
                "relative_heading": 312.27826496342925,
                "relative_elevation": -1.3809727635233955
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001708/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001708/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001708/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001708/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001708/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001708/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001708/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001708/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001708/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79764943409693,
                        52.3647898123994,
                        45.6410762006417
                    ]
                },
                "distance": 12.63,
                "direction": 71.48,
                "angle": -2.71,
                "elevation": -0.6,
                "pano_id": "TMX7316010203-002091_pano_0000_001708",
                "timestamp": "2021-04-14T10:21:00.614360Z",
                "filename": "pano_0000_001708.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 12.63112622,
                "relative_pitch": -2.712093816176335,
                "relative_heading": 71.48449897382899,
                "relative_elevation": -0.5983408866449977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002078/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002078/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002078/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002078/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002078/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002078/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002078/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002078/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002078/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79750825624841,
                        52.3648658808268,
                        44.6986761111766
                    ]
                },
                "distance": 12.7,
                "direction": 10.71,
                "angle": -6.92,
                "elevation": -1.54,
                "pano_id": "TMX7316010203-000289_pano_0001_002078",
                "timestamp": "2017-05-09T10:41:36.790930Z",
                "filename": "pano_0001_002078.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 12.69695164,
                "relative_pitch": -6.918860806743143,
                "relative_heading": 10.714242674233105,
                "relative_elevation": -1.5407409761100936
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001703/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001703/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001703/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001703/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001703/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001703/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001703/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001703/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001703/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79729539796625,
                        52.364715292584,
                        45.5623753340915
                    ]
                },
                "distance": 12.87,
                "direction": 250.57,
                "angle": -3.01,
                "elevation": -0.68,
                "pano_id": "TMX7316010203-002091_pano_0000_001703",
                "timestamp": "2021-04-14T10:20:56.814400Z",
                "filename": "pano_0000_001703.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 12.87182815,
                "relative_pitch": -3.0109103265398494,
                "relative_heading": 250.57422563413678,
                "relative_elevation": -0.6770417531951978
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001711/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001711/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001711/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001711/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_001711/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001711/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001711/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001711/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001711/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79765940930381,
                        52.3647768314164,
                        43.8705795668066
                    ]
                },
                "distance": 12.91,
                "direction": 78.54,
                "angle": -10.39,
                "elevation": -2.37,
                "pano_id": "TMX7316010203-000817_pano_0000_001711",
                "timestamp": "2018-06-29T12:59:46.853970Z",
                "filename": "pano_0000_001711.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 12.91444229,
                "relative_pitch": -10.393964567177582,
                "relative_heading": 78.5362976101757,
                "relative_elevation": -2.368837520480099
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000439/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000439/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000439/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000439/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000439/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000439/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000439/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000439/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000439/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79750631679851,
                        52.3648690509031,
                        44.8192009739578
                    ]
                },
                "distance": 13.02,
                "direction": 9.85,
                "angle": -6.22,
                "elevation": -1.42,
                "pano_id": "TMX7316010203-001307_pano_0000_000439",
                "timestamp": "2019-07-11T10:31:23.597700Z",
                "filename": "pano_0000_000439.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 13.02045497,
                "relative_pitch": -6.224971692011749,
                "relative_heading": 9.854413805952522,
                "relative_elevation": -1.4202161133288982
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00560/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00560/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00560/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00560/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_00560/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00560/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00560/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00560/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00560/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797322399937725,
                        52.36482568914034,
                        0.0
                    ]
                },
                "distance": 13.04,
                "direction": 307.85,
                "angle": -74.25,
                "elevation": -46.24,
                "pano_id": "recording_2025-06-17_12-48-50_00560",
                "timestamp": "2025-06-17T12:53:11Z",
                "filename": "recording_2025-06-17_12-48-50_00560.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 13.04366238,
                "relative_pitch": -74.2467884269261,
                "relative_heading": 307.84870076324455,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001577/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001577/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001577/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001577/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_001577/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001577/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001577/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001577/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001577/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79751829800859,
                        52.3648684366512,
                        44.8095946460962
                    ]
                },
                "distance": 13.12,
                "direction": 13.42,
                "angle": -6.22,
                "elevation": -1.43,
                "pano_id": "TMX7316010203-000817_pano_0001_001577",
                "timestamp": "2018-06-29T13:39:43.711420Z",
                "filename": "pano_0001_001577.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 13.11818274,
                "relative_pitch": -6.220424838258828,
                "relative_heading": 13.419832700147701,
                "relative_elevation": -1.4298224411904954
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03101/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03101/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03101/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03101/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_03101/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03101/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03101/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03101/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03101/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797663786046448,
                        52.36477364274482,
                        0.0
                    ]
                },
                "distance": 13.14,
                "direction": 80.31,
                "angle": -74.13,
                "elevation": -46.24,
                "pano_id": "recording_2025-09-09_06-44-43_03101",
                "timestamp": "2025-09-09T07:30:55Z",
                "filename": "recording_2025-09-09_06-44-43_03101.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 13.14241693,
                "relative_pitch": -74.13350356404351,
                "relative_heading": 80.31090682014424,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000036/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000036/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000036/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000036/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000036/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000036/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000036/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000036/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000036/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79752863467944,
                        52.3648674807818,
                        44.9140776144341
                    ]
                },
                "distance": 13.2,
                "direction": 16.5,
                "angle": -5.73,
                "elevation": -1.33,
                "pano_id": "TMX7316010203-001887_pano_0000_000036",
                "timestamp": "2020-08-21T08:06:50.180610Z",
                "filename": "pano_0000_000036.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 13.19722794,
                "relative_pitch": -5.7347355022927875,
                "relative_heading": 16.50194325221052,
                "relative_elevation": -1.3253394728525976
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000535/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000535/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000535/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000535/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_000535/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000535/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000535/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000535/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000535/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79732165038728,
                        52.3648274228688,
                        44.8446130705997
                    ]
                },
                "distance": 13.2,
                "direction": 308.37,
                "angle": -6.03,
                "elevation": -1.39,
                "pano_id": "TMX7316010203-002073_pano_0000_000535",
                "timestamp": "2021-03-31T09:05:43.016260Z",
                "filename": "pano_0000_000535.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 13.20290506,
                "relative_pitch": -6.030570798678005,
                "relative_heading": 308.3738378239867,
                "relative_elevation": -1.3948040166869973
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00606/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00606/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00606/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00606/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track96_Sphere_00606/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00606/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00606/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00606/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00606/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797308870265147,
                        52.3648196358593,
                        0.0
                    ]
                },
                "distance": 13.4,
                "direction": 303.15,
                "angle": -73.84,
                "elevation": -46.24,
                "pano_id": "b_20241021_0921_Track96_Sphere_00606",
                "timestamp": "2024-10-21T12:48:47Z",
                "filename": "Job_20241021_0921_Track96_Sphere_00606.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 13.40311323,
                "relative_pitch": -73.83506232013833,
                "relative_heading": 303.1524295041704,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00563/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00563/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00563/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00563/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_00563/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00563/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00563/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00563/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00563/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797530760287857,
                        52.364869203441955,
                        0.0
                    ]
                },
                "distance": 13.42,
                "direction": 16.86,
                "angle": -73.81,
                "elevation": -46.24,
                "pano_id": "recording_2025-06-17_12-48-50_00563",
                "timestamp": "2025-06-17T12:53:12Z",
                "filename": "recording_2025-06-17_12-48-50_00563.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 13.42241346,
                "relative_pitch": -73.81300327694255,
                "relative_heading": 16.862135805831798,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000538/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000538/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000538/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000538/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_000538/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000538/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000538/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000538/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000538/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79753205160962,
                        52.364869515417,
                        44.8531533256173
                    ]
                },
                "distance": 13.48,
                "direction": 17.18,
                "angle": -5.87,
                "elevation": -1.39,
                "pano_id": "TMX7316010203-002073_pano_0000_000538",
                "timestamp": "2021-03-31T09:05:44.111140Z",
                "filename": "pano_0000_000538.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 13.48135477,
                "relative_pitch": -5.870988666791849,
                "relative_heading": 17.17710888880767,
                "relative_elevation": -1.3862637616693974
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001574/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001574/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001574/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001574/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_001574/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001574/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001574/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001574/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001574/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79731101620927,
                        52.3648263924073,
                        44.8130966378376
                    ]
                },
                "distance": 13.71,
                "direction": 306.12,
                "angle": -5.94,
                "elevation": -1.43,
                "pano_id": "TMX7316010203-000817_pano_0001_001574",
                "timestamp": "2018-06-29T13:39:42.436300Z",
                "filename": "pano_0001_001574.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 13.71024519,
                "relative_pitch": -5.939297005918736,
                "relative_heading": 306.11831615939855,
                "relative_elevation": -1.4263204494490935
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000033/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000033/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000033/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000033/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000033/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000033/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000033/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000033/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000033/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79730511759188,
                        52.3648229380443,
                        44.9244801523164
                    ]
                },
                "distance": 13.82,
                "direction": 303.85,
                "angle": -5.44,
                "elevation": -1.31,
                "pano_id": "TMX7316010203-001887_pano_0000_000033",
                "timestamp": "2020-08-21T08:06:48.870650Z",
                "filename": "pano_0000_000033.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 13.81909266,
                "relative_pitch": -5.435536423967118,
                "relative_heading": 303.8483408925287,
                "relative_elevation": -1.314936934970298
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002214/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002214/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002214/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002214/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002214/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002214/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002214/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002214/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002214/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79767482775245,
                        52.3647768513791,
                        44.5341805014759
                    ]
                },
                "distance": 13.95,
                "direction": 79.38,
                "angle": -6.97,
                "elevation": -1.71,
                "pano_id": "TMX7316010203-002528_pano_0000_002214",
                "timestamp": "2022-04-20T12:13:21.513330Z",
                "filename": "pano_0000_002214.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 13.94574191,
                "relative_pitch": -6.971321140568262,
                "relative_heading": 79.3849772759528,
                "relative_elevation": -1.7052365858107947
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001087/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001087/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001087/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001087/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001087/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001087/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001087/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001087/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001087/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79754878580203,
                        52.3648724407967,
                        44.8561905147508
                    ]
                },
                "distance": 14.16,
                "direction": 21.2,
                "angle": -5.58,
                "elevation": -1.38,
                "pano_id": "TMX7316010203-002091_pano_0000_001087",
                "timestamp": "2021-04-14T10:10:29.569930Z",
                "filename": "pano_0000_001087.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 14.16384581,
                "relative_pitch": -5.57775939675454,
                "relative_heading": 21.196999735457172,
                "relative_elevation": -1.3832265725358965
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002248/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002248/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002248/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002248/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_002248/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002248/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002248/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002248/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002248/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797547903792,
                        52.3648738461443,
                        44.8242855379358
                    ]
                },
                "distance": 14.29,
                "direction": 20.75,
                "angle": -5.66,
                "elevation": -1.42,
                "pano_id": "TMX7316010203-002506_pano_0000_002248",
                "timestamp": "2022-04-12T06:25:45.758730Z",
                "filename": "pano_0000_002248.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 14.28836409,
                "relative_pitch": -5.656176154785086,
                "relative_heading": 20.745637662675676,
                "relative_elevation": -1.415131549350896
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002982/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002982/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002982/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002982/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_002982/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002982/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002982/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002982/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002982/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79728181803508,
                        52.3647015267565,
                        44.5860494561493
                    ]
                },
                "distance": 14.3,
                "direction": 246.01,
                "angle": -6.6,
                "elevation": -1.65,
                "pano_id": "TMX7316010203-000050_pano_0000_002982",
                "timestamp": "2016-08-08T08:35:13.236440Z",
                "filename": "pano_0000_002982.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 14.29893483,
                "relative_pitch": -6.595747068637086,
                "relative_heading": 246.01376540105036,
                "relative_elevation": -1.6533676311373995
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00029/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00029/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00029/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00029/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track21_Sphere_00029/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00029/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00029/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00029/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797682416773961,
                        52.36477369058353,
                        0.0
                    ]
                },
                "distance": 14.4,
                "direction": 81.14,
                "angle": -72.71,
                "elevation": -46.24,
                "pano_id": "b_20241024_1307_Track21_Sphere_00029",
                "timestamp": "2024-10-24T12:20:49Z",
                "filename": "Job_20241024_1307_Track21_Sphere_00029.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 14.39581344,
                "relative_pitch": -72.7069595645267,
                "relative_heading": 81.14013622516516,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000436/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000436/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000436/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000436/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000436/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000436/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000436/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000436/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000436/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7972965779633,
                        52.3648275559844,
                        44.8098751921207
                    ]
                },
                "distance": 14.59,
                "direction": 304.25,
                "angle": -5.6,
                "elevation": -1.43,
                "pano_id": "TMX7316010203-001307_pano_0000_000436",
                "timestamp": "2019-07-11T10:31:22.682740Z",
                "filename": "pano_0000_000436.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 14.58878617,
                "relative_pitch": -5.596494729375093,
                "relative_heading": 304.25192511815794,
                "relative_elevation": -1.4295418951659968
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000680/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000680/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000680/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000680/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000680/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000680/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000680/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000680/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000680/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79728679490891,
                        52.364818513648,
                        44.8404600629583
                    ]
                },
                "distance": 14.62,
                "direction": 299.52,
                "angle": -5.46,
                "elevation": -1.4,
                "pano_id": "TMX7316010203-002220_pano_0007_000680",
                "timestamp": "2021-07-07T11:50:39.210880Z",
                "filename": "pano_0007_000680.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 14.62318736,
                "relative_pitch": -5.464686753617398,
                "relative_heading": 299.51830673084305,
                "relative_elevation": -1.3989570243283964
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003711/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003711/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003711/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003711/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003711/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003711/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003711/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003711/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003711/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79726594107847,
                        52.3647134189063,
                        46.0245165470988
                    ]
                },
                "distance": 14.84,
                "direction": 252.39,
                "angle": -0.83,
                "elevation": -0.21,
                "pano_id": "TMX7316010203-001886_pano_0000_003711",
                "timestamp": "2020-08-21T07:54:22.243210Z",
                "filename": "pano_0000_003711.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 14.84096738,
                "relative_pitch": -0.8295977738080805,
                "relative_heading": 252.39186992867207,
                "relative_elevation": -0.21490054018789806
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003705/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003705/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003705/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003705/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003705/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003705/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003705/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003705/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003705/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79768124585789,
                        52.3647961116769,
                        46.3307736292481
                    ]
                },
                "distance": 14.91,
                "direction": 71.57,
                "angle": 0.35,
                "elevation": 0.09,
                "pano_id": "TMX7316010203-001886_pano_0000_003705",
                "timestamp": "2020-08-21T07:54:18.438300Z",
                "filename": "pano_0000_003705.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 14.90853688,
                "relative_pitch": 0.35109272039677997,
                "relative_heading": 71.57470995206387,
                "relative_elevation": 0.09135654196140308
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000684/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000684/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000684/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000684/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000684/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000684/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000684/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000684/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000684/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79756792353378,
                        52.3648775220889,
                        44.8332049613819
                    ]
                },
                "distance": 15.2,
                "direction": 25.01,
                "angle": -5.29,
                "elevation": -1.41,
                "pano_id": "TMX7316010203-002220_pano_0007_000684",
                "timestamp": "2021-07-07T11:50:40.720620Z",
                "filename": "pano_0007_000684.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 15.19603761,
                "relative_pitch": -5.286984330599233,
                "relative_heading": 25.011683215566897,
                "relative_elevation": -1.4062121259047942
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002244/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002244/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002244/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002244/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_002244/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002244/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002244/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002244/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002244/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79727037677374,
                        52.3648176943658,
                        44.8201535223052
                    ]
                },
                "distance": 15.56,
                "direction": 297.2,
                "angle": -5.21,
                "elevation": -1.42,
                "pano_id": "TMX7316010203-002506_pano_0000_002244",
                "timestamp": "2022-04-12T06:25:44.443730Z",
                "filename": "pano_0000_002244.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 15.56425077,
                "relative_pitch": -5.210243758159358,
                "relative_heading": 297.1971830316341,
                "relative_elevation": -1.4192635649814989
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001083/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001083/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001083/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001083/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001083/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001083/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001083/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001083/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001083/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79726679420639,
                        52.3648153809441,
                        44.8587033115327
                    ]
                },
                "distance": 15.67,
                "direction": 295.95,
                "angle": -5.04,
                "elevation": -1.38,
                "pano_id": "TMX7316010203-002091_pano_0000_001083",
                "timestamp": "2021-04-14T10:10:28.010090Z",
                "filename": "pano_0000_001083.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 15.66735275,
                "relative_pitch": -5.03628318973141,
                "relative_heading": 295.9518642467116,
                "relative_elevation": -1.3807137757539962
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00023/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00023/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00023/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00023/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track21_Sphere_00023/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00023/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00023/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00023/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797266855145076,
                        52.36469011023967,
                        0.0
                    ]
                },
                "distance": 15.76,
                "direction": 243.3,
                "angle": -71.17,
                "elevation": -46.24,
                "pano_id": "b_20241024_1307_Track21_Sphere_00023",
                "timestamp": "2024-10-24T12:20:44Z",
                "filename": "Job_20241024_1307_Track21_Sphere_00023.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 15.76426851,
                "relative_pitch": -71.17436764442377,
                "relative_heading": 243.30024942710125,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000440/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000440/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000440/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000440/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000440/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000440/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000440/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000440/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000440/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79757706959936,
                        52.3648831128951,
                        44.8131837360561
                    ]
                },
                "distance": 16.03,
                "direction": 26.09,
                "angle": -5.09,
                "elevation": -1.43,
                "pano_id": "TMX7316010203-001307_pano_0000_000440",
                "timestamp": "2019-07-11T10:31:23.907710Z",
                "filename": "pano_0000_000440.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 16.02605972,
                "relative_pitch": -5.0856191696498465,
                "relative_heading": 26.089859611597277,
                "relative_elevation": -1.4262333512306
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002208/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002208/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002208/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002208/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002208/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002208/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002208/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002208/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002208/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79725811660069,
                        52.3646920965401,
                        44.6217470718548
                    ]
                },
                "distance": 16.2,
                "direction": 244.94,
                "angle": -5.7,
                "elevation": -1.62,
                "pano_id": "TMX7316010203-002528_pano_0000_002208",
                "timestamp": "2022-04-20T12:13:15.788390Z",
                "filename": "pano_0000_002208.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 16.20341538,
                "relative_pitch": -5.701239928772855,
                "relative_heading": 244.94443316024083,
                "relative_elevation": -1.617670015431898
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002988/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002988/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002988/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002988/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_002988/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002988/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002988/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002988/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002988/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79770723000019,
                        52.3647827345172,
                        44.5947445137426
                    ]
                },
                "distance": 16.24,
                "direction": 78.55,
                "angle": -5.78,
                "elevation": -1.64,
                "pano_id": "TMX7316010203-000050_pano_0000_002988",
                "timestamp": "2016-08-08T08:35:18.026560Z",
                "filename": "pano_0000_002988.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 16.23747739,
                "relative_pitch": -5.783688376005774,
                "relative_heading": 78.54915410133815,
                "relative_elevation": -1.6446725735440992
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001578/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001578/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001578/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001578/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_001578/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001578/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001578/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001578/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001578/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79758786740392,
                        52.364882527709,
                        44.8048585271463
                    ]
                },
                "distance": 16.31,
                "direction": 28.51,
                "angle": -5.03,
                "elevation": -1.43,
                "pano_id": "TMX7316010203-000817_pano_0001_001578",
                "timestamp": "2018-06-29T13:39:44.141420Z",
                "filename": "pano_0001_001578.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 16.30562265,
                "relative_pitch": -5.027901180682562,
                "relative_heading": 28.512399597666732,
                "relative_elevation": -1.4345585601403954
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00559/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00559/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00559/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00559/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_00559/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00559/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00559/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00559/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00559/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797252957162875,
                        52.364811124425856,
                        0.0
                    ]
                },
                "distance": 16.33,
                "direction": 293.01,
                "angle": -70.55,
                "elevation": -46.24,
                "pano_id": "recording_2025-06-17_12-48-50_00559",
                "timestamp": "2025-06-17T12:53:10Z",
                "filename": "recording_2025-06-17_12-48-50_00559.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 16.3291286,
                "relative_pitch": -70.54968073353254,
                "relative_heading": 293.00894089368273,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000534/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000534/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000534/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000534/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_000534/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000534/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000534/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000534/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000534/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797251495346,
                        52.3648130623367,
                        44.8469361700118
                    ]
                },
                "distance": 16.51,
                "direction": 293.56,
                "angle": -4.82,
                "elevation": -1.39,
                "pano_id": "TMX7316010203-002073_pano_0000_000534",
                "timestamp": "2021-03-31T09:05:42.651230Z",
                "filename": "pano_0000_000534.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 16.50584209,
                "relative_pitch": -4.822220406891638,
                "relative_heading": 293.5628305108031,
                "relative_elevation": -1.392480917274895
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00613/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00613/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00613/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00613/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track96_Sphere_00613/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00613/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00613/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00613/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00613/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797600485798196,
                        52.364880183274636,
                        0.0
                    ]
                },
                "distance": 16.51,
                "direction": 31.57,
                "angle": -70.35,
                "elevation": -46.24,
                "pano_id": "b_20241021_0921_Track96_Sphere_00613",
                "timestamp": "2024-10-21T12:48:49Z",
                "filename": "Job_20241021_0921_Track96_Sphere_00613.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 16.51015058,
                "relative_pitch": -70.35049154272498,
                "relative_heading": 31.567119146808054,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001717/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001717/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001717/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001717/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_001717/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001717/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001717/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001717/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001717/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79724841938407,
                        52.3646935607139,
                        43.9122978709638
                    ]
                },
                "distance": 16.74,
                "direction": 246.41,
                "angle": -7.92,
                "elevation": -2.33,
                "pano_id": "TMX7316010203-000817_pano_0000_001717",
                "timestamp": "2018-06-29T12:59:51.653910Z",
                "filename": "pano_0000_001717.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 16.73827165,
                "relative_pitch": -7.915085573752598,
                "relative_heading": 246.40739445474168,
                "relative_elevation": -2.327119216322899
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000037/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000037/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000037/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000037/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000037/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000037/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000037/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000037/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000037/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7976024393231,
                        52.364882312798,
                        44.9179589739069
                    ]
                },
                "distance": 16.78,
                "direction": 31.53,
                "angle": -4.5,
                "elevation": -1.32,
                "pano_id": "TMX7316010203-001887_pano_0000_000037",
                "timestamp": "2020-08-21T08:06:50.610620Z",
                "filename": "pano_0000_000037.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 16.78171349,
                "relative_pitch": -4.502404448827206,
                "relative_heading": 31.530692989676343,
                "relative_elevation": -1.3214581133797978
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00564/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00564/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00564/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00564/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_00564/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00564/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00564/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00564/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00564/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797600309237279,
                        52.36488352585125,
                        0.0
                    ]
                },
                "distance": 16.82,
                "direction": 30.87,
                "angle": -70.01,
                "elevation": -46.24,
                "pano_id": "recording_2025-06-17_12-48-50_00564",
                "timestamp": "2025-06-17T12:53:12Z",
                "filename": "recording_2025-06-17_12-48-50_00564.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 16.82200825,
                "relative_pitch": -70.00849468379441,
                "relative_heading": 30.869011828134134,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000539/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000539/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000539/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000539/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_000539/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000539/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000539/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000539/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000539/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797602972794,
                        52.3648836622342,
                        44.8545433338732
                    ]
                },
                "distance": 16.93,
                "direction": 31.37,
                "angle": -4.68,
                "elevation": -1.38,
                "pano_id": "TMX7316010203-002073_pano_0000_000539",
                "timestamp": "2021-03-31T09:05:44.481120Z",
                "filename": "pano_0000_000539.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 16.9287722,
                "relative_pitch": -4.676719875692915,
                "relative_heading": 31.36975226645209,
                "relative_elevation": -1.384873753413494
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001573/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001573/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001573/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001573/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_001573/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001573/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001573/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001573/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001573/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79724177033641,
                        52.3648123373493,
                        44.8201830126345
                    ]
                },
                "distance": 17.08,
                "direction": 292.43,
                "angle": -4.75,
                "elevation": -1.42,
                "pano_id": "TMX7316010203-000817_pano_0001_001573",
                "timestamp": "2018-06-29T13:39:42.011550Z",
                "filename": "pano_0001_001573.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 17.08417077,
                "relative_pitch": -4.748830758576121,
                "relative_heading": 292.4266370576377,
                "relative_elevation": -1.419234074652195
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03107/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03107/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03107/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03107/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_03107/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03107/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03107/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03107/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03107/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797245643019847,
                        52.36468876421785,
                        0.0
                    ]
                },
                "distance": 17.13,
                "direction": 245.02,
                "angle": -69.67,
                "elevation": -46.24,
                "pano_id": "recording_2025-09-09_06-44-43_03107",
                "timestamp": "2025-09-09T07:30:58Z",
                "filename": "recording_2025-09-09_06-44-43_03107.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 17.13019022,
                "relative_pitch": -69.67198152998222,
                "relative_heading": 245.02448003458116,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000032/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000032/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000032/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000032/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000032/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000032/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000032/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000032/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000032/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79723089918671,
                        52.3648081631354,
                        44.9358846498653
                    ]
                },
                "distance": 17.61,
                "direction": 290.11,
                "angle": -4.23,
                "elevation": -1.3,
                "pano_id": "TMX7316010203-001887_pano_0000_000032",
                "timestamp": "2020-08-21T08:06:48.430630Z",
                "filename": "pano_0000_000032.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 17.60588813,
                "relative_pitch": -4.234428808888312,
                "relative_heading": 290.10935538703365,
                "relative_elevation": -1.3035324374213957
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002076/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002076/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002076/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002076/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002076/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002076/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002076/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002076/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002076/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79722931232461,
                        52.3648081345905,
                        44.6940352860838
                    ]
                },
                "distance": 17.71,
                "direction": 289.98,
                "angle": -4.99,
                "elevation": -1.55,
                "pano_id": "TMX7316010203-000289_pano_0001_002076",
                "timestamp": "2017-05-09T10:41:35.435990Z",
                "filename": "pano_0001_002076.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 17.7063465,
                "relative_pitch": -4.988044752066432,
                "relative_heading": 289.97944527519155,
                "relative_elevation": -1.5453818012028933
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001709/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001709/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001709/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001709/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001709/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001709/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001709/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001709/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001709/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79772001978692,
                        52.3648047877224,
                        45.6546624368057
                    ]
                },
                "distance": 17.72,
                "direction": 71.31,
                "angle": -1.89,
                "elevation": -0.58,
                "pano_id": "TMX7316010203-002091_pano_0000_001709",
                "timestamp": "2021-04-14T10:21:01.319340Z",
                "filename": "pano_0000_001709.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 17.71967946,
                "relative_pitch": -1.8900917129827965,
                "relative_heading": 71.31236212261682,
                "relative_elevation": -0.5847546504809955
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00604/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00604/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00604/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00604/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track96_Sphere_00604/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00604/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00604/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00604/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00604/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79722530696661,
                        52.36480260102792,
                        0.0
                    ]
                },
                "distance": 17.77,
                "direction": 287.81,
                "angle": -68.98,
                "elevation": -46.24,
                "pano_id": "b_20241021_0921_Track96_Sphere_00604",
                "timestamp": "2024-10-21T12:48:46Z",
                "filename": "Job_20241021_0921_Track96_Sphere_00604.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 17.76508847,
                "relative_pitch": -68.98332785767406,
                "relative_heading": 287.81189466188675,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001088/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001088/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001088/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001088/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001088/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001088/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001088/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001088/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001088/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7976188065979,
                        52.3648865793316,
                        44.8580961674452
                    ]
                },
                "distance": 17.78,
                "direction": 33.79,
                "angle": -4.44,
                "elevation": -1.38,
                "pano_id": "TMX7316010203-002091_pano_0000_001088",
                "timestamp": "2021-04-14T10:10:29.954970Z",
                "filename": "pano_0000_001088.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 17.78328763,
                "relative_pitch": -4.4415444602862895,
                "relative_heading": 33.793133820137385,
                "relative_elevation": -1.3813209198414995
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002249/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002249/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002249/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002249/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_002249/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002249/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002249/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002249/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002249/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79761774628667,
                        52.3648877241709,
                        44.8282573232427
                    ]
                },
                "distance": 17.85,
                "direction": 33.37,
                "angle": -4.52,
                "elevation": -1.41,
                "pano_id": "TMX7316010203-002506_pano_0000_002249",
                "timestamp": "2022-04-12T06:25:46.098720Z",
                "filename": "pano_0000_002249.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 17.84946366,
                "relative_pitch": -4.520341665963551,
                "relative_heading": 33.37301732879753,
                "relative_elevation": -1.411159764043994
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001710/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001710/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001710/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001710/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_001710/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001710/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001710/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001710/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001710/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79772879777374,
                        52.3647908134687,
                        43.8590432005003
                    ]
                },
                "distance": 17.87,
                "direction": 76.66,
                "angle": -7.59,
                "elevation": -2.38,
                "pano_id": "TMX7316010203-000817_pano_0000_001710",
                "timestamp": "2018-06-29T12:59:46.058990Z",
                "filename": "pano_0000_001710.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 17.86559172,
                "relative_pitch": -7.589270769652321,
                "relative_heading": 76.65850567038765,
                "relative_elevation": -2.380373886786394
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003122/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003122/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003122/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003122/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003122/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003122/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003122/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003122/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003122/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79723352457247,
                        52.3646870501263,
                        44.5927274515852
                    ]
                },
                "distance": 17.96,
                "direction": 245.58,
                "angle": -5.24,
                "elevation": -1.65,
                "pano_id": "TMX7316010203-000284_pano_0000_003122",
                "timestamp": "2017-05-03T12:05:59.893520Z",
                "filename": "pano_0000_003122.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 17.95988033,
                "relative_pitch": -5.238637976339909,
                "relative_heading": 245.58485597467674,
                "relative_elevation": -1.6466896357014988
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001702/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001702/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001702/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001702/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001702/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001702/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001702/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001702/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001702/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79722456460205,
                        52.3646996463068,
                        45.5340861650184
                    ]
                },
                "distance": 18.0,
                "direction": 250.46,
                "angle": -2.24,
                "elevation": -0.71,
                "pano_id": "TMX7316010203-002091_pano_0000_001702",
                "timestamp": "2021-04-14T10:20:55.964430Z",
                "filename": "pano_0000_001702.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.00129414,
                "relative_pitch": -2.243828841759225,
                "relative_heading": 250.45596193379495,
                "relative_elevation": -0.7053309222682955
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000435/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000435/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000435/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000435/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000435/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000435/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000435/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000435/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000435/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79722673834881,
                        52.3648137336543,
                        44.8199192453176
                    ]
                },
                "distance": 18.09,
                "direction": 291.64,
                "angle": -4.49,
                "elevation": -1.42,
                "pano_id": "TMX7316010203-001307_pano_0000_000435",
                "timestamp": "2019-07-11T10:31:22.377690Z",
                "filename": "pano_0000_000435.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.09164385,
                "relative_pitch": -4.4863226602015525,
                "relative_heading": 291.644327181097,
                "relative_elevation": -1.419497841969097
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03100/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03100/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03100/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03100/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_03100/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03100/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_03100/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03100/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_03100/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79773327485203,
                        52.36478806364274,
                        0.0
                    ]
                },
                "distance": 18.1,
                "direction": 77.82,
                "angle": -68.63,
                "elevation": -46.24,
                "pano_id": "recording_2025-09-09_06-44-43_03100",
                "timestamp": "2025-09-09T07:30:54Z",
                "filename": "recording_2025-09-09_06-44-43_03100.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.09547074,
                "relative_pitch": -68.62745879021882,
                "relative_heading": 77.8241018464528,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002143/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002143/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002143/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002143/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002143/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002143/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002143/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002143/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002143/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7973807702359,
                        52.3649074001598,
                        44.7991088461131
                    ]
                },
                "distance": 18.23,
                "direction": 339.7,
                "angle": -4.52,
                "elevation": -1.44,
                "pano_id": "TMX7316010203-000289_pano_0001_002143",
                "timestamp": "2017-05-09T10:43:36.594970Z",
                "filename": "pano_0001_002143.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.22769816,
                "relative_pitch": -4.517985232066545,
                "relative_heading": 339.70073884772125,
                "relative_elevation": -1.4403082411735966
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002131/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002131/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002131/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002131/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_002131/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002131/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002131/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002131/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002131/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79737837006589,
                        52.3649069352157,
                        44.7367771603167
                    ]
                },
                "distance": 18.24,
                "direction": 339.16,
                "angle": -4.71,
                "elevation": -1.5,
                "pano_id": "TMX7316010203-002506_pano_0000_002131",
                "timestamp": "2022-04-12T06:24:46.509220Z",
                "filename": "pano_0000_002131.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.23670003,
                "relative_pitch": -4.710330139605257,
                "relative_heading": 339.16257577615625,
                "relative_elevation": -1.502639926969998
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000679/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000679/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000679/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000679/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000679/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000679/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000679/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000679/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000679/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79721618526561,
                        52.3648039320632,
                        44.8457552082837
                    ]
                },
                "distance": 18.4,
                "direction": 287.66,
                "angle": -4.33,
                "elevation": -1.39,
                "pano_id": "TMX7316010203-002220_pano_0007_000679",
                "timestamp": "2021-07-07T11:50:38.830670Z",
                "filename": "pano_0007_000679.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.40203099,
                "relative_pitch": -4.330978525705661,
                "relative_heading": 287.65915733815456,
                "relative_elevation": -1.3936618790029982
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000681/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000681/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000681/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000681/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000681/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000681/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000681/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000681/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000681/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79741642572467,
                        52.364917222938,
                        44.6235339557752
                    ]
                },
                "distance": 18.6,
                "direction": 347.91,
                "angle": -4.96,
                "elevation": -1.62,
                "pano_id": "TMX7316010203-001307_pano_0000_000681",
                "timestamp": "2019-07-11T10:33:57.982000Z",
                "filename": "pano_0000_000681.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.60099394,
                "relative_pitch": -4.9648657735711135,
                "relative_heading": 347.91349565211846,
                "relative_elevation": -1.6158831315114952
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000315/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000315/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000315/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000315/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002227_pano_0000_000315/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000315/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000315/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000315/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000315/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79736537177656,
                        52.3649074383482,
                        44.7733073104173
                    ]
                },
                "distance": 18.62,
                "direction": 336.68,
                "angle": -4.5,
                "elevation": -1.47,
                "pano_id": "TMX7316010203-002227_pano_0000_000315",
                "timestamp": "2021-07-09T10:39:04.424180Z",
                "filename": "pano_0000_000315.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.62150482,
                "relative_pitch": -4.501729445163929,
                "relative_heading": 336.6769473513785,
                "relative_elevation": -1.466109776869395
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000160/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000160/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000160/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000160/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000160/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000160/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000160/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000160/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000160/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79738699642214,
                        52.3649129073021,
                        44.8120747860521
                    ]
                },
                "distance": 18.67,
                "direction": 341.57,
                "angle": -4.37,
                "elevation": -1.43,
                "pano_id": "TMX7316010203-001887_pano_0000_000160",
                "timestamp": "2020-08-21T08:08:43.515260Z",
                "filename": "pano_0000_000160.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.66528808,
                "relative_pitch": -4.372921334661776,
                "relative_heading": 341.57469897042995,
                "relative_elevation": -1.4273423012345958
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002206/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002206/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002206/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002206/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_002206/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002206/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002206/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002206/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002206/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79736209922157,
                        52.3649070214535,
                        44.895087916404
                    ]
                },
                "distance": 18.67,
                "direction": 335.99,
                "angle": -4.12,
                "elevation": -1.34,
                "pano_id": "TMX7316010203-000817_pano_0001_002206",
                "timestamp": "2018-06-29T13:48:23.074590Z",
                "filename": "pano_0001_002206.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.66849651,
                "relative_pitch": -4.118792490185167,
                "relative_heading": 335.99229920209194,
                "relative_elevation": -1.3443291708826948
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000682/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000682/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000682/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000682/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000682/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000682/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000682/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000682/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000682/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79734636766501,
                        52.3649025682652,
                        44.6321513019502
                    ]
                },
                "distance": 18.69,
                "direction": 332.37,
                "angle": -4.92,
                "elevation": -1.61,
                "pano_id": "TMX7316010203-001307_pano_0000_000682",
                "timestamp": "2019-07-11T10:33:58.346900Z",
                "filename": "pano_0000_000682.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.68915444,
                "relative_pitch": -4.9153383329747715,
                "relative_heading": 332.37076878921107,
                "relative_elevation": -1.6072657853364944
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002130/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002130/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002130/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002130/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_002130/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002130/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002130/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002130/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002130/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79744798476007,
                        52.3649211638432,
                        44.726218206808
                    ]
                },
                "distance": 18.71,
                "direction": 354.65,
                "angle": -4.62,
                "elevation": -1.51,
                "pano_id": "TMX7316010203-002506_pano_0000_002130",
                "timestamp": "2022-04-12T06:24:46.164200Z",
                "filename": "pano_0000_002130.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.7087436,
                "relative_pitch": -4.624126006429993,
                "relative_heading": 354.64787244145106,
                "relative_elevation": -1.513198880478697
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003940/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003940/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003940/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003940/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003940/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003940/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003940/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003940/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003940/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79740286433222,
                        52.3649166698735,
                        47.370606649667
                    ]
                },
                "distance": 18.76,
                "direction": 345.11,
                "angle": 3.45,
                "elevation": 1.13,
                "pano_id": "TMX7316010203-001886_pano_0000_003940",
                "timestamp": "2020-08-21T07:57:24.042680Z",
                "filename": "pano_0000_003940.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.75663459,
                "relative_pitch": 3.4512577972021274,
                "relative_heading": 345.1137147766105,
                "relative_elevation": 1.1311895623803068
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000796/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000796/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000796/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000796/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_000796/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000796/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000796/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000796/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000796/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79736171652565,
                        52.364907806595,
                        44.8672186527401
                    ]
                },
                "distance": 18.76,
                "direction": 336.03,
                "angle": -4.18,
                "elevation": -1.37,
                "pano_id": "TMX7316010203-002091_pano_0000_000796",
                "timestamp": "2021-04-14T10:08:29.166020Z",
                "filename": "pano_0000_000796.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.75891448,
                "relative_pitch": -4.183685515637986,
                "relative_heading": 336.02813391210657,
                "relative_elevation": -1.372198434546597
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000314/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000314/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000314/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000314/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002227_pano_0000_000314/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000314/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000314/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000314/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000314/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79743603877532,
                        52.3649211611951,
                        44.761854740791
                    ]
                },
                "distance": 18.8,
                "direction": 352.18,
                "angle": -4.49,
                "elevation": -1.48,
                "pano_id": "TMX7316010203-002227_pano_0000_000314",
                "timestamp": "2021-07-09T10:39:03.994290Z",
                "filename": "pano_0000_000314.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.80181854,
                "relative_pitch": -4.4934192174539165,
                "relative_heading": 352.17808608423894,
                "relative_elevation": -1.477562346495695
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002205/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002205/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002205/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002205/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_002205/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002205/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002205/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002205/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002205/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79743190355132,
                        52.3649212466789,
                        44.8829828752205
                    ]
                },
                "distance": 18.85,
                "direction": 351.33,
                "angle": -4.12,
                "elevation": -1.36,
                "pano_id": "TMX7316010203-000817_pano_0001_002205",
                "timestamp": "2018-06-29T13:48:22.689660Z",
                "filename": "pano_0001_002205.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.85162446,
                "relative_pitch": -4.115520590729536,
                "relative_heading": 351.3338331783618,
                "relative_elevation": -1.3564342120661976
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000795/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000795/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000795/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000795/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_000795/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000795/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000795/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000795/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000795/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7974324062964,
                        52.3649216999636,
                        44.8531612381339
                    ]
                },
                "distance": 18.9,
                "direction": 351.46,
                "angle": -4.2,
                "elevation": -1.39,
                "pano_id": "TMX7316010203-002091_pano_0000_000795",
                "timestamp": "2021-04-14T10:08:28.791000Z",
                "filename": "pano_0000_000795.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.89637288,
                "relative_pitch": -4.195756588921378,
                "relative_heading": 351.459529498084,
                "relative_elevation": -1.3862558491527963
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00614/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00614/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00614/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00614/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track96_Sphere_00614/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00614/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00614/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00614/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00614/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797642171859991,
                        52.36488872255806,
                        0.0
                    ]
                },
                "distance": 18.9,
                "direction": 37.4,
                "angle": -67.76,
                "elevation": -46.24,
                "pano_id": "b_20241021_0921_Track96_Sphere_00614",
                "timestamp": "2024-10-21T12:48:49Z",
                "filename": "Job_20241021_0921_Track96_Sphere_00614.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.90422111,
                "relative_pitch": -67.76361327206382,
                "relative_heading": 37.4023900224791,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001625/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001625/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001625/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001625/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_001625/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_001625/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_001625/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001625/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001625/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79735856685028,
                        52.3649084879108,
                        44.7902722200379
                    ]
                },
                "distance": 18.92,
                "direction": 335.53,
                "angle": -4.38,
                "elevation": -1.45,
                "pano_id": "TMX7316010203-000050_pano_0000_001625",
                "timestamp": "2016-08-08T07:57:45.254300Z",
                "filename": "pano_0000_001625.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.91607935,
                "relative_pitch": -4.380824364535413,
                "relative_heading": 335.5276183129635,
                "relative_elevation": -1.4491448672487977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00555/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00555/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00555/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00555/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-33-25_00555/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00555/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00555/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00555/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00555/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797416853174944,
                        52.36492034274123,
                        0.0
                    ]
                },
                "distance": 18.93,
                "direction": 348.22,
                "angle": -67.73,
                "elevation": -46.24,
                "pano_id": "recording_2025-06-17_12-33-25_00555",
                "timestamp": "2025-06-17T12:41:36Z",
                "filename": "recording_2025-06-17_12-33-25_00555.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.93462566,
                "relative_pitch": -67.7313414076089,
                "relative_heading": 348.2196108305683,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00538/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00538/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00538/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00538/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00538/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00538/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00538/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00538/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00538/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797355630351426,
                        52.36490811991216,
                        0.0
                    ]
                },
                "distance": 18.96,
                "direction": 334.93,
                "angle": -67.7,
                "elevation": -46.24,
                "pano_id": "b_20240918_0854_Track01_Sphere_00538",
                "timestamp": "2024-09-18T07:36:09Z",
                "filename": "Job_20240918_0854_Track01_Sphere_00538.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.96271705,
                "relative_pitch": -67.70153799196012,
                "relative_heading": 334.9262637918775,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001524/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001524/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001524/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001524/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0008_001524/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_001524/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_001524/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001524/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001524/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79738901249072,
                        52.3649161832251,
                        44.8062030933797
                    ]
                },
                "distance": 18.97,
                "direction": 342.32,
                "angle": -4.32,
                "elevation": -1.43,
                "pano_id": "TMX7316060226-000020_pano_0008_001524",
                "timestamp": "2016-08-15T09:53:09.438010Z",
                "filename": "pano_0008_001524.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.96930975,
                "relative_pitch": -4.32073665161578,
                "relative_heading": 342.316258017549,
                "relative_elevation": -1.433213993906996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002215/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002215/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002215/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002215/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002215/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002215/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002215/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002215/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002215/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79774536570303,
                        52.3647912941867,
                        44.5007276544347
                    ]
                },
                "distance": 18.98,
                "direction": 77.29,
                "angle": -5.23,
                "elevation": -1.74,
                "pano_id": "TMX7316010203-002528_pano_0000_002215",
                "timestamp": "2022-04-20T12:13:22.543340Z",
                "filename": "pano_0000_002215.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 18.9772022,
                "relative_pitch": -5.234819045435218,
                "relative_heading": 77.28763600925168,
                "relative_elevation": -1.7386894328519986
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000685/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000685/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000685/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000685/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000685/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000685/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000685/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000685/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000685/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79763820360295,
                        52.3648919318337,
                        44.8389351116493
                    ]
                },
                "distance": 19.03,
                "direction": 36.1,
                "angle": -4.21,
                "elevation": -1.4,
                "pano_id": "TMX7316010203-002220_pano_0007_000685",
                "timestamp": "2021-07-07T11:50:41.095650Z",
                "filename": "pano_0007_000685.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.02861156,
                "relative_pitch": -4.209308258249108,
                "relative_heading": 36.102584646861,
                "relative_elevation": -1.4004819756373976
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00537/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00537/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00537/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00537/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00537/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00537/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00537/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00537/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00537/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797425503242724,
                        52.3649223721358,
                        0.0
                    ]
                },
                "distance": 19.05,
                "direction": 350.09,
                "angle": -67.61,
                "elevation": -46.24,
                "pano_id": "b_20240918_0854_Track01_Sphere_00537",
                "timestamp": "2024-09-18T07:36:09Z",
                "filename": "Job_20240918_0854_Track01_Sphere_00537.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.0455807,
                "relative_pitch": -67.61369830089501,
                "relative_heading": 350.09390583082705,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001624/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001624/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001624/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001624/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_001624/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_001624/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_001624/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001624/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001624/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7974283192272,
                        52.3649227329095,
                        44.7792910663411
                    ]
                },
                "distance": 19.05,
                "direction": 350.68,
                "angle": -4.38,
                "elevation": -1.46,
                "pano_id": "TMX7316010203-000050_pano_0000_001624",
                "timestamp": "2016-08-08T07:57:44.949320Z",
                "filename": "pano_0000_001624.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.05313418,
                "relative_pitch": -4.382263856534341,
                "relative_heading": 350.68291662276357,
                "relative_elevation": -1.4601260209455944
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00556/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00556/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00556/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00556/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-33-25_00556/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00556/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00556/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00556/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00556/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797346988996019,
                        52.36490653994512,
                        0.0
                    ]
                },
                "distance": 19.06,
                "direction": 333.1,
                "angle": -67.6,
                "elevation": -46.24,
                "pano_id": "recording_2025-06-17_12-33-25_00556",
                "timestamp": "2025-06-17T12:41:36Z",
                "filename": "recording_2025-06-17_12-33-25_00556.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.06261769,
                "relative_pitch": -67.5956519485237,
                "relative_heading": 333.0995105314523,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002132/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002132/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002132/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002132/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_002132/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002132/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002132/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002132/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002132/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79730864902143,
                        52.3648927614982,
                        44.7408989975229
                    ]
                },
                "distance": 19.12,
                "direction": 324.0,
                "angle": -4.48,
                "elevation": -1.5,
                "pano_id": "TMX7316010203-002506_pano_0000_002132",
                "timestamp": "2022-04-12T06:24:46.854180Z",
                "filename": "pano_0000_002132.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.11743917,
                "relative_pitch": -4.4819582047724,
                "relative_heading": 324.00207561933206,
                "relative_elevation": -1.4985180897637989
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003941/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003941/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003941/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003941/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003941/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003941/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003941/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003941/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003941/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79733270547711,
                        52.3649027094604,
                        47.3296932354569
                    ]
                },
                "distance": 19.15,
                "direction": 329.93,
                "angle": 3.26,
                "elevation": 1.09,
                "pano_id": "TMX7316010203-001886_pano_0000_003941",
                "timestamp": "2020-08-21T07:57:24.407550Z",
                "filename": "pano_0000_003941.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.15210384,
                "relative_pitch": 3.2581732418696725,
                "relative_heading": 329.92517810415785,
                "relative_elevation": 1.0902761481702044
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000159/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000159/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000159/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000159/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000159/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000159/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000159/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000159/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000159/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79745691527214,
                        52.3649268753879,
                        44.8023199634627
                    ]
                },
                "distance": 19.3,
                "direction": 356.62,
                "angle": -4.26,
                "elevation": -1.44,
                "pano_id": "TMX7316010203-001887_pano_0000_000159",
                "timestamp": "2020-08-21T08:08:43.140330Z",
                "filename": "pano_0000_000159.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.29623856,
                "relative_pitch": -4.259268942794896,
                "relative_heading": 356.6227098909721,
                "relative_elevation": -1.437097123823996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000161/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000161/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000161/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000161/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000161/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000161/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000161/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000161/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000161/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79731690410729,
                        52.3648989288822,
                        44.8184338696301
                    ]
                },
                "distance": 19.36,
                "direction": 326.54,
                "angle": -4.2,
                "elevation": -1.42,
                "pano_id": "TMX7316010203-001887_pano_0000_000161",
                "timestamp": "2020-08-21T08:08:43.890330Z",
                "filename": "pano_0000_000161.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.36118301,
                "relative_pitch": -4.19760642696004,
                "relative_heading": 326.5428864434324,
                "relative_elevation": -1.4209832176565982
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002243/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002243/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002243/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002243/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_002243/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002243/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002243/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002243/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002243/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79720102227094,
                        52.3648035483835,
                        44.8222629036754
                    ]
                },
                "distance": 19.38,
                "direction": 286.61,
                "angle": -4.18,
                "elevation": -1.42,
                "pano_id": "TMX7316010203-002506_pano_0000_002243",
                "timestamp": "2022-04-12T06:25:44.123700Z",
                "filename": "pano_0000_002243.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.37652199,
                "relative_pitch": -4.183033419817726,
                "relative_heading": 286.61231442130173,
                "relative_elevation": -1.417154183611295
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002981/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002981/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002981/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002981/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_002981/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002981/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_002981/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002981/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_002981/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79720978041194,
                        52.3646883829547,
                        44.5767220733687
                    ]
                },
                "distance": 19.39,
                "direction": 247.96,
                "angle": -4.9,
                "elevation": -1.66,
                "pano_id": "TMX7316010203-000050_pano_0000_002981",
                "timestamp": "2016-08-08T08:35:12.446440Z",
                "filename": "pano_0000_002981.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.38801465,
                "relative_pitch": -4.901630610571417,
                "relative_heading": 247.9603582777452,
                "relative_elevation": -1.6626950139179968
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00030/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00030/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00030/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00030/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track21_Sphere_00030/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00030/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00030/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00030/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79775310846906,
                        52.364788189362145,
                        0.0
                    ]
                },
                "distance": 19.42,
                "direction": 78.62,
                "angle": -67.22,
                "elevation": -46.24,
                "pano_id": "b_20241024_1307_Track21_Sphere_00030",
                "timestamp": "2024-10-24T12:20:50Z",
                "filename": "Job_20241024_1307_Track21_Sphere_00030.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.42095886,
                "relative_pitch": -67.21716906806684,
                "relative_heading": 78.62443505223355,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001525/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001525/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001525/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001525/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0008_001525/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_001525/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_001525/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001525/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001525/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79731930469862,
                        52.3649020842431,
                        44.8107313793153
                    ]
                },
                "distance": 19.57,
                "direction": 327.51,
                "angle": -4.18,
                "elevation": -1.43,
                "pano_id": "TMX7316060226-000020_pano_0008_001525",
                "timestamp": "2016-08-15T09:53:09.843050Z",
                "filename": "pano_0008_001525.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.56674349,
                "relative_pitch": -4.176098828699213,
                "relative_heading": 327.5092455196313,
                "relative_elevation": -1.4286857079713968
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001082/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001082/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001082/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001082/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001082/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001082/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001082/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001082/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001082/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79719679005699,
                        52.3648008261411,
                        44.8615707894787
                    ]
                },
                "distance": 19.57,
                "direction": 285.52,
                "angle": -4.03,
                "elevation": -1.38,
                "pano_id": "TMX7316010203-002091_pano_0000_001082",
                "timestamp": "2021-04-14T10:10:27.619960Z",
                "filename": "pano_0000_001082.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.56972923,
                "relative_pitch": -4.027379039512421,
                "relative_heading": 285.52108874514624,
                "relative_elevation": -1.3778462978079986
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001523/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001523/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001523/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001523/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0008_001523/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_001523/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_001523/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001523/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_001523/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79745907847806,
                        52.3649303596072,
                        44.7976511027664
                    ]
                },
                "distance": 19.68,
                "direction": 357.12,
                "angle": -4.19,
                "elevation": -1.44,
                "pano_id": "TMX7316060226-000020_pano_0008_001523",
                "timestamp": "2016-08-15T09:53:09.033180Z",
                "filename": "pano_0008_001523.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.67532235,
                "relative_pitch": -4.191022744244547,
                "relative_heading": 357.1175853186881,
                "relative_elevation": -1.4417659845202948
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002079/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002079/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002079/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002079/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002079/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002079/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002079/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002079/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002079/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79764723134695,
                        52.364895143646,
                        44.7029768703505
                    ]
                },
                "distance": 19.68,
                "direction": 36.94,
                "angle": -4.46,
                "elevation": -1.54,
                "pano_id": "TMX7316010203-000289_pano_0001_002079",
                "timestamp": "2017-05-09T10:41:37.465950Z",
                "filename": "pano_0001_002079.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.6818049,
                "relative_pitch": -4.463684624081145,
                "relative_heading": 36.93597997503637,
                "relative_elevation": -1.5364402169361995
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003939/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003939/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003939/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003939/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003939/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003939/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003939/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003939/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003939/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79747268763133,
                        52.3649307822227,
                        47.3878661496565
                    ]
                },
                "distance": 19.7,
                "direction": 359.82,
                "angle": 3.34,
                "elevation": 1.15,
                "pano_id": "TMX7316010203-001886_pano_0000_003939",
                "timestamp": "2020-08-21T07:57:23.677560Z",
                "filename": "pano_0000_003939.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.69755477,
                "relative_pitch": 3.3368037655054597,
                "relative_heading": 359.8185768803637,
                "relative_elevation": 1.1484490623698065
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000316/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000316/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000316/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000316/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002227_pano_0000_000316/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000316/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000316/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000316/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000316/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79729534246373,
                        52.3648935687633,
                        44.7697283923626
                    ]
                },
                "distance": 19.73,
                "direction": 322.03,
                "angle": -4.26,
                "elevation": -1.47,
                "pano_id": "TMX7316010203-002227_pano_0000_000316",
                "timestamp": "2021-07-09T10:39:04.874230Z",
                "filename": "pano_0000_000316.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.73460528,
                "relative_pitch": -4.2591072191978245,
                "relative_heading": 322.0258925490643,
                "relative_elevation": -1.4696886949240948
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003712/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003712/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003712/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003712/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003712/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003712/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003712/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003712/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003712/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79719688245315,
                        52.3646995695398,
                        45.9753086371347
                    ]
                },
                "distance": 19.79,
                "direction": 252.26,
                "angle": -0.76,
                "elevation": -0.26,
                "pano_id": "TMX7316010203-001886_pano_0000_003712",
                "timestamp": "2020-08-21T07:54:22.913240Z",
                "filename": "pano_0000_003712.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.79097391,
                "relative_pitch": -0.7645607238770349,
                "relative_heading": 252.2592102568816,
                "relative_elevation": -0.26410845015199413
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002207/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002207/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002207/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002207/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_002207/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002207/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002207/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002207/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002207/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79729188473169,
                        52.3648928472559,
                        44.8957783114165
                    ]
                },
                "distance": 19.82,
                "direction": 321.35,
                "angle": -3.88,
                "elevation": -1.34,
                "pano_id": "TMX7316010203-000817_pano_0001_002207",
                "timestamp": "2018-06-29T13:48:23.459660Z",
                "filename": "pano_0001_002207.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.81763777,
                "relative_pitch": -3.878726284030874,
                "relative_heading": 321.34625675262976,
                "relative_elevation": -1.3436387758701969
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000680/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000680/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000680/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000680/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000680/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000680/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000680/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000680/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000680/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79748638364651,
                        52.3649317608562,
                        44.6206713113934
                    ]
                },
                "distance": 19.83,
                "direction": 2.52,
                "angle": -4.67,
                "elevation": -1.62,
                "pano_id": "TMX7316010203-001307_pano_0000_000680",
                "timestamp": "2019-07-11T10:33:57.616900Z",
                "filename": "pano_0000_000680.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.82547644,
                "relative_pitch": -4.667833135699383,
                "relative_heading": 2.5167819899948136,
                "relative_elevation": -1.618745775893295
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000441/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000441/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000441/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000441/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000441/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000441/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000441/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000441/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000441/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7976478688034,
                        52.3648970641939,
                        44.8241152213886
                    ]
                },
                "distance": 19.88,
                "direction": 36.67,
                "angle": -4.07,
                "elevation": -1.42,
                "pano_id": "TMX7316010203-001307_pano_0000_000441",
                "timestamp": "2019-07-11T10:31:24.217720Z",
                "filename": "pano_0000_000441.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.87893712,
                "relative_pitch": -4.072361877261672,
                "relative_heading": 36.66587236089844,
                "relative_elevation": -1.415301865898094
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003704/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003704/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003704/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003704/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003704/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003704/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003704/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003704/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003704/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79775076215337,
                        52.3648105696295,
                        46.1837439434603
                    ]
                },
                "distance": 19.91,
                "direction": 71.49,
                "angle": -0.16,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-001886_pano_0000_003704",
                "timestamp": "2020-08-21T07:54:17.828270Z",
                "filename": "pano_0000_003704.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.90963444,
                "relative_pitch": -0.16021529019483058,
                "relative_heading": 71.48936852900385,
                "relative_elevation": -0.055673143826396654
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000797/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000797/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000797/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000797/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_000797/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000797/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000797/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000797/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000797/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79729090715251,
                        52.3648936869119,
                        44.8668031068519
                    ]
                },
                "distance": 19.93,
                "direction": 321.36,
                "angle": -3.94,
                "elevation": -1.37,
                "pano_id": "TMX7316010203-002091_pano_0000_000797",
                "timestamp": "2021-04-14T10:08:29.540990Z",
                "filename": "pano_0000_000797.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 19.93219671,
                "relative_pitch": -3.9394063286174,
                "relative_heading": 321.36452713405777,
                "relative_elevation": -1.3726139804347994
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001626/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001626/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001626/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001626/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_001626/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_001626/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_001626/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001626/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001626/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79728904707301,
                        52.3648940679139,
                        44.7879844065756
                    ]
                },
                "distance": 20.04,
                "direction": 321.16,
                "angle": -4.14,
                "elevation": -1.45,
                "pano_id": "TMX7316010203-000050_pano_0000_001626",
                "timestamp": "2016-08-08T07:57:45.559290Z",
                "filename": "pano_0000_001626.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.0445549,
                "relative_pitch": -4.1415775055195585,
                "relative_heading": 321.1572819884427,
                "relative_elevation": -1.4514326807110933
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00554/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00554/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00554/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00554/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-33-25_00554/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00554/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00554/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00554/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00554/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797486807872821,
                        52.36493396619116,
                        0.0
                    ]
                },
                "distance": 20.07,
                "direction": 2.57,
                "angle": -66.53,
                "elevation": -46.24,
                "pano_id": "recording_2025-06-17_12-33-25_00554",
                "timestamp": "2025-06-17T12:41:35Z",
                "filename": "recording_2025-06-17_12-33-25_00554.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.07191388,
                "relative_pitch": -66.53497861827545,
                "relative_heading": 2.5684309661297102,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000683/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000683/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000683/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000683/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000683/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000683/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000683/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000683/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000683/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79727615111877,
                        52.3648879963134,
                        44.624573324807
                    ]
                },
                "distance": 20.1,
                "direction": 318.0,
                "angle": -4.59,
                "elevation": -1.61,
                "pano_id": "TMX7316010203-001307_pano_0000_000683",
                "timestamp": "2019-07-11T10:33:58.711910Z",
                "filename": "pano_0000_000683.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.09985146,
                "relative_pitch": -4.593338867875351,
                "relative_heading": 317.99745548888865,
                "relative_elevation": -1.614843762479694
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00539/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00539/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00539/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00539/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00539/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00539/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00539/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00539/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00539/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797285666790119,
                        52.36489406492652,
                        0.0
                    ]
                },
                "distance": 20.19,
                "direction": 320.65,
                "angle": -66.41,
                "elevation": -46.24,
                "pano_id": "b_20240918_0854_Track01_Sphere_00539",
                "timestamp": "2024-09-18T07:36:10Z",
                "filename": "Job_20240918_0854_Track01_Sphere_00539.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.18950967,
                "relative_pitch": -66.41248199990082,
                "relative_heading": 320.6477307395531,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001579/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001579/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001579/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001579/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_001579/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001579/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_001579/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001579/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_001579/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79765739996844,
                        52.3648965506486,
                        44.8092972161248
                    ]
                },
                "distance": 20.23,
                "direction": 38.24,
                "angle": -4.04,
                "elevation": -1.43,
                "pano_id": "TMX7316010203-000817_pano_0001_001579",
                "timestamp": "2018-06-29T13:39:44.571390Z",
                "filename": "pano_0001_001579.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.22840919,
                "relative_pitch": -4.044001697635884,
                "relative_heading": 38.2378006654586,
                "relative_elevation": -1.4301198711618994
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00603/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00603/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00603/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00603/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track96_Sphere_00603/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00603/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track96_Sphere_00603/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00603/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track96_Sphere_00603/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797183852376143,
                        52.364794332384186,
                        0.0
                    ]
                },
                "distance": 20.25,
                "direction": 282.88,
                "angle": -66.35,
                "elevation": -46.24,
                "pano_id": "b_20241021_0921_Track96_Sphere_00603",
                "timestamp": "2024-10-21T12:48:46Z",
                "filename": "Job_20241021_0921_Track96_Sphere_00603.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.24699292,
                "relative_pitch": -66.35268615965111,
                "relative_heading": 282.88256792383675,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000313/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000313/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000313/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000313/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002227_pano_0000_000313/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000313/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000313/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000313/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000313/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79750621643934,
                        52.3649347117158,
                        44.7628718614578
                    ]
                },
                "distance": 20.26,
                "direction": 6.3,
                "angle": -4.17,
                "elevation": -1.48,
                "pano_id": "TMX7316010203-002227_pano_0000_000313",
                "timestamp": "2021-07-09T10:39:03.579160Z",
                "filename": "pano_0000_000313.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.25689388,
                "relative_pitch": -4.168973634904211,
                "relative_heading": 6.296224771057413,
                "relative_elevation": -1.4765452258288931
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000794/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000794/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000794/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000794/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_000794/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000794/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000794/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000794/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000794/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79750290678378,
                        52.3649354744473,
                        44.8502057380974
                    ]
                },
                "distance": 20.32,
                "direction": 5.64,
                "angle": -3.91,
                "elevation": -1.39,
                "pano_id": "TMX7316010203-002091_pano_0000_000794",
                "timestamp": "2021-04-14T10:08:28.416030Z",
                "filename": "pano_0000_000794.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.31787025,
                "relative_pitch": -3.911446244617142,
                "relative_heading": 5.638041644335642,
                "relative_elevation": -1.3892113491892957
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002204/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002204/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002204/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002204/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_002204/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002204/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002204/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002204/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002204/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79750212444534,
                        52.3649355622841,
                        44.8818541206419
                    ]
                },
                "distance": 20.32,
                "direction": 5.49,
                "angle": -3.82,
                "elevation": -1.36,
                "pano_id": "TMX7316010203-000817_pano_0001_002204",
                "timestamp": "2018-06-29T13:48:22.299660Z",
                "filename": "pano_0001_002204.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.3224331,
                "relative_pitch": -3.821748987417854,
                "relative_heading": 5.485814548870419,
                "relative_elevation": -1.3575629666447995
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00558/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00558/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00558/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00558/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_00558/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00558/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00558/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00558/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00558/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79718345415611,
                        52.3647966762114,
                        0.0
                    ]
                },
                "distance": 20.33,
                "direction": 283.58,
                "angle": -66.26,
                "elevation": -46.24,
                "pano_id": "recording_2025-06-17_12-48-50_00558",
                "timestamp": "2025-06-17T12:53:10Z",
                "filename": "recording_2025-06-17_12-48-50_00558.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.33309808,
                "relative_pitch": -66.26321909714943,
                "relative_heading": 283.5819645838134,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002142/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002142/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002142/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002142/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002142/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002142/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002142/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002142/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002142/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79751682190272,
                        52.3649345732466,
                        44.7935673343018
                    ]
                },
                "distance": 20.33,
                "direction": 8.32,
                "angle": -4.07,
                "elevation": -1.45,
                "pano_id": "TMX7316010203-000289_pano_0001_002142",
                "timestamp": "2017-05-09T10:43:36.020250Z",
                "filename": "pano_0001_002142.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.33354938,
                "relative_pitch": -4.067262933795827,
                "relative_heading": 8.324775832871941,
                "relative_elevation": -1.4458497529848984
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00536/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00536/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00536/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00536/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00536/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00536/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00536/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00536/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00536/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797495127677114,
                        52.36493654219031,
                        0.0
                    ]
                },
                "distance": 20.39,
                "direction": 4.12,
                "angle": -66.2,
                "elevation": -46.24,
                "pano_id": "b_20240918_0854_Track01_Sphere_00536",
                "timestamp": "2024-09-18T07:36:08Z",
                "filename": "Job_20240918_0854_Track01_Sphere_00536.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.3911736,
                "relative_pitch": -66.2029453420397,
                "relative_heading": 4.123344504814488,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002129/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002129/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002129/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002129/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_002129/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002129/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_002129/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002129/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_002129/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79751776161362,
                        52.364935405495,
                        44.7268290454522
                    ]
                },
                "distance": 20.43,
                "direction": 8.46,
                "angle": -4.23,
                "elevation": -1.51,
                "pano_id": "TMX7316010203-002506_pano_0000_002129",
                "timestamp": "2022-04-12T06:24:45.819210Z",
                "filename": "pano_0000_002129.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.43451029,
                "relative_pitch": -4.233384838212057,
                "relative_heading": 8.464769720681112,
                "relative_elevation": -1.5125880418344977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001623/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001623/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001623/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001623/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_001623/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_001623/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_001623/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001623/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_001623/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7974992024596,
                        52.3649369177388,
                        44.7773267552257
                    ]
                },
                "distance": 20.45,
                "direction": 4.89,
                "angle": -4.09,
                "elevation": -1.46,
                "pano_id": "TMX7316010203-000050_pano_0000_001623",
                "timestamp": "2016-08-08T07:57:44.639340Z",
                "filename": "pano_0000_001623.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.45464568,
                "relative_pitch": -4.088526878185125,
                "relative_heading": 4.890433743054186,
                "relative_elevation": -1.4620903320609955
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00557/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00557/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00557/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00557/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-33-25_00557/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00557/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00557/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00557/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00557/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797277109582203,
                        52.36489278197059,
                        0.0
                    ]
                },
                "distance": 20.46,
                "direction": 319.13,
                "angle": -66.14,
                "elevation": -46.24,
                "pano_id": "recording_2025-06-17_12-33-25_00557",
                "timestamp": "2025-06-17T12:41:37Z",
                "filename": "recording_2025-06-17_12-33-25_00557.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.45589239,
                "relative_pitch": -66.13584268671774,
                "relative_heading": 319.13152315460326,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000533/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000533/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000533/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000533/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_000533/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000533/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000533/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000533/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000533/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79718138199668,
                        52.3647984812433,
                        44.8499810285866
                    ]
                },
                "distance": 20.52,
                "direction": 284.03,
                "angle": -3.87,
                "elevation": -1.39,
                "pano_id": "TMX7316010203-002073_pano_0000_000533",
                "timestamp": "2021-03-31T09:05:42.286160Z",
                "filename": "pano_0000_000533.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.51811016,
                "relative_pitch": -3.874015134609363,
                "relative_heading": 284.0345969854446,
                "relative_elevation": -1.389436058700099
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00022/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00022/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00022/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00022/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track21_Sphere_00022/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00022/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track21_Sphere_00022/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00022/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track21_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797197053206813,
                        52.36467607398069,
                        0.0
                    ]
                },
                "distance": 20.73,
                "direction": 245.35,
                "angle": -65.86,
                "elevation": -46.24,
                "pano_id": "b_20241024_1307_Track21_Sphere_00022",
                "timestamp": "2024-10-24T12:20:44Z",
                "filename": "Job_20241024_1307_Track21_Sphere_00022.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.72710964,
                "relative_pitch": -65.85539171627815,
                "relative_heading": 245.34926331046043,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003942/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003942/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003942/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003942/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003942/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003942/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003942/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003942/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003942/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79726166039263,
                        52.3648886169515,
                        47.2727963225916
                    ]
                },
                "distance": 20.82,
                "direction": 316.11,
                "angle": 2.84,
                "elevation": 1.03,
                "pano_id": "TMX7316010203-001886_pano_0000_003942",
                "timestamp": "2020-08-21T07:57:24.777560Z",
                "filename": "pano_0000_003942.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.82303929,
                "relative_pitch": 2.841071056923652,
                "relative_heading": 316.10596466412335,
                "relative_elevation": 1.0333792353049063
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00565/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00565/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00565/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00565/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_00565/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00565/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_00565/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00565/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_00565/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.797669948109136,
                        52.36489771385054,
                        0.0
                    ]
                },
                "distance": 20.87,
                "direction": 39.86,
                "angle": -65.71,
                "elevation": -46.24,
                "pano_id": "recording_2025-06-17_12-48-50_00565",
                "timestamp": "2025-06-17T12:53:13Z",
                "filename": "recording_2025-06-17_12-48-50_00565.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.8674847,
                "relative_pitch": -65.71071839848571,
                "relative_heading": 39.861426414605305,
                "relative_elevation": -46.2394170872867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003708/adjacencies/TMX7316010203-001886_pano_0000_003708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000540/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000540/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000540/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000540/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_000540/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000540/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_000540/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000540/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_000540/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79767297413309,
                        52.3648976635106,
                        44.8615749487653
                    ]
                },
                "distance": 21.0,
                "direction": 40.3,
                "angle": -3.75,
                "elevation": -1.38,
                "pano_id": "TMX7316010203-002073_pano_0000_000540",
                "timestamp": "2021-03-31T09:05:44.846130Z",
                "filename": "pano_0000_000540.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001886_pano_0000_003708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114832.2405308788,
                        486481.93422388757
                    ]
                },
                "relative_distance": 20.99592277,
                "relative_pitch": -3.7546101732980994,
                "relative_heading": 40.303001097240426,
                "relative_elevation": -1.3778421385213946
            }
        ]
    }
}