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/b_20241114_1007_Track20_Sphere_00121/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/b_20241114_1007_Track20_Sphere_00121/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00121/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00121/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00121/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00121/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00121/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00121/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00121/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852641915543846,
                        52.355930734895864,
                        0.0
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "timestamp": "2024-11-14T10:24:17Z",
                "filename": "Job_20241114_1007_Track20_Sphere_00121.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "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/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002946/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002946/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002946/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002946/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002946/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002946/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002946/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002946/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002946/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264492938734,
                        52.3559267119099,
                        45.31034875568
                    ]
                },
                "distance": 0.49,
                "direction": 155.36,
                "angle": 89.38,
                "elevation": 45.31,
                "pano_id": "TMX7316010203-000264_pano_0001_002946",
                "timestamp": "2017-04-19T13:33:38.904620Z",
                "filename": "pano_0001_002946.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 0.49250222,
                "relative_pitch": 89.37724629889347,
                "relative_heading": 155.35905099346974,
                "relative_elevation": 45.31034875568
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002962/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002962/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002962/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002962/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002962/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002962/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002962/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002962/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002962/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264447064442,
                        52.3559263578363,
                        45.7052826602012
                    ]
                },
                "distance": 0.52,
                "direction": 160.33,
                "angle": 89.35,
                "elevation": 45.71,
                "pano_id": "TMX7316010203-001893_pano_0001_002962",
                "timestamp": "2020-08-27T08:50:21.137460Z",
                "filename": "pano_0001_002962.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 0.51722943,
                "relative_pitch": 89.35163296952621,
                "relative_heading": 160.33193706716614,
                "relative_elevation": 45.7052826602012
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000338/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000338/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000338/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000338/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000338/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000338/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000338/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000338/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000338/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264110633194,
                        52.3559389007589,
                        45.5741568766534
                    ]
                },
                "distance": 0.91,
                "direction": 356.53,
                "angle": 88.86,
                "elevation": 45.57,
                "pano_id": "TMX7316010203-002107_pano_0005_000338",
                "timestamp": "2021-04-20T10:06:22.436920Z",
                "filename": "pano_0005_000338.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 0.9103202,
                "relative_pitch": 88.85569862176408,
                "relative_heading": 356.5277768265952,
                "relative_elevation": 45.5741568766534
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001644/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001644/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001644/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001644/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001644/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001644/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001644/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001644/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001644/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264766968243,
                        52.3559415645654,
                        45.6643268372864
                    ]
                },
                "distance": 1.27,
                "direction": 18.02,
                "angle": 88.41,
                "elevation": 45.66,
                "pano_id": "TMX7316010203-001039_pano_0001_001644",
                "timestamp": "2019-01-07T09:07:33.320320Z",
                "filename": "pano_0001_001644.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 1.26722927,
                "relative_pitch": 88.41039463623937,
                "relative_heading": 18.021180073815003,
                "relative_elevation": 45.6643268372864
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004359/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004359/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004359/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004359/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004359/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004359/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004359/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004359/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004359/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264539287628,
                        52.3559185694245,
                        45.5794903850183
                    ]
                },
                "distance": 1.37,
                "direction": 170.07,
                "angle": 88.27,
                "elevation": 45.58,
                "pano_id": "TMX7316060226-000013_pano_0000_004359",
                "timestamp": "2016-08-04T08:40:38.767530Z",
                "filename": "pano_0000_004359.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 1.3742776,
                "relative_pitch": 88.27298511119011,
                "relative_heading": 170.07293981901512,
                "relative_elevation": 45.5794903850183
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000992/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000992/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000992/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000992/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000992/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000992/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000992/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000992/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000992/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8526486919687,
                        52.3559176481894,
                        45.7230769768357
                    ]
                },
                "distance": 1.53,
                "direction": 162.41,
                "angle": 88.09,
                "elevation": 45.72,
                "pano_id": "TMX7316010203-001140_pano_0000_000992",
                "timestamp": "2019-04-26T07:03:03.186850Z",
                "filename": "pano_0000_000992.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 1.52764888,
                "relative_pitch": 88.08640860958562,
                "relative_heading": 162.40879448115234,
                "relative_elevation": 45.7230769768357
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000690/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000690/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000690/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000690/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000690/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000690/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000690/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000690/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000690/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85266791410386,
                        52.3559260254766,
                        46.6612151023
                    ]
                },
                "distance": 1.85,
                "direction": 106.48,
                "angle": 87.73,
                "elevation": 46.66,
                "pano_id": "TMX7316010203-002478_pano_0003_000690",
                "timestamp": "2022-03-24T12:19:47.357890Z",
                "filename": "pano_0003_000690.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 1.84722446,
                "relative_pitch": 87.73295815691438,
                "relative_heading": 106.48046218416937,
                "relative_elevation": 46.6612151023
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001515/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001515/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001515/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001515/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001515/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001515/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001515/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001515/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001515/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264395124667,
                        52.3559487467091,
                        45.6903270101175
                    ]
                },
                "distance": 2.01,
                "direction": 3.96,
                "angle": 87.48,
                "elevation": 45.69,
                "pano_id": "TMX7316010203-001039_pano_0001_001515",
                "timestamp": "2019-01-07T09:05:37.331360Z",
                "filename": "pano_0001_001515.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 2.00904167,
                "relative_pitch": 87.48227871379882,
                "relative_heading": 3.9586271904611197,
                "relative_elevation": 45.6903270101175
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000761/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000761/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000761/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000761/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000761/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000761/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000761/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000761/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000761/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8526412844221,
                        52.3559510579818,
                        45.5964894331992
                    ]
                },
                "distance": 2.26,
                "direction": 358.91,
                "angle": 87.16,
                "elevation": 45.6,
                "pano_id": "TMX7316010203-000786_pano_0001_000761",
                "timestamp": "2018-06-12T10:50:21.343330Z",
                "filename": "pano_0001_000761.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 2.26184198,
                "relative_pitch": 87.16013536143149,
                "relative_heading": 358.91069219706196,
                "relative_elevation": 45.5964894331992
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00827/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00827/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00827/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00827/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00827/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00827/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00827/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00827/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00827/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264820695142,
                        52.3559105048876,
                        0.0
                    ]
                },
                "distance": 2.29,
                "direction": 169.22,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_10_01_06_47_55_00827",
                "timestamp": "2025-10-01T07:15:24Z",
                "filename": "2025_10_01_06_47_55_00827.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 2.29152376,
                "relative_pitch": 0.0,
                "relative_heading": 169.21889560988262,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000762/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000762/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000762/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000762/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000762/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000762/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000762/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000762/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000762/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264015110899,
                        52.3559083082656,
                        45.6228029718623
                    ]
                },
                "distance": 2.5,
                "direction": 182.76,
                "angle": 86.87,
                "elevation": 45.62,
                "pano_id": "TMX7316010203-000786_pano_0001_000762",
                "timestamp": "2018-06-12T10:50:22.028550Z",
                "filename": "pano_0001_000762.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 2.49839706,
                "relative_pitch": 86.86549794051047,
                "relative_heading": 182.7579467649903,
                "relative_elevation": 45.6228029718623
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001516/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001516/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001516/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001516/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001516/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001516/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001516/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001516/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001516/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264333057406,
                        52.3559067751671,
                        45.7132833562791
                    ]
                },
                "distance": 2.67,
                "direction": 177.93,
                "angle": 86.66,
                "elevation": 45.71,
                "pano_id": "TMX7316010203-001039_pano_0001_001516",
                "timestamp": "2019-01-07T09:05:37.971340Z",
                "filename": "pano_0001_001516.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 2.66783994,
                "relative_pitch": 86.65999085963215,
                "relative_heading": 177.92902662460367,
                "relative_elevation": 45.7132833562791
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00828/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00828/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00828/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00828/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00828/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00828/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00828/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00828/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00828/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852648085850174,
                        52.355954679200494,
                        0.0
                    ]
                },
                "distance": 2.7,
                "direction": 8.97,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_10_01_06_47_55_00828",
                "timestamp": "2025-10-01T07:15:24Z",
                "filename": "2025_10_01_06_47_55_00828.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 2.6973429,
                "relative_pitch": 0.0,
                "relative_heading": 8.966401920480271,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000993/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000993/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000993/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000993/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000993/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000993/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000993/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000993/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000993/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85265007609536,
                        52.3559621639273,
                        45.6963881039992
                    ]
                },
                "distance": 3.54,
                "direction": 9.03,
                "angle": 85.57,
                "elevation": 45.7,
                "pano_id": "TMX7316010203-001140_pano_0000_000993",
                "timestamp": "2019-04-26T07:03:03.901850Z",
                "filename": "pano_0000_000993.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 3.54115788,
                "relative_pitch": 85.56882439187581,
                "relative_heading": 9.033340770959462,
                "relative_elevation": 45.6963881039992
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004358/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004358/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004358/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004358/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004358/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004358/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004358/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004358/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004358/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264640336982,
                        52.3559624627153,
                        45.5589433908463
                    ]
                },
                "distance": 3.54,
                "direction": 4.95,
                "angle": 85.55,
                "elevation": 45.56,
                "pano_id": "TMX7316060226-000013_pano_0000_004358",
                "timestamp": "2016-08-04T08:40:37.952450Z",
                "filename": "pano_0000_004358.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 3.54370067,
                "relative_pitch": 85.55233101820036,
                "relative_heading": 4.949858578478233,
                "relative_elevation": 45.5589433908463
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001645/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001645/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001645/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001645/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001645/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001645/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001645/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001645/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001645/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264718459027,
                        52.3558938676502,
                        45.6742280283943
                    ]
                },
                "distance": 4.12,
                "direction": 175.0,
                "angle": 84.85,
                "elevation": 45.67,
                "pano_id": "TMX7316010203-001039_pano_0001_001645",
                "timestamp": "2019-01-07T09:07:34.595230Z",
                "filename": "pano_0001_001645.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 4.11804714,
                "relative_pitch": 84.84806881296095,
                "relative_heading": 174.99888951737597,
                "relative_elevation": 45.6742280283943
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000339/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000339/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000339/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000339/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000339/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000339/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000339/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000339/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000339/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264141544096,
                        52.3558933247037,
                        45.5737276189029
                    ]
                },
                "distance": 4.16,
                "direction": 180.47,
                "angle": 84.78,
                "elevation": 45.57,
                "pano_id": "TMX7316010203-002107_pano_0005_000339",
                "timestamp": "2021-04-20T10:06:23.042030Z",
                "filename": "pano_0005_000339.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 4.16292511,
                "relative_pitch": 84.78080981217697,
                "relative_heading": 180.46896425974998,
                "relative_elevation": 45.5737276189029
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002963/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002963/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002963/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002963/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002963/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002963/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002963/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002963/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002963/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264585725921,
                        52.3559705079835,
                        45.6801069499925
                    ]
                },
                "distance": 4.43,
                "direction": 3.47,
                "angle": 84.46,
                "elevation": 45.68,
                "pano_id": "TMX7316010203-001893_pano_0001_002963",
                "timestamp": "2020-08-27T08:50:21.797460Z",
                "filename": "pano_0001_002963.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 4.43385544,
                "relative_pitch": 84.45605747413873,
                "relative_heading": 3.472506069073888,
                "relative_elevation": 45.6801069499925
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00120/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00120/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00120/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00120/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00120/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00120/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00120/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00120/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00120/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852642610458582,
                        52.35597540722074,
                        0.0
                    ]
                },
                "distance": 4.97,
                "direction": 0.55,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241114_1007_Track20_Sphere_00120",
                "timestamp": "2024-11-14T10:24:16Z",
                "filename": "Job_20241114_1007_Track20_Sphere_00120.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 4.97109849,
                "relative_pitch": 0.0,
                "relative_heading": 0.5457064012358243,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000689/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000689/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000689/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000689/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000689/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000689/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000689/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000689/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000689/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8526818069268,
                        52.3559682382605,
                        46.6222795750946
                    ]
                },
                "distance": 4.98,
                "direction": 33.08,
                "angle": 83.9,
                "elevation": 46.62,
                "pano_id": "TMX7316010203-002478_pano_0003_000689",
                "timestamp": "2022-03-24T12:19:46.097930Z",
                "filename": "pano_0003_000689.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 4.98016795,
                "relative_pitch": 83.90281457284435,
                "relative_heading": 33.075254371050924,
                "relative_elevation": 46.6222795750946
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00122/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00122/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00122/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00122/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00122/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00122/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00122/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00122/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00122/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852640828651356,
                        52.355885701289864,
                        0.0
                    ]
                },
                "distance": 5.01,
                "direction": 180.85,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241114_1007_Track20_Sphere_00122",
                "timestamp": "2024-11-14T10:24:18Z",
                "filename": "Job_20241114_1007_Track20_Sphere_00122.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 5.01162135,
                "relative_pitch": 0.0,
                "relative_heading": 180.84663915782605,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002961/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002961/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002961/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002961/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002961/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002961/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002961/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002961/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002961/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264336024361,
                        52.3558819560013,
                        45.7044439781457
                    ]
                },
                "distance": 5.43,
                "direction": 178.96,
                "angle": 83.23,
                "elevation": 45.7,
                "pano_id": "TMX7316010203-001893_pano_0001_002961",
                "timestamp": "2020-08-27T08:50:20.477460Z",
                "filename": "pano_0001_002961.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 5.42872026,
                "relative_pitch": 83.2262113218685,
                "relative_heading": 178.96108938917672,
                "relative_elevation": 45.7044439781457
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000691/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000691/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000691/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000691/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000691/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000691/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000691/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000691/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000691/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85266113731583,
                        52.355883301808,
                        46.680937256664
                    ]
                },
                "distance": 5.44,
                "direction": 166.06,
                "angle": 83.36,
                "elevation": 46.68,
                "pano_id": "TMX7316010203-002478_pano_0003_000691",
                "timestamp": "2022-03-24T12:19:48.192860Z",
                "filename": "pano_0003_000691.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 5.43812192,
                "relative_pitch": 83.35524719551529,
                "relative_heading": 166.0649420242428,
                "relative_elevation": 46.680937256664
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000337/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000337/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000337/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000337/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000337/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000337/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000337/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000337/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000337/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8526404153726,
                        52.3559844462708,
                        45.5704481797293
                    ]
                },
                "distance": 5.98,
                "direction": 359.02,
                "angle": 82.53,
                "elevation": 45.57,
                "pano_id": "TMX7316010203-002107_pano_0005_000337",
                "timestamp": "2021-04-20T10:06:21.821890Z",
                "filename": "pano_0005_000337.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 5.97755914,
                "relative_pitch": 82.52707262878788,
                "relative_heading": 359.0202588240793,
                "relative_elevation": 45.5704481797293
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004360/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004360/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004360/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004360/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004360/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004360/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004360/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004360/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004360/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264362779303,
                        52.3558747921349,
                        45.5864608185366
                    ]
                },
                "distance": 6.23,
                "direction": 178.93,
                "angle": 82.22,
                "elevation": 45.59,
                "pano_id": "TMX7316060226-000013_pano_0000_004360",
                "timestamp": "2016-08-04T08:40:39.587520Z",
                "filename": "pano_0000_004360.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 6.22607369,
                "relative_pitch": 82.22281830955552,
                "relative_heading": 178.92637542956976,
                "relative_elevation": 45.5864608185366
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000991/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000991/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000991/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000991/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000991/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000991/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000991/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000991/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000991/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264713330985,
                        52.3558728681843,
                        45.7369324173778
                    ]
                },
                "distance": 6.45,
                "direction": 176.84,
                "angle": 81.97,
                "elevation": 45.74,
                "pano_id": "TMX7316010203-001140_pano_0000_000991",
                "timestamp": "2019-04-26T07:03:02.477080Z",
                "filename": "pano_0000_000991.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 6.44887248,
                "relative_pitch": 81.97424594817382,
                "relative_heading": 176.83993986743542,
                "relative_elevation": 45.7369324173778
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001643/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001643/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001643/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001643/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001643/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001643/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001643/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001643/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001643/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264824275579,
                        52.3559892924881,
                        45.644214047119
                    ]
                },
                "distance": 6.53,
                "direction": 3.79,
                "angle": 81.86,
                "elevation": 45.64,
                "pano_id": "TMX7316010203-001039_pano_0001_001643",
                "timestamp": "2019-01-07T09:07:32.055250Z",
                "filename": "pano_0001_001643.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 6.53018816,
                "relative_pitch": 81.85810545313416,
                "relative_heading": 3.785086586334723,
                "relative_elevation": 45.644214047119
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001514/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001514/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001514/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001514/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001514/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001514/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001514/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001514/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001514/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264467728467,
                        52.355990932181,
                        45.6796656483784
                    ]
                },
                "distance": 6.7,
                "direction": 1.61,
                "angle": 81.65,
                "elevation": 45.68,
                "pano_id": "TMX7316010203-001039_pano_0001_001514",
                "timestamp": "2019-01-07T09:05:36.691410Z",
                "filename": "pano_0001_001514.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 6.7010414,
                "relative_pitch": 81.65444205843637,
                "relative_heading": 1.6090549772979532,
                "relative_elevation": 45.6796656483784
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000760/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000760/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000760/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000760/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000760/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000760/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000760/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000760/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000760/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264221181268,
                        52.3559941543642,
                        45.5834790105
                    ]
                },
                "distance": 7.06,
                "direction": 0.16,
                "angle": 81.2,
                "elevation": 45.58,
                "pano_id": "TMX7316010203-000786_pano_0001_000760",
                "timestamp": "2018-06-12T10:50:20.658630Z",
                "filename": "pano_0001_000760.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 7.05697353,
                "relative_pitch": 81.19965856890441,
                "relative_heading": 0.1638857588702011,
                "relative_elevation": 45.5834790105
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000763/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000763/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000763/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000763/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000763/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000763/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000763/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000763/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000763/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85263886529637,
                        52.3558653963032,
                        45.6262759882957
                    ]
                },
                "distance": 7.27,
                "direction": 181.64,
                "angle": 80.94,
                "elevation": 45.63,
                "pano_id": "TMX7316010203-000786_pano_0001_000763",
                "timestamp": "2018-06-12T10:50:22.728380Z",
                "filename": "pano_0001_000763.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 7.27346298,
                "relative_pitch": 80.94246844131905,
                "relative_heading": 181.63729660187394,
                "relative_elevation": 45.6262759882957
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00826/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00826/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00826/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00826/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00826/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00826/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00826/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00826/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00826/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852647972249885,
                        52.3558654032278,
                        0.0
                    ]
                },
                "distance": 7.28,
                "direction": 176.75,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_10_01_06_47_55_00826",
                "timestamp": "2025-10-01T07:15:23Z",
                "filename": "2025_10_01_06_47_55_00826.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 7.2814254,
                "relative_pitch": 0.0,
                "relative_heading": 176.7511680433792,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001517/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001517/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001517/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001517/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001517/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001517/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001517/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001517/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001517/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264261784252,
                        52.3558647757912,
                        45.7128156395629
                    ]
                },
                "distance": 7.34,
                "direction": 179.63,
                "angle": 80.88,
                "elevation": 45.71,
                "pano_id": "TMX7316010203-001039_pano_0001_001517",
                "timestamp": "2019-01-07T09:05:38.626280Z",
                "filename": "pano_0001_001517.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 7.33969632,
                "relative_pitch": 80.87838407832649,
                "relative_heading": 179.62647364756285,
                "relative_elevation": 45.7128156395629
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00829/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00829/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00829/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00829/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00829/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00829/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00829/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00829/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00829/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852648539596852,
                        52.356001094062194,
                        0.0
                    ]
                },
                "distance": 7.84,
                "direction": 3.3,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_10_01_06_47_55_00829",
                "timestamp": "2025-10-01T07:15:25Z",
                "filename": "2025_10_01_06_47_55_00829.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 7.84215039,
                "relative_pitch": 0.0,
                "relative_heading": 3.299147444263752,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004357/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004357/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004357/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004357/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004357/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004357/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004357/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004357/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004357/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264715239393,
                        52.3560063291935,
                        45.5565827833489
                    ]
                },
                "distance": 8.42,
                "direction": 2.43,
                "angle": 79.53,
                "elevation": 45.56,
                "pano_id": "TMX7316060226-000013_pano_0000_004357",
                "timestamp": "2016-08-04T08:40:37.142640Z",
                "filename": "pano_0000_004357.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 8.41925161,
                "relative_pitch": 79.52938168224082,
                "relative_heading": 2.4288447711827845,
                "relative_elevation": 45.5565827833489
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000994/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000994/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000994/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000994/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000994/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000994/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000994/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000994/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000994/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85265207035012,
                        52.3560065629517,
                        45.6758277462795
                    ]
                },
                "distance": 8.47,
                "direction": 4.69,
                "angle": 79.5,
                "elevation": 45.68,
                "pano_id": "TMX7316010203-001140_pano_0000_000994",
                "timestamp": "2019-04-26T07:03:04.631860Z",
                "filename": "pano_0000_000994.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 8.46601716,
                "relative_pitch": 79.4993901507427,
                "relative_heading": 4.6875954463173635,
                "relative_elevation": 45.6758277462795
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000340/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000340/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000340/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000340/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000340/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000340/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000340/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000340/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000340/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8526421312167,
                        52.3558477445667,
                        45.5665611065924
                    ]
                },
                "distance": 9.23,
                "direction": 179.91,
                "angle": 78.54,
                "elevation": 45.57,
                "pano_id": "TMX7316010203-002107_pano_0005_000340",
                "timestamp": "2021-04-20T10:06:23.657120Z",
                "filename": "pano_0005_000340.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 9.23468629,
                "relative_pitch": 78.54339607318464,
                "relative_heading": 179.90883080875778,
                "relative_elevation": 45.5665611065924
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002947/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002947/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002947/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002947/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002947/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002947/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002947/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002947/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002947/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264699458704,
                        52.3560136680953,
                        45.2838117303327
                    ]
                },
                "distance": 9.23,
                "direction": 2.15,
                "angle": 78.47,
                "elevation": 45.28,
                "pano_id": "TMX7316010203-000264_pano_0001_002947",
                "timestamp": "2017-04-19T13:33:39.874600Z",
                "filename": "pano_0001_002947.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 9.23480342,
                "relative_pitch": 78.47362817922951,
                "relative_heading": 2.1474788354825596,
                "relative_elevation": 45.2838117303327
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002964/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002964/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002964/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002964/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002964/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002964/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002964/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002964/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002964/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264732947313,
                        52.356014599232,
                        45.6864899676293
                    ]
                },
                "distance": 9.34,
                "direction": 2.26,
                "angle": 78.45,
                "elevation": 45.69,
                "pano_id": "TMX7316010203-001893_pano_0001_002964",
                "timestamp": "2020-08-27T08:50:22.462440Z",
                "filename": "pano_0001_002964.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 9.33921619,
                "relative_pitch": 78.44678809885508,
                "relative_heading": 2.2635394656706853,
                "relative_elevation": 45.6864899676293
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001646/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001646/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001646/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001646/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001646/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001646/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001646/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001646/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001646/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264653617572,
                        52.3558462913722,
                        45.6667433287948
                    ]
                },
                "distance": 9.4,
                "direction": 178.08,
                "angle": 78.37,
                "elevation": 45.67,
                "pano_id": "TMX7316010203-001039_pano_0001_001646",
                "timestamp": "2019-01-07T09:07:35.920310Z",
                "filename": "pano_0001_001646.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 9.40164973,
                "relative_pitch": 78.36675939360714,
                "relative_heading": 178.0810967045758,
                "relative_elevation": 45.6667433287948
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000688/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000688/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000688/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000688/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000688/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000688/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000688/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000688/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000688/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85268590754923,
                        52.3560117200675,
                        46.6084626801312
                    ]
                },
                "distance": 9.5,
                "direction": 18.4,
                "angle": 78.48,
                "elevation": 46.61,
                "pano_id": "TMX7316010203-002478_pano_0003_000688",
                "timestamp": "2022-03-24T12:19:44.687910Z",
                "filename": "pano_0003_000688.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 9.49692852,
                "relative_pitch": 78.48308579088173,
                "relative_heading": 18.39721178178121,
                "relative_elevation": 46.6084626801312
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00119/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00119/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00119/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00119/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00119/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00119/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00119/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00119/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00119/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852643150473396,
                        52.356020752927954,
                        0.0
                    ]
                },
                "distance": 10.02,
                "direction": 0.48,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241114_1007_Track20_Sphere_00119",
                "timestamp": "2024-11-14T10:24:15Z",
                "filename": "Job_20241114_1007_Track20_Sphere_00119.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 10.01702947,
                "relative_pitch": 0.0,
                "relative_heading": 0.48126161331722017,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00123/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00123/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00123/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00123/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00123/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00123/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00123/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00123/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00123/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852639143747488,
                        52.355840350411064,
                        0.0
                    ]
                },
                "distance": 10.06,
                "direction": 181.08,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241114_1007_Track20_Sphere_00123",
                "timestamp": "2024-11-14T10:24:19Z",
                "filename": "Job_20241114_1007_Track20_Sphere_00123.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 10.05922548,
                "relative_pitch": 0.0,
                "relative_heading": 181.07571430609974,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002945/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002945/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002945/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002945/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002945/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002945/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002945/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002945/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002945/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8526443464544,
                        52.3558394333685,
                        45.2986565697938
                    ]
                },
                "distance": 10.16,
                "direction": 179.07,
                "angle": 77.36,
                "elevation": 45.3,
                "pano_id": "TMX7316010203-000264_pano_0001_002945",
                "timestamp": "2017-04-19T13:33:37.929690Z",
                "filename": "pano_0001_002945.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 10.16084566,
                "relative_pitch": 77.35736678051067,
                "relative_heading": 179.06602979905415,
                "relative_elevation": 45.2986565697938
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000692/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000692/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000692/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000692/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000692/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000692/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000692/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000692/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000692/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85265686834196,
                        52.3558393870829,
                        46.6769833695143
                    ]
                },
                "distance": 10.22,
                "direction": 174.28,
                "angle": 77.66,
                "elevation": 46.68,
                "pano_id": "TMX7316010203-002478_pano_0003_000692",
                "timestamp": "2022-03-24T12:19:48.902860Z",
                "filename": "pano_0003_000692.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 10.21557209,
                "relative_pitch": 77.65507676301938,
                "relative_heading": 174.27656238540766,
                "relative_elevation": 46.6769833695143
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002960/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002960/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002960/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002960/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002960/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002960/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002960/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002960/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002960/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264368544273,
                        52.3558373660296,
                        45.6908666994423
                    ]
                },
                "distance": 10.39,
                "direction": 179.34,
                "angle": 77.19,
                "elevation": 45.69,
                "pano_id": "TMX7316010203-001893_pano_0001_002960",
                "timestamp": "2020-08-27T08:50:19.812440Z",
                "filename": "pano_0001_002960.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 10.39023679,
                "relative_pitch": 77.18864068030024,
                "relative_heading": 179.33502174741685,
                "relative_elevation": 45.6908666994423
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000336/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000336/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000336/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000336/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000336/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000336/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000336/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000336/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000336/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264065182788,
                        52.3560301273934,
                        45.6196326389909
                    ]
                },
                "distance": 11.06,
                "direction": 359.55,
                "angle": 76.37,
                "elevation": 45.62,
                "pano_id": "TMX7316010203-002107_pano_0005_000336",
                "timestamp": "2021-04-20T10:06:21.186920Z",
                "filename": "pano_0005_000336.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 11.06014651,
                "relative_pitch": 76.37200677896583,
                "relative_heading": 359.55396825229207,
                "relative_elevation": 45.6196326389909
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004361/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004361/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004361/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004361/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004361/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004361/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004361/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004361/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004361/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264222296841,
                        52.3558310476193,
                        45.589656659402
                    ]
                },
                "distance": 11.09,
                "direction": 179.89,
                "angle": 76.32,
                "elevation": 45.59,
                "pano_id": "TMX7316060226-000013_pano_0000_004361",
                "timestamp": "2016-08-04T08:40:40.407520Z",
                "filename": "pano_0000_004361.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 11.09263224,
                "relative_pitch": 76.32482912255388,
                "relative_heading": 179.89181203458693,
                "relative_elevation": 45.589656659402
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001513/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001513/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001513/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001513/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001513/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001513/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001513/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001513/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001513/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8526458477599,
                        52.356033045356,
                        45.7147006513551
                    ]
                },
                "distance": 11.39,
                "direction": 1.35,
                "angle": 76.01,
                "elevation": 45.71,
                "pano_id": "TMX7316010203-001039_pano_0001_001513",
                "timestamp": "2019-01-07T09:05:36.036820Z",
                "filename": "pano_0001_001513.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 11.38765696,
                "relative_pitch": 76.01215214972787,
                "relative_heading": 1.3480805136066794,
                "relative_elevation": 45.7147006513551
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000990/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000990/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000990/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000990/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000990/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000990/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000990/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000990/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000990/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264581058805,
                        52.3558280557899,
                        45.7169550424442
                    ]
                },
                "distance": 11.43,
                "direction": 178.67,
                "angle": 75.96,
                "elevation": 45.72,
                "pano_id": "TMX7316010203-001140_pano_0000_000990",
                "timestamp": "2019-04-26T07:03:01.781860Z",
                "filename": "pano_0000_000990.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 11.4286071,
                "relative_pitch": 75.96450160984163,
                "relative_heading": 178.66944479782106,
                "relative_elevation": 45.7169550424442
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000759/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000759/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000759/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000759/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000759/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000759/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000759/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000759/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000759/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264312267224,
                        52.3560371434276,
                        45.613093986176
                    ]
                },
                "distance": 11.84,
                "direction": 0.4,
                "angle": 75.45,
                "elevation": 45.61,
                "pano_id": "TMX7316010203-000786_pano_0001_000759",
                "timestamp": "2018-06-12T10:50:19.968430Z",
                "filename": "pano_0001_000759.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 11.84079995,
                "relative_pitch": 75.44767579702385,
                "relative_heading": 0.3979684442910856,
                "relative_elevation": 45.613093986176
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001642/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001642/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001642/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001642/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001642/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001642/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001642/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001642/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001642/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264948083138,
                        52.3560374792762,
                        45.6767316749319
                    ]
                },
                "distance": 11.89,
                "direction": 2.48,
                "angle": 75.41,
                "elevation": 45.68,
                "pano_id": "TMX7316010203-001039_pano_0001_001642",
                "timestamp": "2019-01-07T09:07:30.725240Z",
                "filename": "pano_0001_001642.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 11.88906395,
                "relative_pitch": 75.41037693273529,
                "relative_heading": 2.4847725311588102,
                "relative_elevation": 45.6767316749319
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000764/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000764/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000764/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000764/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000764/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000764/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000764/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000764/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000764/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85263776760595,
                        52.3558227997041,
                        45.6156023321673
                    ]
                },
                "distance": 12.01,
                "direction": 181.35,
                "angle": 75.25,
                "elevation": 45.62,
                "pano_id": "TMX7316010203-000786_pano_0001_000764",
                "timestamp": "2018-06-12T10:50:23.428380Z",
                "filename": "pano_0001_000764.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 12.01371629,
                "relative_pitch": 75.24514834092695,
                "relative_heading": 181.34793751674593,
                "relative_elevation": 45.6156023321673
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001518/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001518/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001518/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001518/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001518/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001518/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001518/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001518/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001518/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264233531062,
                        52.3558227124119,
                        45.6941142072901
                    ]
                },
                "distance": 12.02,
                "direction": 179.86,
                "angle": 75.26,
                "elevation": 45.69,
                "pano_id": "TMX7316010203-001039_pano_0001_001518",
                "timestamp": "2019-01-07T09:05:39.291290Z",
                "filename": "pano_0001_001518.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 12.02013922,
                "relative_pitch": 75.26186411698517,
                "relative_heading": 179.86367553655464,
                "relative_elevation": 45.6941142072901
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00825/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00825/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00825/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00825/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00825/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00825/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00825/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00825/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00825/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852648102507631,
                        52.355821687331435,
                        0.0
                    ]
                },
                "distance": 12.14,
                "direction": 178.01,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_10_01_06_47_55_00825",
                "timestamp": "2025-10-01T07:15:22Z",
                "filename": "2025_10_01_06_47_55_00825.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 12.14148971,
                "relative_pitch": 0.0,
                "relative_heading": 178.01039108067013,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00830/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00830/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00830/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00830/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00830/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00830/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00830/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00830/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00830/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852649350275693,
                        52.356047124061476,
                        0.0
                    ]
                },
                "distance": 12.96,
                "direction": 2.24,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_10_01_06_47_55_00830",
                "timestamp": "2025-10-01T07:15:26Z",
                "filename": "2025_10_01_06_47_55_00830.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 12.96100259,
                "relative_pitch": 0.0,
                "relative_heading": 2.239803695829513,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004356/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004356/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004356/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004356/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004356/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004356/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004356/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004356/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004356/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264735124811,
                        52.3560504587675,
                        45.5678462041542
                    ]
                },
                "distance": 13.33,
                "direction": 1.59,
                "angle": 73.7,
                "elevation": 45.57,
                "pano_id": "TMX7316060226-000013_pano_0000_004356",
                "timestamp": "2016-08-04T08:40:36.337500Z",
                "filename": "pano_0000_004356.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 13.32731353,
                "relative_pitch": 73.69728631951891,
                "relative_heading": 1.5923616444230209,
                "relative_elevation": 45.5678462041542
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000995/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000995/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000995/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000995/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000995/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000995/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000995/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000995/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000995/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85265328952148,
                        52.3560509838147,
                        45.7015235042199
                    ]
                },
                "distance": 13.4,
                "direction": 3.31,
                "angle": 73.66,
                "elevation": 45.7,
                "pano_id": "TMX7316010203-001140_pano_0000_000995",
                "timestamp": "2019-04-26T07:03:05.366830Z",
                "filename": "pano_0000_000995.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 13.40301215,
                "relative_pitch": 73.6550238860401,
                "relative_heading": 3.3145517918517022,
                "relative_elevation": 45.7015235042199
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000687/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000687/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000687/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000687/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000687/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000687/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000687/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000687/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000687/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85267436556764,
                        52.356056192047,
                        46.6385637894273
                    ]
                },
                "distance": 14.13,
                "direction": 9.0,
                "angle": 73.14,
                "elevation": 46.64,
                "pano_id": "TMX7316010203-002478_pano_0003_000687",
                "timestamp": "2022-03-24T12:19:43.617920Z",
                "filename": "pano_0003_000687.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 14.13411818,
                "relative_pitch": 73.1402284481818,
                "relative_heading": 8.999242883624897,
                "relative_elevation": 46.6385637894273
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002965/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002965/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002965/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002965/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002965/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002965/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002965/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002965/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002965/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264865325476,
                        52.35605830009,
                        45.7138886786997
                    ]
                },
                "distance": 14.2,
                "direction": 1.85,
                "angle": 72.74,
                "elevation": 45.71,
                "pano_id": "TMX7316010203-001893_pano_0001_002965",
                "timestamp": "2020-08-27T08:50:23.127450Z",
                "filename": "pano_0001_002965.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 14.20212395,
                "relative_pitch": 72.74133058659281,
                "relative_heading": 1.8522825822363316,
                "relative_elevation": 45.7138886786997
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000341/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000341/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000341/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000341/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000341/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000341/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000341/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000341/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000341/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264267827199,
                        52.3558020814239,
                        45.5278592640534
                    ]
                },
                "distance": 14.32,
                "direction": 179.79,
                "angle": 72.54,
                "elevation": 45.53,
                "pano_id": "TMX7316010203-002107_pano_0005_000341",
                "timestamp": "2021-04-20T10:06:24.296910Z",
                "filename": "pano_0005_000341.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 14.31589421,
                "relative_pitch": 72.54463596337256,
                "relative_heading": 179.79201727056076,
                "relative_elevation": 45.5278592640534
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001647/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001647/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001647/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001647/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001647/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001647/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001647/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001647/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001647/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264623753848,
                        52.3557989184994,
                        45.6622390979901
                    ]
                },
                "distance": 14.67,
                "direction": 178.85,
                "angle": 72.19,
                "elevation": 45.66,
                "pano_id": "TMX7316010203-001039_pano_0001_001647",
                "timestamp": "2019-01-07T09:07:37.270280Z",
                "filename": "pano_0001_001647.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 14.670707,
                "relative_pitch": 72.18843689308142,
                "relative_heading": 178.84989523082137,
                "relative_elevation": 45.6622390979901
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00118/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00118/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00118/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00118/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00118/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00118/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00118/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00118/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00118/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852643918781378,
                        52.35606542558347,
                        0.0
                    ]
                },
                "distance": 14.99,
                "direction": 0.52,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241114_1007_Track20_Sphere_00118",
                "timestamp": "2024-11-14T10:24:14Z",
                "filename": "Job_20241114_1007_Track20_Sphere_00118.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 14.98820743,
                "relative_pitch": 0.0,
                "relative_heading": 0.5217484920545612,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000693/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000693/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000693/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000693/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000693/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000693/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000693/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000693/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000693/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85265416210535,
                        52.3557954617128,
                        46.6728648114949
                    ]
                },
                "distance": 15.08,
                "direction": 176.83,
                "angle": 72.1,
                "elevation": 46.67,
                "pano_id": "TMX7316010203-002478_pano_0003_000693",
                "timestamp": "2022-03-24T12:19:49.547920Z",
                "filename": "pano_0003_000693.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 15.07551033,
                "relative_pitch": 72.09934886524415,
                "relative_heading": 176.827225424664,
                "relative_elevation": 46.6728648114949
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00124/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00124/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00124/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00124/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00124/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00124/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00124/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00124/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00124/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852637238891995,
                        52.355794980563,
                        0.0
                    ]
                },
                "distance": 15.11,
                "direction": 181.21,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241114_1007_Track20_Sphere_00124",
                "timestamp": "2024-11-14T10:24:20Z",
                "filename": "Job_20241114_1007_Track20_Sphere_00124.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 15.10930188,
                "relative_pitch": 0.0,
                "relative_heading": 181.20836443653252,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002959/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002959/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002959/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002959/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002959/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002959/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002959/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002959/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002959/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264397002916,
                        52.3557926709777,
                        45.7064525727183
                    ]
                },
                "distance": 15.36,
                "direction": 179.48,
                "angle": 71.42,
                "elevation": 45.71,
                "pano_id": "TMX7316010203-001893_pano_0001_002959",
                "timestamp": "2020-08-27T08:50:19.127480Z",
                "filename": "pano_0001_002959.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 15.36357652,
                "relative_pitch": 71.42065860597461,
                "relative_heading": 179.4779743506728,
                "relative_elevation": 45.7064525727183
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004362/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004362/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004362/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004362/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004362/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004362/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004362/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004362/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004362/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264103745409,
                        52.3557876630612,
                        45.5991201829165
                    ]
                },
                "distance": 15.92,
                "direction": 180.22,
                "angle": 70.75,
                "elevation": 45.6,
                "pano_id": "TMX7316060226-000013_pano_0000_004362",
                "timestamp": "2016-08-04T08:40:41.232450Z",
                "filename": "pano_0000_004362.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 15.92030268,
                "relative_pitch": 70.75405757091652,
                "relative_heading": 180.21530979241535,
                "relative_elevation": 45.5991201829165
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001512/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001512/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001512/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001512/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001512/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001512/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001512/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001512/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001512/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264628234293,
                        52.3560757467056,
                        45.6978319101036
                    ]
                },
                "distance": 16.14,
                "direction": 1.06,
                "angle": 70.55,
                "elevation": 45.7,
                "pano_id": "TMX7316010203-001039_pano_0001_001512",
                "timestamp": "2019-01-07T09:05:35.346360Z",
                "filename": "pano_0001_001512.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 16.13880226,
                "relative_pitch": 70.54864322175513,
                "relative_heading": 1.0563038381890306,
                "relative_elevation": 45.6978319101036
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000335/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000335/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000335/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000335/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000335/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000335/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000335/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000335/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000335/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264107745215,
                        52.3560759196686,
                        45.6175500946119
                    ]
                },
                "distance": 16.16,
                "direction": 359.8,
                "angle": 70.5,
                "elevation": 45.62,
                "pano_id": "TMX7316010203-002107_pano_0005_000335",
                "timestamp": "2021-04-20T10:06:20.521940Z",
                "filename": "pano_0005_000335.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 16.15540687,
                "relative_pitch": 70.49845411972991,
                "relative_heading": 359.7974898077264,
                "relative_elevation": 45.6175500946119
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000989/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000989/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000989/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000989/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000989/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000989/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000989/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000989/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000989/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264436956265,
                        52.3557834588641,
                        45.7374413283542
                    ]
                },
                "distance": 16.39,
                "direction": 179.42,
                "angle": 70.29,
                "elevation": 45.74,
                "pano_id": "TMX7316010203-001140_pano_0000_000989",
                "timestamp": "2019-04-26T07:03:01.091890Z",
                "filename": "pano_0000_000989.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 16.38886142,
                "relative_pitch": 70.28613666119747,
                "relative_heading": 179.4154632132303,
                "relative_elevation": 45.7374413283542
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000758/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000758/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000758/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000758/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000758/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000758/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000758/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000758/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000758/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264399189167,
                        52.3560803949937,
                        45.5941118169576
                    ]
                },
                "distance": 16.65,
                "direction": 0.49,
                "angle": 69.93,
                "elevation": 45.59,
                "pano_id": "TMX7316010203-000786_pano_0001_000758",
                "timestamp": "2018-06-12T10:50:19.258410Z",
                "filename": "pano_0001_000758.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 16.65389462,
                "relative_pitch": 69.93456344869558,
                "relative_heading": 0.48670052830747224,
                "relative_elevation": 45.5941118169576
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000765/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000765/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000765/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000765/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000765/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000765/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000765/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000765/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000765/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85263682460553,
                        52.3557808462172,
                        45.6369785023853
                    ]
                },
                "distance": 16.68,
                "direction": 181.19,
                "angle": 69.92,
                "elevation": 45.64,
                "pano_id": "TMX7316010203-000786_pano_0001_000765",
                "timestamp": "2018-06-12T10:50:24.118370Z",
                "filename": "pano_0001_000765.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 16.68233475,
                "relative_pitch": 69.92040579987642,
                "relative_heading": 181.19137240317207,
                "relative_elevation": 45.6369785023853
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001519/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001519/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001519/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001519/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001519/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001519/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001519/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001519/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001519/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264213835661,
                        52.355780623946,
                        45.7112949546427
                    ]
                },
                "distance": 16.7,
                "direction": 179.95,
                "angle": 69.93,
                "elevation": 45.71,
                "pano_id": "TMX7316010203-001039_pano_0001_001519",
                "timestamp": "2019-01-07T09:05:39.971330Z",
                "filename": "pano_0001_001519.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 16.7034684,
                "relative_pitch": 69.9270758963739,
                "relative_heading": 179.94792746694029,
                "relative_elevation": 45.7112949546427
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00824/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00824/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00824/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00824/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00824/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00824/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00824/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00824/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00824/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852647732519095,
                        52.35577806804099,
                        0.0
                    ]
                },
                "distance": 16.99,
                "direction": 178.66,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_10_01_06_47_55_00824",
                "timestamp": "2025-10-01T07:15:21Z",
                "filename": "2025_10_01_06_47_55_00824.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 16.99248997,
                "relative_pitch": 0.0,
                "relative_heading": 178.6635434613985,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001641/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001641/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001641/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001641/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001641/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001641/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001641/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001641/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001641/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264984498897,
                        52.3560856790822,
                        45.6789225181565
                    ]
                },
                "distance": 17.25,
                "direction": 1.79,
                "angle": 69.31,
                "elevation": 45.68,
                "pano_id": "TMX7316010203-001039_pano_0001_001641",
                "timestamp": "2019-01-07T09:07:29.380340Z",
                "filename": "pano_0001_001641.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 17.24973815,
                "relative_pitch": 69.31195191666897,
                "relative_heading": 1.79474835505442,
                "relative_elevation": 45.6789225181565
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004355/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004355/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004355/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004355/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004355/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004355/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004355/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004355/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004355/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264721962784,
                        52.3560947749191,
                        45.5633841110393
                    ]
                },
                "distance": 18.26,
                "direction": 1.13,
                "angle": 68.16,
                "elevation": 45.56,
                "pano_id": "TMX7316060226-000013_pano_0000_004355",
                "timestamp": "2016-08-04T08:40:35.527530Z",
                "filename": "pano_0000_004355.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 18.25698404,
                "relative_pitch": 68.16430984436255,
                "relative_heading": 1.1341797249930001,
                "relative_elevation": 45.5633841110393
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00831/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00831/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00831/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00831/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00831/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00831/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00831/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00831/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00831/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852649943724486,
                        52.35609534609366,
                        0.0
                    ]
                },
                "distance": 18.33,
                "direction": 1.71,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_10_01_06_47_55_00831",
                "timestamp": "2025-10-01T07:15:27Z",
                "filename": "2025_10_01_06_47_55_00831.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 18.32512906,
                "relative_pitch": 0.0,
                "relative_heading": 1.7104357118153248,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000996/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000996/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000996/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000996/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000996/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000996/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000996/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000996/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000996/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8526537515296,
                        52.3560952671899,
                        45.6918639615178
                    ]
                },
                "distance": 18.33,
                "direction": 2.52,
                "angle": 68.15,
                "elevation": 45.69,
                "pano_id": "TMX7316010203-001140_pano_0000_000996",
                "timestamp": "2019-04-26T07:03:06.136830Z",
                "filename": "pano_0000_000996.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 18.32593518,
                "relative_pitch": 68.14543629934211,
                "relative_heading": 2.5220326031506106,
                "relative_elevation": 45.6918639615178
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002948/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002948/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002948/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002948/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002948/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002948/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002948/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002948/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002948/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264963725975,
                        52.3561002906923,
                        45.2976588699967
                    ]
                },
                "distance": 18.87,
                "direction": 1.6,
                "angle": 67.38,
                "elevation": 45.3,
                "pano_id": "TMX7316010203-000264_pano_0001_002948",
                "timestamp": "2017-04-19T13:33:40.909670Z",
                "filename": "pano_0001_002948.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 18.87450333,
                "relative_pitch": 67.37961902079331,
                "relative_heading": 1.5972270009343825,
                "relative_elevation": 45.2976588699967
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002966/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002966/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002966/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002966/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002966/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002966/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002966/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002966/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002966/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264981646172,
                        52.3561013808685,
                        45.704546819441
                    ]
                },
                "distance": 19.0,
                "direction": 1.62,
                "angle": 67.43,
                "elevation": 45.7,
                "pano_id": "TMX7316010203-001893_pano_0001_002966",
                "timestamp": "2020-08-27T08:50:23.817440Z",
                "filename": "pano_0001_002966.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 18.99610695,
                "relative_pitch": 67.43084275075536,
                "relative_heading": 1.6238397841448196,
                "relative_elevation": 45.704546819441
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000686/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000686/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000686/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000686/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000686/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000686/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000686/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000686/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000686/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85266696191151,
                        52.3561014189415,
                        46.660274643451
                    ]
                },
                "distance": 19.07,
                "direction": 5.13,
                "angle": 67.77,
                "elevation": 46.66,
                "pano_id": "TMX7316010203-002478_pano_0003_000686",
                "timestamp": "2022-03-24T12:19:42.587920Z",
                "filename": "pano_0003_000686.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 19.06922148,
                "relative_pitch": 67.77104167967974,
                "relative_heading": 5.1341106977405015,
                "relative_elevation": 46.660274643451
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000342/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000342/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000342/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000342/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000342/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000342/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000342/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000342/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000342/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264320156252,
                        52.3557563618924,
                        45.5315686371177
                    ]
                },
                "distance": 19.4,
                "direction": 179.74,
                "angle": 66.92,
                "elevation": 45.53,
                "pano_id": "TMX7316010203-002107_pano_0005_000342",
                "timestamp": "2021-04-20T10:06:24.966890Z",
                "filename": "pano_0005_000342.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 19.40339757,
                "relative_pitch": 66.91859419082222,
                "relative_heading": 179.74127020475615,
                "relative_elevation": 45.5315686371177
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00117/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00117/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00117/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00117/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00117/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00117/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00117/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00117/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00117/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852644558342997,
                        52.35610981903647,
                        0.0
                    ]
                },
                "distance": 19.93,
                "direction": 0.52,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241114_1007_Track20_Sphere_00117",
                "timestamp": "2024-11-14T10:24:13Z",
                "filename": "Job_20241114_1007_Track20_Sphere_00117.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 19.92824137,
                "relative_pitch": 0.0,
                "relative_heading": 0.5176939682870776,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000694/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000694/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000694/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000694/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000694/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000694/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000694/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000694/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000694/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8526519571203,
                        52.3557517055934,
                        46.6762764630839
                    ]
                },
                "distance": 19.93,
                "direction": 178.03,
                "angle": 66.88,
                "elevation": 46.68,
                "pano_id": "TMX7316010203-002478_pano_0003_000694",
                "timestamp": "2022-03-24T12:19:50.152830Z",
                "filename": "pano_0003_000694.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 19.93306966,
                "relative_pitch": 66.87513037951356,
                "relative_heading": 178.03307163492144,
                "relative_elevation": 46.6762764630839
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001648/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001648/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001648/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001648/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001648/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001648/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001648/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001648/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001648/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264612154961,
                        52.3557515841589,
                        45.6664501996711
                    ]
                },
                "distance": 19.94,
                "direction": 179.18,
                "angle": 66.42,
                "elevation": 45.67,
                "pano_id": "TMX7316010203-001039_pano_0001_001648",
                "timestamp": "2019-01-07T09:07:38.545170Z",
                "filename": "pano_0001_001648.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 19.93689733,
                "relative_pitch": 66.41505101297177,
                "relative_heading": 179.1764257304128,
                "relative_elevation": 45.6664501996711
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002944/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002944/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002944/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002944/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002944/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002944/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002944/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002944/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002944/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264529916918,
                        52.3557513833327,
                        45.3195911236107
                    ]
                },
                "distance": 19.96,
                "direction": 179.34,
                "angle": 66.23,
                "elevation": 45.32,
                "pano_id": "TMX7316010203-000264_pano_0001_002944",
                "timestamp": "2017-04-19T13:33:36.929700Z",
                "filename": "pano_0001_002944.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 19.95851596,
                "relative_pitch": 66.23155297161378,
                "relative_heading": 179.33818103944128,
                "relative_elevation": 45.3195911236107
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00125/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00125/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00125/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00125/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00125/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00125/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00125/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00125/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00125/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.852635466855463,
                        52.35575077073586,
                        0.0
                    ]
                },
                "distance": 20.03,
                "direction": 181.26,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241114_1007_Track20_Sphere_00125",
                "timestamp": "2024-11-14T10:24:20Z",
                "filename": "Job_20241114_1007_Track20_Sphere_00125.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 20.03016997,
                "relative_pitch": 0.0,
                "relative_heading": 181.25688956506758,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002958/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002958/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002958/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002958/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002958/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002958/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002958/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002958/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002958/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264387000198,
                        52.355747725074,
                        45.7210528524593
                    ]
                },
                "distance": 20.36,
                "direction": 179.63,
                "angle": 65.99,
                "elevation": 45.72,
                "pano_id": "TMX7316010203-001893_pano_0001_002958",
                "timestamp": "2020-08-27T08:50:18.422450Z",
                "filename": "pano_0001_002958.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 20.36468932,
                "relative_pitch": 65.99125204255259,
                "relative_heading": 179.62534870413938,
                "relative_elevation": 45.7210528524593
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004363/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004363/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004363/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004363/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004363/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004363/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004363/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004363/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004363/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264054528053,
                        52.3557444245059,
                        45.6136973444372
                    ]
                },
                "distance": 20.73,
                "direction": 180.26,
                "angle": 65.56,
                "elevation": 45.61,
                "pano_id": "TMX7316060226-000013_pano_0000_004363",
                "timestamp": "2016-08-04T08:40:42.077450Z",
                "filename": "pano_0000_004363.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": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 20.73173192,
                "relative_pitch": 65.55788459985277,
                "relative_heading": 180.25801532869264,
                "relative_elevation": 45.6136973444372
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00121/adjacencies/b_20241114_1007_Track20_Sphere_00121/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001511/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001511/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001511/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001511/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0001_001511/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001511/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0001_001511/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001511/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0001_001511/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.85264650752723,
                        52.3561184378625,
                        45.7152058258653
                    ]
                },
                "distance": 20.89,
                "direction": 0.86,
                "angle": 65.44,
                "elevation": 45.72,
                "pano_id": "TMX7316010203-001039_pano_0001_001511",
                "timestamp": "2019-01-07T09:05:34.591420Z",
                "filename": "pano_0001_001511.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241114_1007_Track20_Sphere_00121",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118582.57608441016,
                        485471.1154591521
                    ]
                },
                "relative_distance": 20.88882315,
                "relative_pitch": 65.44273661711298,
                "relative_heading": 0.8581723159550751,
                "relative_elevation": 45.7152058258653
            }
        ]
    }
}