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/2025_09_24_07_11_15_00080/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/2025_09_24_07_11_15_00080/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00080/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00080/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00080/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00080/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00080/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00080/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00080/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813004428508381,
                        52.354267285051755,
                        0.0
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_24_07_11_15_00080",
                "timestamp": "2025-09-24T07:13:18Z",
                "filename": "2025_09_24_07_11_15_00080.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "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/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004477/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004477/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004477/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004477/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004477/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004477/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004477/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004477/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004477/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81300501153888,
                        52.3542624330857,
                        43.9384288527071
                    ]
                },
                "distance": 0.54,
                "direction": 175.79,
                "angle": 89.29,
                "elevation": 43.94,
                "pano_id": "TMX7316010203-000284_pano_0000_004477",
                "timestamp": "2017-05-03T12:57:32.599390Z",
                "filename": "pano_0000_004477.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 0.54135748,
                "relative_pitch": 89.29410472217089,
                "relative_heading": 175.7918833495143,
                "relative_elevation": 43.9384288527071
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000139/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000139/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000139/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000139/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_000139/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000139/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000139/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000139/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000139/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81301502400262,
                        52.3542646451208,
                        44.2210273938254
                    ]
                },
                "distance": 0.78,
                "direction": 112.14,
                "angle": 88.99,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-002089_pano_0000_000139",
                "timestamp": "2021-04-13T10:53:59.842280Z",
                "filename": "pano_0000_000139.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 0.77939723,
                "relative_pitch": 88.99026433101851,
                "relative_heading": 112.14187296445837,
                "relative_elevation": 44.2210273938254
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003417/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003417/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003417/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003417/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003417/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003417/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003417/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003417/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003417/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81300113563264,
                        52.3542741686033,
                        44.1840068018064
                    ]
                },
                "distance": 0.8,
                "direction": 343.67,
                "angle": 88.97,
                "elevation": 44.18,
                "pano_id": "TMX7316010203-000821_pano_0000_003417",
                "timestamp": "2018-07-03T09:31:07.370820Z",
                "filename": "pano_0000_003417.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 0.79814333,
                "relative_pitch": 88.9651171442679,
                "relative_heading": 343.67409498116837,
                "relative_elevation": 44.1840068018064
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003369/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003369/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003369/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003369/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003369/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003369/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003369/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003369/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003369/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81300580980871,
                        52.3542767301456,
                        46.184095854871
                    ]
                },
                "distance": 1.06,
                "direction": 5.12,
                "angle": 88.69,
                "elevation": 46.18,
                "pano_id": "TMX7316010203-000051_pano_0000_003369",
                "timestamp": "2016-08-08T13:15:08.618630Z",
                "filename": "pano_0000_003369.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 1.05519953,
                "relative_pitch": 88.69115197171806,
                "relative_heading": 5.117065756213053,
                "relative_elevation": 46.184095854871
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00014/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00014/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00014/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00014/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track141_Sphere_00014/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00014/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00014/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00014/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.812992313527301,
                        52.35427336494312,
                        0.0
                    ]
                },
                "distance": 1.07,
                "direction": 309.34,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "_20241025_0915_Track141_Sphere_00014",
                "timestamp": "2024-10-25T12:27:53Z",
                "filename": "Job_20241025_0915_Track141_Sphere_00014.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 1.0672696,
                "relative_pitch": 0.0,
                "relative_heading": 309.3379027737705,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000012/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000012/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000012/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000012/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0001_000012/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000012/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000012/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000012/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000012/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81299756446123,
                        52.3542549618702,
                        44.4009134909138
                    ]
                },
                "distance": 1.45,
                "direction": 198.83,
                "angle": 88.13,
                "elevation": 44.4,
                "pano_id": "TMX7316010203-002837_pano_0001_000012",
                "timestamp": "2022-12-07T11:48:45.681090Z",
                "filename": "pano_0001_000012.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 1.44881047,
                "relative_pitch": 88.13109064202645,
                "relative_heading": 198.83246400287993,
                "relative_elevation": 44.4009134909138
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005634/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005634/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005634/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005634/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005634/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005634/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005634/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005634/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005634/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81300270849745,
                        52.3542514528445,
                        44.2088652197272
                    ]
                },
                "distance": 1.77,
                "direction": 183.81,
                "angle": 87.71,
                "elevation": 44.21,
                "pano_id": "TMX7316010203-001316_pano_0000_005634",
                "timestamp": "2019-07-17T08:24:35.487670Z",
                "filename": "pano_0000_005634.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 1.76560781,
                "relative_pitch": 87.71294419837119,
                "relative_heading": 183.80580559492213,
                "relative_elevation": 44.2088652197272
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000483/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000483/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000483/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000483/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000483/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000483/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000483/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000483/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000483/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81299482810964,
                        52.354282125528,
                        44.1628064950928
                    ]
                },
                "distance": 1.78,
                "direction": 338.39,
                "angle": 87.7,
                "elevation": 44.16,
                "pano_id": "TMX7316010203-001885_pano_0000_000483",
                "timestamp": "2020-08-21T06:15:09.618740Z",
                "filename": "pano_0000_000483.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 1.77619315,
                "relative_pitch": 87.69685037312021,
                "relative_heading": 338.3910351213554,
                "relative_elevation": 44.1628064950928
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000892/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000892/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000892/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000892/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000892/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000892/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000892/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000892/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000892/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81301655144363,
                        52.3542530776986,
                        44.1853845585138
                    ]
                },
                "distance": 1.78,
                "direction": 152.41,
                "angle": 87.69,
                "elevation": 44.19,
                "pano_id": "TMX7316010203-002513_pano_0002_000892",
                "timestamp": "2022-04-13T10:50:05.193220Z",
                "filename": "pano_0002_000892.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 1.78368655,
                "relative_pitch": 87.68832493176944,
                "relative_heading": 152.4139111295849,
                "relative_elevation": 44.1853845585138
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012455/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012455/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012455/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012455/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012455/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012455/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012455/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012455/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012455/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81302711816303,
                        52.3542527244758,
                        43.9640388302505
                    ]
                },
                "distance": 2.24,
                "direction": 136.34,
                "angle": 87.08,
                "elevation": 43.96,
                "pano_id": "TMX7316010203-000058_pano_0000_012455",
                "timestamp": "2016-08-12T12:28:18.480240Z",
                "filename": "pano_0000_012455.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 2.23943213,
                "relative_pitch": 87.08399838264468,
                "relative_heading": 136.34366034813328,
                "relative_elevation": 43.9640388302505
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005635/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005635/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005635/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005635/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005635/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005635/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005635/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005635/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005635/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81298291288154,
                        52.3542897619007,
                        44.2201272500679
                    ]
                },
                "distance": 2.9,
                "direction": 329.62,
                "angle": 86.25,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-001316_pano_0000_005635",
                "timestamp": "2019-07-17T08:24:36.172720Z",
                "filename": "pano_0000_005635.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 2.89904897,
                "relative_pitch": 86.24908566508643,
                "relative_heading": 329.6242787850066,
                "relative_elevation": 44.2201272500679
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012456/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012456/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012456/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012456/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012456/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012456/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012456/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012456/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012456/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81300745306577,
                        52.3542946798517,
                        43.9754641000181
                    ]
                },
                "distance": 3.06,
                "direction": 3.87,
                "angle": 86.03,
                "elevation": 43.98,
                "pano_id": "TMX7316010203-000058_pano_0000_012456",
                "timestamp": "2016-08-12T12:28:19.169930Z",
                "filename": "pano_0000_012456.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 3.05528879,
                "relative_pitch": 86.02564062618599,
                "relative_heading": 3.8674901209621884,
                "relative_elevation": 43.9754641000181
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000893/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000893/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000893/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000893/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000893/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000893/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000893/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000893/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000893/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81301164974987,
                        52.3542967126824,
                        44.1681472761557
                    ]
                },
                "distance": 3.31,
                "direction": 8.55,
                "angle": 85.71,
                "elevation": 44.17,
                "pano_id": "TMX7316010203-002513_pano_0002_000893",
                "timestamp": "2022-04-13T10:50:06.548230Z",
                "filename": "pano_0002_000893.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 3.31129007,
                "relative_pitch": 85.71255068530336,
                "relative_heading": 8.54506944174759,
                "relative_elevation": 44.1681472761557
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000482/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000482/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000482/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000482/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000482/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000482/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000482/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000482/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000482/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8130027600798,
                        52.354236240877,
                        44.1358807953075
                    ]
                },
                "distance": 3.46,
                "direction": 181.88,
                "angle": 85.52,
                "elevation": 44.14,
                "pano_id": "TMX7316010203-001885_pano_0000_000482",
                "timestamp": "2020-08-21T06:15:08.443700Z",
                "filename": "pano_0000_000482.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 3.45628174,
                "relative_pitch": 85.52230449346054,
                "relative_heading": 181.88480832869692,
                "relative_elevation": 44.1358807953075
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003368/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003368/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003368/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003368/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003368/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003368/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003368/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003368/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003368/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81302056633963,
                        52.3542344472264,
                        46.1956158010289
                    ]
                },
                "distance": 3.82,
                "direction": 163.25,
                "angle": 85.28,
                "elevation": 46.2,
                "pano_id": "TMX7316010203-000051_pano_0000_003368",
                "timestamp": "2016-08-08T13:15:07.928720Z",
                "filename": "pano_0000_003368.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 3.81584901,
                "relative_pitch": 85.27797568807651,
                "relative_heading": 163.25264433081807,
                "relative_elevation": 46.1956158010289
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00013/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00013/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00013/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00013/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track141_Sphere_00013/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00013/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00013/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00013/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813014209692562,
                        52.3542328373501,
                        0.0
                    ]
                },
                "distance": 3.89,
                "direction": 170.14,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "_20241025_0915_Track141_Sphere_00013",
                "timestamp": "2024-10-25T12:27:52Z",
                "filename": "Job_20241025_0915_Track141_Sphere_00013.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 3.89063883,
                "relative_pitch": 0.0,
                "relative_heading": 170.13702492980755,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000013/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000013/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000013/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000013/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0001_000013/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000013/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000013/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000013/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000013/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81297891557119,
                        52.3543006510399,
                        44.3867427986115
                    ]
                },
                "distance": 4.1,
                "direction": 334.91,
                "angle": 84.72,
                "elevation": 44.39,
                "pano_id": "TMX7316010203-002837_pano_0001_000013",
                "timestamp": "2022-12-07T11:48:47.486100Z",
                "filename": "pano_0001_000013.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 4.09955921,
                "relative_pitch": 84.7231328219892,
                "relative_heading": 334.9111003907365,
                "relative_elevation": 44.3867427986115
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003416/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003416/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003416/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003416/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003416/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003416/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003416/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003416/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003416/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81301129856946,
                        52.3542285042425,
                        44.191982970573
                    ]
                },
                "distance": 4.34,
                "direction": 173.81,
                "angle": 84.39,
                "elevation": 44.19,
                "pano_id": "TMX7316010203-000821_pano_0000_003416",
                "timestamp": "2018-07-03T09:31:06.010970Z",
                "filename": "pano_0000_003416.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 4.34061164,
                "relative_pitch": 84.39030487414972,
                "relative_heading": 173.80921827161742,
                "relative_elevation": 44.191982970573
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000138/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000138/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000138/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000138/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_000138/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000138/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000138/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000138/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000138/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81301340981928,
                        52.3543097515668,
                        44.2150412835181
                    ]
                },
                "distance": 4.76,
                "direction": 7.38,
                "angle": 83.85,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-002089_pano_0000_000138",
                "timestamp": "2021-04-13T10:53:58.752300Z",
                "filename": "pano_0000_000138.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 4.76488006,
                "relative_pitch": 83.84919806089938,
                "relative_heading": 7.378677515100269,
                "relative_elevation": 44.2150412835181
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00079/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00079/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00079/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00079/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00079/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00079/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00079/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00079/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00079/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813022060406184,
                        52.354222800117405,
                        0.0
                    ]
                },
                "distance": 5.09,
                "direction": 166.36,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_24_07_11_15_00079",
                "timestamp": "2025-09-24T07:13:18Z",
                "filename": "2025_09_24_07_11_15_00079.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 5.09371374,
                "relative_pitch": 0.0,
                "relative_heading": 166.35837875344023,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00081/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00081/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00081/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00081/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00081/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00081/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00081/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00081/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00081/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.812984976794624,
                        52.35431174317924,
                        0.0
                    ]
                },
                "distance": 5.12,
                "direction": 345.0,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_24_07_11_15_00081",
                "timestamp": "2025-09-24T07:13:19Z",
                "filename": "2025_09_24_07_11_15_00081.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 5.12149229,
                "relative_pitch": 0.0,
                "relative_heading": 345.00239934675506,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000140/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000140/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000140/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000140/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_000140/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000140/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000140/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000140/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000140/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81303513115393,
                        52.3542210464538,
                        44.2034894721583
                    ]
                },
                "distance": 5.55,
                "direction": 157.87,
                "angle": 82.84,
                "elevation": 44.2,
                "pano_id": "TMX7316010203-002089_pano_0000_000140",
                "timestamp": "2021-04-13T10:54:00.797230Z",
                "filename": "pano_0000_000140.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 5.55416412,
                "relative_pitch": 82.83832281853928,
                "relative_heading": 157.87436703307208,
                "relative_elevation": 44.2034894721583
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003418/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003418/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003418/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003418/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003418/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003418/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003418/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003418/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003418/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81302491930356,
                        52.3543167282846,
                        44.1386432992294
                    ]
                },
                "distance": 5.68,
                "direction": 14.24,
                "angle": 82.67,
                "elevation": 44.14,
                "pano_id": "TMX7316010203-000821_pano_0000_003418",
                "timestamp": "2018-07-03T09:31:08.705770Z",
                "filename": "pano_0000_003418.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 5.67612837,
                "relative_pitch": 82.6721121202351,
                "relative_heading": 14.238877630523032,
                "relative_elevation": 44.1386432992294
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003370/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003370/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003370/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003370/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003370/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003370/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003370/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003370/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003370/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81299466903311,
                        52.3543188685229,
                        46.1412930311635
                    ]
                },
                "distance": 5.78,
                "direction": 353.39,
                "angle": 82.86,
                "elevation": 46.14,
                "pano_id": "TMX7316010203-000051_pano_0000_003370",
                "timestamp": "2016-08-08T13:15:09.338650Z",
                "filename": "pano_0000_003370.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 5.77829168,
                "relative_pitch": 82.86198726754263,
                "relative_heading": 353.39185100314313,
                "relative_elevation": 46.1412930311635
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00015/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00015/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00015/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00015/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track141_Sphere_00015/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00015/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00015/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00015/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.812971254597127,
                        52.35431724904045,
                        0.0
                    ]
                },
                "distance": 6.0,
                "direction": 337.88,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "_20241025_0915_Track141_Sphere_00015",
                "timestamp": "2024-10-25T12:27:54Z",
                "filename": "Job_20241025_0915_Track141_Sphere_00015.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 6.001594,
                "relative_pitch": 0.0,
                "relative_heading": 337.8758670923677,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005633/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005633/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005633/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005633/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005633/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005633/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005633/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005633/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005633/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8130227259576,
                        52.3542130720397,
                        44.2159090014175
                    ]
                },
                "distance": 6.16,
                "direction": 168.32,
                "angle": 82.07,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-001316_pano_0000_005633",
                "timestamp": "2019-07-17T08:24:34.812700Z",
                "filename": "pano_0000_005633.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 6.15997753,
                "relative_pitch": 82.06883784765955,
                "relative_heading": 168.32350865500229,
                "relative_elevation": 44.2159090014175
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00032/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00032/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00032/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00032/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00032/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00032/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00032/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00032/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00032/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813035987218346,
                        52.35432060093816,
                        0.0
                    ]
                },
                "distance": 6.31,
                "direction": 19.92,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_24_07_11_15_00032",
                "timestamp": "2025-09-24T07:12:13Z",
                "filename": "2025_09_24_07_11_15_00032.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 6.31032208,
                "relative_pitch": 0.0,
                "relative_heading": 19.922515824423034,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000011/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000011/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000011/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000011/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0001_000011/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000011/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000011/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000011/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000011/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81302007236707,
                        52.3542110147703,
                        44.3977668397129
                    ]
                },
                "distance": 6.35,
                "direction": 170.34,
                "angle": 81.86,
                "elevation": 44.4,
                "pano_id": "TMX7316010203-002837_pano_0001_000011",
                "timestamp": "2022-12-07T11:48:44.846110Z",
                "filename": "pano_0001_000011.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 6.35149911,
                "relative_pitch": 81.85856500045601,
                "relative_heading": 170.3390881528117,
                "relative_elevation": 44.3977668397129
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000484/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000484/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000484/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000484/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000484/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000484/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000484/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000484/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000484/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81303036854291,
                        52.3543222372998,
                        44.1296199783683
                    ]
                },
                "distance": 6.37,
                "direction": 16.12,
                "angle": 81.79,
                "elevation": 44.13,
                "pano_id": "TMX7316010203-001885_pano_0000_000484",
                "timestamp": "2020-08-21T06:15:10.773730Z",
                "filename": "pano_0000_000484.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 6.36506408,
                "relative_pitch": 81.79251007438852,
                "relative_heading": 16.121409892576718,
                "relative_elevation": 44.1296199783683
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000348/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000348/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000348/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000348/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000348/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000348/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000348/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000348/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000348/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81296969686385,
                        52.3543217836182,
                        44.173736911267
                    ]
                },
                "distance": 6.51,
                "direction": 338.68,
                "angle": 81.62,
                "elevation": 44.17,
                "pano_id": "TMX7316010203-001885_pano_0000_000348",
                "timestamp": "2020-08-21T06:13:22.634210Z",
                "filename": "pano_0000_000348.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 6.50964083,
                "relative_pitch": 81.61697117900997,
                "relative_heading": 338.6831146172461,
                "relative_elevation": 44.173736911267
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000891/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000891/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000891/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000891/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000891/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000891/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000891/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000891/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000891/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8130406081414,
                        52.3542115436486,
                        44.185494643636
                    ]
                },
                "distance": 6.67,
                "direction": 158.33,
                "angle": 81.41,
                "elevation": 44.19,
                "pano_id": "TMX7316010203-002513_pano_0002_000891",
                "timestamp": "2022-04-13T10:50:04.138250Z",
                "filename": "pano_0002_000891.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 6.6744704,
                "relative_pitch": 81.41008796650289,
                "relative_heading": 158.32565828330877,
                "relative_elevation": 44.185494643636
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012454/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012454/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012454/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012454/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012454/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012454/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012454/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012454/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012454/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81304512439191,
                        52.3542100304158,
                        43.9689687304199
                    ]
                },
                "distance": 6.95,
                "direction": 156.48,
                "angle": 81.02,
                "elevation": 43.97,
                "pano_id": "TMX7316010203-000058_pano_0000_012454",
                "timestamp": "2016-08-12T12:28:17.839930Z",
                "filename": "pano_0000_012454.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 6.94820088,
                "relative_pitch": 81.0200857038105,
                "relative_heading": 156.48011763405077,
                "relative_elevation": 43.9689687304199
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005636/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005636/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005636/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005636/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005636/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005636/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005636/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005636/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005636/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81296328903388,
                        52.3543281446805,
                        44.1882257563993
                    ]
                },
                "distance": 7.33,
                "direction": 337.52,
                "angle": 80.58,
                "elevation": 44.19,
                "pano_id": "TMX7316010203-001316_pano_0000_005636",
                "timestamp": "2019-07-17T08:24:36.882690Z",
                "filename": "pano_0000_005636.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 7.32927234,
                "relative_pitch": 80.5823840498629,
                "relative_heading": 337.5150187642393,
                "relative_elevation": 44.1882257563993
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012457/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012457/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012457/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012457/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012457/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012457/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012457/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012457/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012457/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81298518462999,
                        52.3543360968967,
                        43.9841142045334
                    ]
                },
                "distance": 7.77,
                "direction": 350.28,
                "angle": 79.98,
                "elevation": 43.98,
                "pano_id": "TMX7316010203-000058_pano_0000_012457",
                "timestamp": "2016-08-12T12:28:19.919930Z",
                "filename": "pano_0000_012457.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 7.76842514,
                "relative_pitch": 79.98378032968631,
                "relative_heading": 350.2829847085938,
                "relative_elevation": 43.9841142045334
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000014/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000014/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000014/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000014/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0001_000014/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000014/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000014/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000014/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000014/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81302087745875,
                        52.3543375107043,
                        44.3901400407776
                    ]
                },
                "distance": 7.89,
                "direction": 8.16,
                "angle": 79.92,
                "elevation": 44.39,
                "pano_id": "TMX7316010203-002837_pano_0001_000014",
                "timestamp": "2022-12-07T11:48:49.406080Z",
                "filename": "pano_0001_000014.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 7.89425484,
                "relative_pitch": 79.91605588361121,
                "relative_heading": 8.16180508486602,
                "relative_elevation": 44.3901400407776
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000894/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000894/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000894/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000894/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000894/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000894/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000894/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000894/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000894/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81305294183357,
                        52.3543329819065,
                        44.1548217320815
                    ]
                },
                "distance": 8.02,
                "direction": 24.33,
                "angle": 79.7,
                "elevation": 44.15,
                "pano_id": "TMX7316010203-002513_pano_0002_000894",
                "timestamp": "2022-04-13T10:50:07.918230Z",
                "filename": "pano_0002_000894.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 8.02291674,
                "relative_pitch": 79.70172635383953,
                "relative_heading": 24.330434594197186,
                "relative_elevation": 44.1548217320815
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002982/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002982/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002982/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002982/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_002982/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002982/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002982/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002982/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002982/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81295805453401,
                        52.354334506702,
                        44.0931102260947
                    ]
                },
                "distance": 8.12,
                "direction": 337.1,
                "angle": 79.57,
                "elevation": 44.09,
                "pano_id": "TMX7316010203-000821_pano_0000_002982",
                "timestamp": "2018-07-03T09:22:58.872910Z",
                "filename": "pano_0000_002982.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 8.11999408,
                "relative_pitch": 79.56556729498544,
                "relative_heading": 337.1001435498608,
                "relative_elevation": 44.0931102260947
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005379/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005379/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005379/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005379/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005379/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005379/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005379/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005379/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005379/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81304705040782,
                        52.3543381188731,
                        44.2277264678851
                    ]
                },
                "distance": 8.4,
                "direction": 20.23,
                "angle": 79.25,
                "elevation": 44.23,
                "pano_id": "TMX7316010203-001316_pano_0000_005379",
                "timestamp": "2019-07-17T08:20:08.224370Z",
                "filename": "pano_0000_005379.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 8.39992631,
                "relative_pitch": 79.24621123716544,
                "relative_heading": 20.225732291138833,
                "relative_elevation": 44.2277264678851
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000481/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000481/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000481/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000481/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000481/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000481/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000481/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000481/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000481/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81302857633131,
                        52.3541930325718,
                        44.1230685841292
                    ]
                },
                "distance": 8.42,
                "direction": 168.74,
                "angle": 79.19,
                "elevation": 44.12,
                "pano_id": "TMX7316010203-001885_pano_0000_000481",
                "timestamp": "2020-08-21T06:15:07.473730Z",
                "filename": "pano_0000_000481.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 8.42459948,
                "relative_pitch": 79.1903851722276,
                "relative_heading": 168.73789142201102,
                "relative_elevation": 44.1230685841292
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00012/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00012/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00012/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00012/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track141_Sphere_00012/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00012/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00012/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00012/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813037320211805,
                        52.35419261224067,
                        0.0
                    ]
                },
                "distance": 8.61,
                "direction": 164.91,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "_20241025_0915_Track141_Sphere_00012",
                "timestamp": "2024-10-25T12:27:51Z",
                "filename": "Job_20241025_0915_Track141_Sphere_00012.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 8.60606206,
                "relative_pitch": 0.0,
                "relative_heading": 164.90587872433497,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003367/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003367/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003367/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003367/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003367/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003367/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003367/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003367/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003367/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8130423540605,
                        52.3541931255145,
                        46.2190457032993
                    ]
                },
                "distance": 8.65,
                "direction": 162.61,
                "angle": 79.4,
                "elevation": 46.22,
                "pano_id": "TMX7316010203-000051_pano_0000_003367",
                "timestamp": "2016-08-08T13:15:07.263720Z",
                "filename": "pano_0000_003367.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 8.64715789,
                "relative_pitch": 79.40299598877392,
                "relative_heading": 162.6125531455622,
                "relative_elevation": 46.2190457032993
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00003/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00003/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00003/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00003/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track142_Sphere_00003/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track142_Sphere_00003/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track142_Sphere_00003/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00003/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813063651388006,
                        52.35434252153911,
                        0.0
                    ]
                },
                "distance": 9.29,
                "direction": 25.73,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "_20241025_0915_Track142_Sphere_00003",
                "timestamp": "2024-10-25T12:28:21Z",
                "filename": "Job_20241025_0915_Track142_Sphere_00003.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 9.29356874,
                "relative_pitch": 0.0,
                "relative_heading": 25.733375031748672,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004471/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004471/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004471/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004471/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004471/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004471/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004471/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004471/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004471/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81301668038152,
                        52.3543510637737,
                        43.9621133739129
                    ]
                },
                "distance": 9.36,
                "direction": 5.12,
                "angle": 77.98,
                "elevation": 43.96,
                "pano_id": "TMX7316010203-000284_pano_0000_004471",
                "timestamp": "2017-05-03T12:57:16.274540Z",
                "filename": "pano_0000_004471.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 9.35970018,
                "relative_pitch": 77.98096708721769,
                "relative_heading": 5.1169038905133535,
                "relative_elevation": 43.9621133739129
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003415/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003415/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003415/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003415/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003415/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003415/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003415/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003415/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003415/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81303552421924,
                        52.3541847352778,
                        44.1962773911655
                    ]
                },
                "distance": 9.43,
                "direction": 167.01,
                "angle": 77.96,
                "elevation": 44.2,
                "pano_id": "TMX7316010203-000821_pano_0000_003415",
                "timestamp": "2018-07-03T09:31:04.830870Z",
                "filename": "pano_0000_003415.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 9.42682476,
                "relative_pitch": 77.9595506851771,
                "relative_heading": 167.01171262354868,
                "relative_elevation": 44.1962773911655
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000137/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000137/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000137/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000137/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_000137/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000137/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000137/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000137/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000137/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81305244506161,
                        52.3543478664212,
                        44.1948877051473
                    ]
                },
                "distance": 9.54,
                "direction": 20.05,
                "angle": 77.81,
                "elevation": 44.19,
                "pano_id": "TMX7316010203-002089_pano_0000_000137",
                "timestamp": "2021-04-13T10:53:57.432290Z",
                "filename": "pano_0000_000137.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 9.54481462,
                "relative_pitch": 77.812953664967,
                "relative_heading": 20.04511766620832,
                "relative_elevation": 44.1948877051473
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004476/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004476/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004476/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004476/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004476/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004476/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004476/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004476/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004476/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81295461628483,
                        52.3543499004064,
                        43.9429719373584
                    ]
                },
                "distance": 9.8,
                "direction": 339.74,
                "angle": 77.43,
                "elevation": 43.94,
                "pano_id": "TMX7316010203-000284_pano_0000_004476",
                "timestamp": "2017-05-03T12:57:31.254440Z",
                "filename": "pano_0000_004476.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 9.79944095,
                "relative_pitch": 77.42853649855749,
                "relative_heading": 339.7364520820394,
                "relative_elevation": 43.9429719373584
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00078/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00078/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00078/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00078/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00078/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00078/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00078/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00078/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00078/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813039784894821,
                        52.354179097567325,
                        0.0
                    ]
                },
                "distance": 10.1,
                "direction": 166.21,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_24_07_11_15_00078",
                "timestamp": "2025-09-24T07:13:17Z",
                "filename": "2025_09_24_07_11_15_00078.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 10.10434765,
                "relative_pitch": 0.0,
                "relative_heading": 166.2071726940937,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000654/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000654/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000654/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000654/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000654/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000654/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000654/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000654/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000654/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8129594106868,
                        52.3543541764821,
                        44.1276178779081
                    ]
                },
                "distance": 10.14,
                "direction": 342.4,
                "angle": 77.05,
                "elevation": 44.13,
                "pano_id": "TMX7316010203-002513_pano_0002_000654",
                "timestamp": "2022-04-13T10:46:04.139940Z",
                "filename": "pano_0002_000654.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 10.14362417,
                "relative_pitch": 77.05429924671897,
                "relative_heading": 342.39918930033724,
                "relative_elevation": 44.1276178779081
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003419/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003419/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003419/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003419/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003419/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003419/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003419/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003419/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003419/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81308011399673,
                        52.3543459632894,
                        44.1194840213284
                    ]
                },
                "distance": 10.16,
                "direction": 30.5,
                "angle": 77.03,
                "elevation": 44.12,
                "pano_id": "TMX7316010203-000821_pano_0000_003419",
                "timestamp": "2018-07-03T09:31:09.950860Z",
                "filename": "pano_0000_003419.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 10.16070255,
                "relative_pitch": 77.03092945271374,
                "relative_heading": 30.49896442753447,
                "relative_elevation": 44.1194840213284
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003371/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003371/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003371/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003371/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003371/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003371/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003371/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003371/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003371/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81297918468719,
                        52.3543602859405,
                        46.1258631339297
                    ]
                },
                "distance": 10.49,
                "direction": 350.56,
                "angle": 77.19,
                "elevation": 46.13,
                "pano_id": "TMX7316010203-000051_pano_0000_003371",
                "timestamp": "2016-08-08T13:15:10.093720Z",
                "filename": "pano_0000_003371.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 10.49054738,
                "relative_pitch": 77.18699765032808,
                "relative_heading": 350.563492445034,
                "relative_elevation": 46.1258631339297
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000141/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000141/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000141/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000141/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_000141/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000141/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000141/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000141/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000141/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81305631714646,
                        52.3541775088299,
                        44.1951549267396
                    ]
                },
                "distance": 10.6,
                "direction": 160.51,
                "angle": 76.52,
                "elevation": 44.2,
                "pano_id": "TMX7316010203-002089_pano_0000_000141",
                "timestamp": "2021-04-13T10:54:01.647290Z",
                "filename": "pano_0000_000141.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 10.59691312,
                "relative_pitch": 76.51643244829125,
                "relative_heading": 160.51093056135628,
                "relative_elevation": 44.1951549267396
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005632/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005632/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005632/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005632/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005632/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005632/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005632/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005632/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005632/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81304223159255,
                        52.354174232285,
                        44.2165078883991
                    ]
                },
                "distance": 10.67,
                "direction": 166.03,
                "angle": 76.43,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-001316_pano_0000_005632",
                "timestamp": "2019-07-17T08:24:34.152710Z",
                "filename": "pano_0000_005632.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 10.66991121,
                "relative_pitch": 76.43328676671659,
                "relative_heading": 166.03089734951868,
                "relative_elevation": 44.2165078883991
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004478/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004478/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004478/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004478/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004478/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004478/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004478/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004478/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004478/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81304690233452,
                        52.3541748669765,
                        43.9182317070663
                    ]
                },
                "distance": 10.68,
                "direction": 164.28,
                "angle": 76.33,
                "elevation": 43.92,
                "pano_id": "TMX7316010203-000284_pano_0000_004478",
                "timestamp": "2017-05-03T12:57:33.839840Z",
                "filename": "pano_0000_004478.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 10.68316896,
                "relative_pitch": 76.32825456958075,
                "relative_heading": 164.28289008329887,
                "relative_elevation": 43.9182317070663
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000485/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000485/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000485/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000485/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000485/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000485/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000485/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000485/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000485/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81309477635037,
                        52.3543458849642,
                        44.1067265775055
                    ]
                },
                "distance": 10.7,
                "direction": 35.14,
                "angle": 76.37,
                "elevation": 44.11,
                "pano_id": "TMX7316010203-001885_pano_0000_000485",
                "timestamp": "2020-08-21T06:15:11.763720Z",
                "filename": "pano_0000_000485.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 10.69526844,
                "relative_pitch": 76.3696573345333,
                "relative_heading": 35.13905931909674,
                "relative_elevation": 44.1067265775055
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00016/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00016/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00016/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00016/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track141_Sphere_00016/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00016/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00016/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00016/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.812951258596097,
                        52.35436179439955,
                        0.0
                    ]
                },
                "distance": 11.12,
                "direction": 340.99,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "_20241025_0915_Track141_Sphere_00016",
                "timestamp": "2024-10-25T12:27:55Z",
                "filename": "Job_20241025_0915_Track141_Sphere_00016.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 11.12292697,
                "relative_pitch": 0.0,
                "relative_heading": 340.99220971418254,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000015/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000015/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000015/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000015/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0001_000015/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000015/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000015/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000015/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000015/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81309010547516,
                        52.3543529045005,
                        44.3539632689208
                    ]
                },
                "distance": 11.17,
                "direction": 31.5,
                "angle": 75.86,
                "elevation": 44.35,
                "pano_id": "TMX7316010203-002837_pano_0001_000015",
                "timestamp": "2022-12-07T11:48:50.566090Z",
                "filename": "pano_0001_000015.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 11.17340962,
                "relative_pitch": 75.86055906114427,
                "relative_heading": 31.496755177100617,
                "relative_elevation": 44.3539632689208
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012467/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012467/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012467/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012467/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012467/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012467/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012467/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012467/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012467/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81309820271608,
                        52.3543506727796,
                        44.0305141303688
                    ]
                },
                "distance": 11.27,
                "direction": 34.55,
                "angle": 75.65,
                "elevation": 44.03,
                "pano_id": "TMX7316010203-000058_pano_0000_012467",
                "timestamp": "2016-08-12T12:28:39.304790Z",
                "filename": "pano_0000_012467.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 11.26589817,
                "relative_pitch": 75.64788542269608,
                "relative_heading": 34.55047727342914,
                "relative_elevation": 44.0305141303688
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000010/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000010/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000010/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000010/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0001_000010/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000010/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000010/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000010/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000010/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81304256391058,
                        52.3541669873647,
                        44.3998229866847
                    ]
                },
                "distance": 11.46,
                "direction": 166.89,
                "angle": 75.53,
                "elevation": 44.4,
                "pano_id": "TMX7316010203-002837_pano_0001_000010",
                "timestamp": "2022-12-07T11:48:44.066120Z",
                "filename": "pano_0001_000010.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 11.45900773,
                "relative_pitch": 75.52850946623626,
                "relative_heading": 166.89411904336183,
                "relative_elevation": 44.3998229866847
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000347/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000347/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000347/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000347/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000347/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000347/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000347/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000347/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000347/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81294861156314,
                        52.3543654979203,
                        44.2104391837493
                    ]
                },
                "distance": 11.57,
                "direction": 340.81,
                "angle": 75.33,
                "elevation": 44.21,
                "pano_id": "TMX7316010203-001885_pano_0000_000347",
                "timestamp": "2020-08-21T06:13:21.974310Z",
                "filename": "pano_0000_000347.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 11.57136014,
                "relative_pitch": 75.33278127352696,
                "relative_heading": 340.8124780839351,
                "relative_elevation": 44.2104391837493
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000890/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000890/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000890/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000890/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000890/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000890/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000890/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000890/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000890/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81306587676848,
                        52.3541700058753,
                        44.1895423615351
                    ]
                },
                "distance": 11.61,
                "direction": 158.85,
                "angle": 75.28,
                "elevation": 44.19,
                "pano_id": "TMX7316010203-002513_pano_0002_000890",
                "timestamp": "2022-04-13T10:50:03.233230Z",
                "filename": "pano_0002_000890.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 11.60611763,
                "relative_pitch": 75.28397829708821,
                "relative_heading": 158.8545187150015,
                "relative_elevation": 44.1895423615351
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005637/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005637/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005637/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005637/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005637/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005637/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005637/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005637/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005637/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81294385113115,
                        52.3543664654768,
                        44.2140953848138
                    ]
                },
                "distance": 11.78,
                "direction": 339.49,
                "angle": 75.08,
                "elevation": 44.21,
                "pano_id": "TMX7316010203-001316_pano_0000_005637",
                "timestamp": "2019-07-17T08:24:37.612710Z",
                "filename": "pano_0000_005637.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 11.78275991,
                "relative_pitch": 75.07785726973431,
                "relative_heading": 339.4948392872592,
                "relative_elevation": 44.2140953848138
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012453/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012453/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012453/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012453/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012453/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012453/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012453/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012453/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012453/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81306235108959,
                        52.3541671189727,
                        43.9748438820243
                    ]
                },
                "distance": 11.82,
                "direction": 160.5,
                "angle": 74.95,
                "elevation": 43.97,
                "pano_id": "TMX7316010203-000058_pano_0000_012453",
                "timestamp": "2016-08-12T12:28:17.225060Z",
                "filename": "pano_0000_012453.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 11.82395622,
                "relative_pitch": 74.95025252689392,
                "relative_heading": 160.50194995177333,
                "relative_elevation": 43.9748438820243
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00031/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00031/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00031/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00031/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00031/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00031/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00031/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00031/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00031/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.812942185603123,
                        52.35436986635853,
                        0.0
                    ]
                },
                "distance": 12.18,
                "direction": 339.62,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_24_07_11_15_00031",
                "timestamp": "2025-09-24T07:12:07Z",
                "filename": "2025_09_24_07_11_15_00031.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 12.17699214,
                "relative_pitch": 0.0,
                "relative_heading": 339.61845322981804,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005378/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005378/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005378/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005378/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005378/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005378/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005378/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005378/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005378/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81311433900168,
                        52.3543566632506,
                        44.1921362578869
                    ]
                },
                "distance": 12.45,
                "direction": 36.98,
                "angle": 74.27,
                "elevation": 44.19,
                "pano_id": "TMX7316010203-001316_pano_0000_005378",
                "timestamp": "2019-07-17T08:20:06.949130Z",
                "filename": "pano_0000_005378.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 12.4496208,
                "relative_pitch": 74.26663580910662,
                "relative_heading": 36.97879025166341,
                "relative_elevation": 44.1921362578869
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000895/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000895/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000895/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000895/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000895/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000895/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000895/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000895/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000895/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81311797830329,
                        52.3543550384737,
                        44.1135996114463
                    ]
                },
                "distance": 12.46,
                "direction": 38.39,
                "angle": 74.23,
                "elevation": 44.11,
                "pano_id": "TMX7316010203-002513_pano_0002_000895",
                "timestamp": "2022-04-13T10:50:08.968210Z",
                "filename": "pano_0002_000895.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 12.45812424,
                "relative_pitch": 74.2297865661231,
                "relative_heading": 38.39010347892965,
                "relative_elevation": 44.1135996114463
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012458/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012458/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012458/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012458/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012458/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012458/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012458/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012458/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012458/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81296252578153,
                        52.3543769384726,
                        43.9799820724875
                    ]
                },
                "distance": 12.53,
                "direction": 346.83,
                "angle": 74.1,
                "elevation": 43.98,
                "pano_id": "TMX7316010203-000058_pano_0000_012458",
                "timestamp": "2016-08-12T12:28:20.844940Z",
                "filename": "pano_0000_012458.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 12.53115192,
                "relative_pitch": 74.09623511052258,
                "relative_heading": 346.8304433962646,
                "relative_elevation": 43.9799820724875
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002983/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002983/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002983/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002983/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_002983/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002983/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002983/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002983/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002983/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81293701171558,
                        52.354372225168,
                        44.1237159119919
                    ]
                },
                "distance": 12.55,
                "direction": 338.53,
                "angle": 74.13,
                "elevation": 44.12,
                "pano_id": "TMX7316010203-000821_pano_0000_002983",
                "timestamp": "2018-07-03T09:22:59.717860Z",
                "filename": "pano_0000_002983.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 12.54808339,
                "relative_pitch": 74.12509067351569,
                "relative_heading": 338.52691796904696,
                "relative_elevation": 44.1237159119919
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00004/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00004/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00004/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00004/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track142_Sphere_00004/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track142_Sphere_00004/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track142_Sphere_00004/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00004/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813130374646291,
                        52.35435652458765,
                        0.0
                    ]
                },
                "distance": 13.12,
                "direction": 40.83,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "_20241025_0915_Track142_Sphere_00004",
                "timestamp": "2024-10-25T12:28:22Z",
                "filename": "Job_20241025_0915_Track142_Sphere_00004.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 13.12418086,
                "relative_pitch": 0.0,
                "relative_heading": 40.83263201042446,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00034/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00034/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00034/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00034/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00034/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00034/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00034/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00034/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00034/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813137521706602,
                        52.35435322477955,
                        0.0
                    ]
                },
                "distance": 13.18,
                "direction": 43.48,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_24_07_11_15_00034",
                "timestamp": "2025-09-24T07:12:16Z",
                "filename": "2025_09_24_07_11_15_00034.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 13.17881982,
                "relative_pitch": 0.0,
                "relative_heading": 43.47919196290065,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00011/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00011/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00011/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00011/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track141_Sphere_00011/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00011/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00011/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00011/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813059088062779,
                        52.35415291988132,
                        0.0
                    ]
                },
                "distance": 13.26,
                "direction": 163.69,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "_20241025_0915_Track141_Sphere_00011",
                "timestamp": "2024-10-25T12:27:50Z",
                "filename": "Job_20241025_0915_Track141_Sphere_00011.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 13.25962725,
                "relative_pitch": 0.0,
                "relative_heading": 163.68794219042988,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000136/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000136/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000136/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000136/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_000136/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000136/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000136/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000136/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000136/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81312177990736,
                        52.3543649124785,
                        44.12539935112
                    ]
                },
                "distance": 13.49,
                "direction": 36.35,
                "angle": 73.0,
                "elevation": 44.13,
                "pano_id": "TMX7316010203-002089_pano_0000_000136",
                "timestamp": "2021-04-13T10:53:56.052460Z",
                "filename": "pano_0000_000136.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 13.48867462,
                "relative_pitch": 73.00215386950805,
                "relative_heading": 36.35375133423768,
                "relative_elevation": 44.12539935112
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003366/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003366/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003366/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003366/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003366/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003366/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003366/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003366/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003366/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81306594390353,
                        52.3541520126378,
                        46.2497654538602
                    ]
                },
                "distance": 13.49,
                "direction": 161.9,
                "angle": 73.73,
                "elevation": 46.25,
                "pano_id": "TMX7316010203-000051_pano_0000_003366",
                "timestamp": "2016-08-08T13:15:06.653720Z",
                "filename": "pano_0000_003366.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 13.49425206,
                "relative_pitch": 73.73438700811306,
                "relative_heading": 161.9045156869056,
                "relative_elevation": 46.2497654538602
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000480/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000480/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000480/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000480/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000480/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000480/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000480/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000480/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000480/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81305454222478,
                        52.3541499364377,
                        44.1335111223161
                    ]
                },
                "distance": 13.5,
                "direction": 165.35,
                "angle": 73.0,
                "elevation": 44.13,
                "pano_id": "TMX7316010203-001885_pano_0000_000480",
                "timestamp": "2020-08-21T06:15:06.623750Z",
                "filename": "pano_0000_000480.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 13.49690109,
                "relative_pitch": 72.99533101693557,
                "relative_heading": 165.345905741941,
                "relative_elevation": 44.1335111223161
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003380/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003380/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003380/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003380/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003380/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003380/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003380/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003380/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003380/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81316275217808,
                        52.354351267552,
                        43.916614712216
                    ]
                },
                "distance": 14.27,
                "direction": 49.1,
                "angle": 72.0,
                "elevation": 43.92,
                "pano_id": "TMX7316010203-000051_pano_0000_003380",
                "timestamp": "2016-08-08T13:17:10.807980Z",
                "filename": "pano_0000_003380.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 14.27222241,
                "relative_pitch": 71.99663770325903,
                "relative_heading": 49.097448864416194,
                "relative_elevation": 43.916614712216
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003420/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003420/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003420/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003420/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003420/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003420/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003420/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003420/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003420/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81314980890711,
                        52.3543617426422,
                        44.081307945773
                    ]
                },
                "distance": 14.44,
                "direction": 43.3,
                "angle": 71.86,
                "elevation": 44.08,
                "pano_id": "TMX7316010203-000821_pano_0000_003420",
                "timestamp": "2018-07-03T09:31:11.130800Z",
                "filename": "pano_0000_003420.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 14.44270518,
                "relative_pitch": 71.85924545399509,
                "relative_heading": 43.30183021062498,
                "relative_elevation": 44.081307945773
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003414/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003414/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003414/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003414/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003414/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003414/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003414/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003414/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003414/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81305947111032,
                        52.3541415876481,
                        44.2103251945227
                    ]
                },
                "distance": 14.48,
                "direction": 164.99,
                "angle": 71.86,
                "elevation": 44.21,
                "pano_id": "TMX7316010203-000821_pano_0000_003414",
                "timestamp": "2018-07-03T09:31:03.750860Z",
                "filename": "pano_0000_003414.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 14.48092282,
                "relative_pitch": 71.8639893516895,
                "relative_heading": 164.99026983212727,
                "relative_elevation": 44.2103251945227
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004470/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004470/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004470/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004470/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004470/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004470/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004470/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004470/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004470/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81316049387671,
                        52.3543599076233,
                        43.9639071132988
                    ]
                },
                "distance": 14.81,
                "direction": 45.89,
                "angle": 71.38,
                "elevation": 43.96,
                "pano_id": "TMX7316010203-000284_pano_0000_004470",
                "timestamp": "2017-05-03T12:57:14.479520Z",
                "filename": "pano_0000_004470.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 14.80856741,
                "relative_pitch": 71.38469145169813,
                "relative_heading": 45.89444553684621,
                "relative_elevation": 43.9639071132988
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000655/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000655/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000655/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000655/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000655/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000655/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000655/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000655/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000655/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81293699025479,
                        52.354396872742,
                        44.1177114769816
                    ]
                },
                "distance": 15.13,
                "direction": 342.33,
                "angle": 71.07,
                "elevation": 44.12,
                "pano_id": "TMX7316010203-002513_pano_0002_000655",
                "timestamp": "2022-04-13T10:46:05.589940Z",
                "filename": "pano_0002_000655.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 15.13413434,
                "relative_pitch": 71.0659874783713,
                "relative_heading": 342.32549153933115,
                "relative_elevation": 44.1177114769816
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00077/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00077/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00077/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00077/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00077/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00077/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00077/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00077/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00077/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813060237380449,
                        52.35413556103931,
                        0.0
                    ]
                },
                "distance": 15.14,
                "direction": 165.46,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_24_07_11_15_00077",
                "timestamp": "2025-09-24T07:13:16Z",
                "filename": "2025_09_24_07_11_15_00077.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 15.14267138,
                "relative_pitch": 0.0,
                "relative_heading": 165.4566067801601,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003372/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003372/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003372/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003372/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003372/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003372/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003372/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003372/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003372/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81295978848382,
                        52.3544008096811,
                        46.0671315593645
                    ]
                },
                "distance": 15.17,
                "direction": 348.43,
                "angle": 71.78,
                "elevation": 46.07,
                "pano_id": "TMX7316010203-000051_pano_0000_003372",
                "timestamp": "2016-08-08T13:15:10.913700Z",
                "filename": "pano_0000_003372.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 15.1659477,
                "relative_pitch": 71.7777279812486,
                "relative_heading": 348.4309215770431,
                "relative_elevation": 46.0671315593645
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005631/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005631/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005631/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005631/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005631/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005631/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005631/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005631/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005631/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81306221909895,
                        52.3541354454577,
                        44.220847947523
                    ]
                },
                "distance": 15.19,
                "direction": 164.98,
                "angle": 71.04,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-001316_pano_0000_005631",
                "timestamp": "2019-07-17T08:24:33.512790Z",
                "filename": "pano_0000_005631.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 15.18956155,
                "relative_pitch": 71.04275076618491,
                "relative_heading": 164.9757860714401,
                "relative_elevation": 44.220847947523
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000486/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000486/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000486/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000486/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000486/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000486/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000486/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000486/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000486/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81316438266376,
                        52.3543625690503,
                        44.1016923915595
                    ]
                },
                "distance": 15.2,
                "direction": 45.79,
                "angle": 70.98,
                "elevation": 44.1,
                "pano_id": "TMX7316010203-001885_pano_0000_000486",
                "timestamp": "2020-08-21T06:15:12.683730Z",
                "filename": "pano_0000_000486.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 15.20496429,
                "relative_pitch": 70.97731518917828,
                "relative_heading": 45.788012709268955,
                "relative_elevation": 44.1016923915595
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000016/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000016/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000016/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000016/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0001_000016/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000016/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000016/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000016/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000016/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81316087248594,
                        52.3543660923837,
                        44.348352571018
                    ]
                },
                "distance": 15.31,
                "direction": 44.11,
                "angle": 70.95,
                "elevation": 44.35,
                "pano_id": "TMX7316010203-002837_pano_0001_000016",
                "timestamp": "2022-12-07T11:48:51.571060Z",
                "filename": "pano_0001_000016.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 15.31347368,
                "relative_pitch": 70.95022099647339,
                "relative_heading": 44.11237599170085,
                "relative_elevation": 44.348352571018
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012464/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012464/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012464/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012464/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012464/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012464/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012464/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012464/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012464/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81287151326942,
                        52.3543803257594,
                        44.0376764256507
                    ]
                },
                "distance": 15.5,
                "direction": 324.25,
                "angle": 70.61,
                "elevation": 44.04,
                "pano_id": "TMX7316010203-000058_pano_0000_012464",
                "timestamp": "2016-08-12T12:28:36.104770Z",
                "filename": "pano_0000_012464.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 15.49941244,
                "relative_pitch": 70.61007273769269,
                "relative_heading": 324.2473974846831,
                "relative_elevation": 44.0376764256507
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000142/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000142/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000142/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000142/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_000142/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000142/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000142/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000142/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000142/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81307701851319,
                        52.3541339967598,
                        44.201482870616
                    ]
                },
                "distance": 15.63,
                "direction": 161.56,
                "angle": 70.52,
                "elevation": 44.2,
                "pano_id": "TMX7316010203-002089_pano_0000_000142",
                "timestamp": "2021-04-13T10:54:02.427230Z",
                "filename": "pano_0000_000142.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 15.63445541,
                "relative_pitch": 70.5208625744741,
                "relative_heading": 161.55788977899667,
                "relative_elevation": 44.201482870616
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012468/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012468/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012468/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012468/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012468/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012468/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012468/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012468/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012468/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81317322381118,
                        52.3543655423206,
                        44.0150781953707
                    ]
                },
                "distance": 15.87,
                "direction": 46.45,
                "angle": 70.17,
                "elevation": 44.02,
                "pano_id": "TMX7316010203-000058_pano_0000_012468",
                "timestamp": "2016-08-12T12:28:40.324730Z",
                "filename": "pano_0000_012468.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 15.86849345,
                "relative_pitch": 70.17454804923946,
                "relative_heading": 46.44845898160574,
                "relative_elevation": 44.0150781953707
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005638/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005638/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005638/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005638/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005638/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005638/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005638/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005638/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005638/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81292466986944,
                        52.3544045947242,
                        44.2204366773367
                    ]
                },
                "distance": 16.22,
                "direction": 340.42,
                "angle": 69.86,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-001316_pano_0000_005638",
                "timestamp": "2019-07-17T08:24:38.387690Z",
                "filename": "pano_0000_005638.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 16.21665158,
                "relative_pitch": 69.86085104121653,
                "relative_heading": 340.42099554357003,
                "relative_elevation": 44.2204366773367
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00017/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00017/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00017/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00017/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track141_Sphere_00017/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00017/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00017/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00017/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.812930765727546,
                        52.35440616657631,
                        0.0
                    ]
                },
                "distance": 16.25,
                "direction": 342.01,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "_20241025_0915_Track141_Sphere_00017",
                "timestamp": "2024-10-25T12:27:56Z",
                "filename": "Job_20241025_0915_Track141_Sphere_00017.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 16.24849304,
                "relative_pitch": 0.0,
                "relative_heading": 342.00776830888077,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000889/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000889/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000889/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000889/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000889/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000889/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000889/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000889/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000889/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8130897049329,
                        52.354127808224,
                        44.2031836686656
                    ]
                },
                "distance": 16.57,
                "direction": 159.48,
                "angle": 69.45,
                "elevation": 44.2,
                "pano_id": "TMX7316010203-002513_pano_0002_000889",
                "timestamp": "2022-04-13T10:50:02.413240Z",
                "filename": "pano_0002_000889.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 16.57210194,
                "relative_pitch": 69.44860494387412,
                "relative_heading": 159.4755727684794,
                "relative_elevation": 44.2031836686656
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000009/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000009/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000009/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000009/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0001_000009/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000009/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000009/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000009/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000009/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81306668010133,
                        52.3541230794216,
                        44.4101643729955
                    ]
                },
                "distance": 16.6,
                "direction": 165.19,
                "angle": 69.51,
                "elevation": 44.41,
                "pano_id": "TMX7316010203-002837_pano_0001_000009",
                "timestamp": "2022-12-07T11:48:43.276130Z",
                "filename": "pano_0001_000009.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 16.5974555,
                "relative_pitch": 69.50772525534315,
                "relative_heading": 165.19375522803483,
                "relative_elevation": 44.4101643729955
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000346/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000346/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000346/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000346/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000346/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000346/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000346/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000346/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000346/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81292749716406,
                        52.3544094511048,
                        44.2195401899517
                    ]
                },
                "distance": 16.67,
                "direction": 341.67,
                "angle": 69.35,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-001885_pano_0000_000346",
                "timestamp": "2020-08-21T06:13:21.269170Z",
                "filename": "pano_0000_000346.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 16.6651867,
                "relative_pitch": 69.3498876203979,
                "relative_heading": 341.66768368516125,
                "relative_elevation": 44.2195401899517
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012452/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012452/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012452/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012452/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012452/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012452/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012452/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012452/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012452/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81307909936258,
                        52.354124083499,
                        43.9880739403889
                    ]
                },
                "distance": 16.73,
                "direction": 162.29,
                "angle": 69.18,
                "elevation": 43.99,
                "pano_id": "TMX7316010203-000058_pano_0000_012452",
                "timestamp": "2016-08-12T12:28:16.634850Z",
                "filename": "pano_0000_012452.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 16.7271199,
                "relative_pitch": 69.1799483391217,
                "relative_heading": 162.2925046358607,
                "relative_elevation": 43.9880739403889
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005377/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005377/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005377/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005377/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005377/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005377/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005377/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005377/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005377/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81318565666534,
                        52.354369457822,
                        44.2033673608676
                    ]
                },
                "distance": 16.78,
                "direction": 47.36,
                "angle": 69.21,
                "elevation": 44.2,
                "pano_id": "TMX7316010203-001316_pano_0000_005377",
                "timestamp": "2019-07-17T08:20:05.849140Z",
                "filename": "pano_0000_005377.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 16.78477154,
                "relative_pitch": 69.20737736362449,
                "relative_heading": 47.36294808390105,
                "relative_elevation": 44.2033673608676
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00030/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00030/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00030/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00030/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00030/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00030/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00030/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00030/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00030/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.812921818095922,
                        52.3544102215984,
                        0.0
                    ]
                },
                "distance": 16.87,
                "direction": 340.51,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_24_07_11_15_00030",
                "timestamp": "2025-09-24T07:12:06Z",
                "filename": "2025_09_24_07_11_15_00030.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 16.87170803,
                "relative_pitch": 0.0,
                "relative_heading": 340.51183818721444,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000896/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000896/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000896/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000896/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000896/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000896/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000896/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000896/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000896/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81318946872847,
                        52.3543693793827,
                        44.1183767830953
                    ]
                },
                "distance": 16.97,
                "direction": 47.98,
                "angle": 68.96,
                "elevation": 44.12,
                "pano_id": "TMX7316010203-002513_pano_0002_000896",
                "timestamp": "2022-04-13T10:50:10.003340Z",
                "filename": "pano_0002_000896.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 16.97091431,
                "relative_pitch": 68.95987808213087,
                "relative_heading": 47.978597893535415,
                "relative_elevation": 44.1183767830953
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002984/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002984/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002984/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002984/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_002984/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002984/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002984/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002984/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002984/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81291311032739,
                        52.3544092359726,
                        44.1342659611255
                    ]
                },
                "distance": 16.98,
                "direction": 338.5,
                "angle": 68.96,
                "elevation": 44.13,
                "pano_id": "TMX7316010203-000821_pano_0000_002984",
                "timestamp": "2018-07-03T09:23:00.607880Z",
                "filename": "pano_0000_002984.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 16.97671022,
                "relative_pitch": 68.9602356032995,
                "relative_heading": 338.50029453882377,
                "relative_elevation": 44.1342659611255
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012459/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012459/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012459/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012459/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012459/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012459/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012459/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012459/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012459/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81294187757787,
                        52.3544171813886,
                        43.9678634433076
                    ]
                },
                "distance": 17.22,
                "direction": 345.67,
                "angle": 68.62,
                "elevation": 43.97,
                "pano_id": "TMX7316010203-000058_pano_0000_012459",
                "timestamp": "2016-08-12T12:28:22.099910Z",
                "filename": "pano_0000_012459.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 17.21545312,
                "relative_pitch": 68.6173579594879,
                "relative_heading": 345.66680018074595,
                "relative_elevation": 43.9678634433076
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004472/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004472/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004472/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004472/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004472/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004472/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004472/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004472/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004472/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81293206828358,
                        52.3544184083867,
                        43.9654428903013
                    ]
                },
                "distance": 17.52,
                "direction": 343.66,
                "angle": 68.27,
                "elevation": 43.97,
                "pano_id": "TMX7316010203-000284_pano_0000_004472",
                "timestamp": "2017-05-03T12:57:18.099490Z",
                "filename": "pano_0000_004472.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 17.52394474,
                "relative_pitch": 68.26853953899682,
                "relative_heading": 343.65970661721457,
                "relative_elevation": 43.9654428903013
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000135/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000135/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000135/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000135/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_000135/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000135/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000135/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000135/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000135/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81319478361664,
                        52.3543739044564,
                        44.1519263032824
                    ]
                },
                "distance": 17.58,
                "direction": 47.55,
                "angle": 68.29,
                "elevation": 44.15,
                "pano_id": "TMX7316010203-002089_pano_0000_000135",
                "timestamp": "2021-04-13T10:53:54.887360Z",
                "filename": "pano_0000_000135.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 17.57749175,
                "relative_pitch": 68.29181531654329,
                "relative_heading": 47.549446795413374,
                "relative_elevation": 44.1519263032824
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00005/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00005/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00005/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00005/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track142_Sphere_00005/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track142_Sphere_00005/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track142_Sphere_00005/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00005/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track142_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813204112565132,
                        52.35437179294301,
                        0.0
                    ]
                },
                "distance": 17.9,
                "direction": 49.48,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "_20241025_0915_Track142_Sphere_00005",
                "timestamp": "2024-10-25T12:28:23Z",
                "filename": "Job_20241025_0915_Track142_Sphere_00005.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 17.89804856,
                "relative_pitch": 0.0,
                "relative_heading": 49.47816804244628,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00010/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00010/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00010/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00010/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track141_Sphere_00010/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00010/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track141_Sphere_00010/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00010/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track141_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81308099381814,
                        52.35410937242334,
                        0.0
                    ]
                },
                "distance": 18.33,
                "direction": 163.46,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "_20241025_0915_Track141_Sphere_00010",
                "timestamp": "2024-10-25T12:27:49Z",
                "filename": "Job_20241025_0915_Track141_Sphere_00010.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 18.32962027,
                "relative_pitch": 0.0,
                "relative_heading": 163.46456367685087,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003365/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003365/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003365/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003365/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003365/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003365/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003365/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003365/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003365/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81308886432461,
                        52.3541103534348,
                        46.2722068363801
                    ]
                },
                "distance": 18.39,
                "direction": 161.77,
                "angle": 68.33,
                "elevation": 46.27,
                "pano_id": "TMX7316010203-000051_pano_0000_003365",
                "timestamp": "2016-08-08T13:15:06.088640Z",
                "filename": "pano_0000_003365.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 18.38567947,
                "relative_pitch": 68.33022352112003,
                "relative_heading": 161.76546122568072,
                "relative_elevation": 46.2722068363801
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000479/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000479/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000479/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000479/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000479/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000479/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000479/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000479/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000479/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81307933945127,
                        52.3541069326647,
                        44.1315871207044
                    ]
                },
                "distance": 18.56,
                "direction": 164.04,
                "angle": 67.19,
                "elevation": 44.13,
                "pano_id": "TMX7316010203-001885_pano_0000_000479",
                "timestamp": "2020-08-21T06:15:05.823760Z",
                "filename": "pano_0000_000479.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 18.5587192,
                "relative_pitch": 67.19171650131003,
                "relative_heading": 164.0367186151068,
                "relative_elevation": 44.1315871207044
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00035/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00035/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00035/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00035/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00035/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00035/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00035/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00035/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00035/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813213280048179,
                        52.35437456968838,
                        0.0
                    ]
                },
                "distance": 18.57,
                "direction": 50.01,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_24_07_11_15_00035",
                "timestamp": "2025-09-24T07:12:18Z",
                "filename": "2025_09_24_07_11_15_00035.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 18.57440255,
                "relative_pitch": 0.0,
                "relative_heading": 50.00554277300135,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003381/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003381/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003381/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003381/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003381/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003381/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003381/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003381/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003381/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8132280585977,
                        52.3543674238921,
                        43.9900983832777
                    ]
                },
                "distance": 18.88,
                "direction": 53.82,
                "angle": 66.78,
                "elevation": 43.99,
                "pano_id": "TMX7316010203-000051_pano_0000_003381",
                "timestamp": "2016-08-08T13:17:12.322980Z",
                "filename": "pano_0000_003381.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 18.87662547,
                "relative_pitch": 66.77530720532454,
                "relative_heading": 53.82166847606449,
                "relative_elevation": 43.9900983832777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003421/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003421/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003421/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003421/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003421/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003421/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003421/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003421/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003421/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81322095969226,
                        52.3543753514624,
                        44.0836659381166
                    ]
                },
                "distance": 19.03,
                "direction": 50.82,
                "angle": 66.65,
                "elevation": 44.08,
                "pano_id": "TMX7316010203-000821_pano_0000_003421",
                "timestamp": "2018-07-03T09:31:12.315780Z",
                "filename": "pano_0000_003421.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 19.03308767,
                "relative_pitch": 66.64776624718958,
                "relative_heading": 50.81731192831277,
                "relative_elevation": 44.0836659381166
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003413/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003413/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003413/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003413/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003413/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003413/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003413/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003413/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003413/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81308311107601,
                        52.3540984742497,
                        44.216643021442
                    ]
                },
                "distance": 19.53,
                "direction": 164.07,
                "angle": 66.16,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-000821_pano_0000_003413",
                "timestamp": "2018-07-03T09:31:02.720830Z",
                "filename": "pano_0000_003413.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 19.5343052,
                "relative_pitch": 66.1648172185739,
                "relative_heading": 164.07127109529623,
                "relative_elevation": 44.216643021442
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005630/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005630/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005630/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005630/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005630/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005630/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005630/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005630/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005630/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81308184095576,
                        52.3540963674615,
                        44.2142375651747
                    ]
                },
                "distance": 19.74,
                "direction": 164.5,
                "angle": 65.94,
                "elevation": 44.21,
                "pano_id": "TMX7316010203-001316_pano_0000_005630",
                "timestamp": "2019-07-17T08:24:32.882730Z",
                "filename": "pano_0000_005630.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 19.73653659,
                "relative_pitch": 65.94477091625797,
                "relative_heading": 164.49962882228678,
                "relative_elevation": 44.2142375651747
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003373/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003373/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003373/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003373/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003373/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003373/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003373/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003373/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003373/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81294285979633,
                        52.3544413212155,
                        46.0091131329536
                    ]
                },
                "distance": 19.81,
                "direction": 347.78,
                "angle": 66.7,
                "elevation": 46.01,
                "pano_id": "TMX7316010203-000051_pano_0000_003373",
                "timestamp": "2016-08-08T13:15:11.863700Z",
                "filename": "pano_0000_003373.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 19.81485418,
                "relative_pitch": 66.69979030242345,
                "relative_heading": 347.7776028677635,
                "relative_elevation": 46.0091131329536
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000017/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000017/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000017/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000017/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0001_000017/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000017/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0001_000017/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000017/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0001_000017/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81323142035207,
                        52.3543792133703,
                        44.3701938427985
                    ]
                },
                "distance": 19.86,
                "direction": 51.16,
                "angle": 65.89,
                "elevation": 44.37,
                "pano_id": "TMX7316010203-002837_pano_0001_000017",
                "timestamp": "2022-12-07T11:48:52.566050Z",
                "filename": "pano_0001_000017.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 19.85739813,
                "relative_pitch": 65.8896160129914,
                "relative_heading": 51.15547283367381,
                "relative_elevation": 44.3701938427985
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000487/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000487/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000487/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000487/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000487/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000487/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000487/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000487/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000487/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81323501876211,
                        52.3543776733042,
                        44.1161851258948
                    ]
                },
                "distance": 19.94,
                "direction": 51.98,
                "angle": 65.67,
                "elevation": 44.12,
                "pano_id": "TMX7316010203-001885_pano_0000_000487",
                "timestamp": "2020-08-21T06:15:13.613720Z",
                "filename": "pano_0000_000487.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 19.94293842,
                "relative_pitch": 65.67441891835259,
                "relative_heading": 51.98075871991375,
                "relative_elevation": 44.1161851258948
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000656/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000656/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000656/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000656/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000656/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000656/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000656/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000656/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000656/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81291397802956,
                        52.3544392373515,
                        44.1102101067081
                    ]
                },
                "distance": 20.1,
                "direction": 342.15,
                "angle": 65.5,
                "elevation": 44.11,
                "pano_id": "TMX7316010203-002513_pano_0002_000656",
                "timestamp": "2022-04-13T10:46:07.624880Z",
                "filename": "pano_0002_000656.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 20.10183008,
                "relative_pitch": 65.50037730584756,
                "relative_heading": 342.14687290109504,
                "relative_elevation": 44.1102101067081
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003376/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003376/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003376/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003376/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003376/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003376/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003376/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003376/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003376/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8128414237446,
                        52.3544194543163,
                        45.6899511599913
                    ]
                },
                "distance": 20.25,
                "direction": 326.74,
                "angle": 66.1,
                "elevation": 45.69,
                "pano_id": "TMX7316010203-000051_pano_0000_003376",
                "timestamp": "2016-08-08T13:15:17.968680Z",
                "filename": "pano_0000_003376.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 20.24988625,
                "relative_pitch": 66.09697416815695,
                "relative_heading": 326.73868611475024,
                "relative_elevation": 45.6899511599913
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00076/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00076/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00076/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00076/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00076/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00076/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00076/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00076/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00076/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.813083720356856,
                        52.35409149993918,
                        0.0
                    ]
                },
                "distance": 20.29,
                "direction": 164.56,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_24_07_11_15_00076",
                "timestamp": "2025-09-24T07:13:15Z",
                "filename": "2025_09_24_07_11_15_00076.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 20.29269852,
                "relative_pitch": 0.0,
                "relative_heading": 164.55991443230783,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004475/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004475/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004475/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004475/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004475/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004475/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004475/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004475/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004475/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81287261485061,
                        52.3544316203794,
                        43.8890363518149
                    ]
                },
                "distance": 20.37,
                "direction": 333.84,
                "angle": 65.1,
                "elevation": 43.89,
                "pano_id": "TMX7316010203-000284_pano_0000_004475",
                "timestamp": "2017-05-03T12:57:29.359410Z",
                "filename": "pano_0000_004475.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 20.37269253,
                "relative_pitch": 65.09991391938304,
                "relative_heading": 333.8427175580818,
                "relative_elevation": 43.8890363518149
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005639/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005639/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005639/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005639/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005639/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005639/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005639/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005639/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005639/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81290957630114,
                        52.3544431350557,
                        44.209046093747
                    ]
                },
                "distance": 20.61,
                "direction": 341.72,
                "angle": 65.01,
                "elevation": 44.21,
                "pano_id": "TMX7316010203-001316_pano_0000_005639",
                "timestamp": "2019-07-17T08:24:39.202670Z",
                "filename": "pano_0000_005639.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 20.60716815,
                "relative_pitch": 65.00835573804652,
                "relative_heading": 341.72286358751006,
                "relative_elevation": 44.209046093747
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000143/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000143/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000143/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000143/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_000143/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000143/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_000143/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000143/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_000143/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81309745197425,
                        52.354090319826,
                        44.2040104633197
                    ]
                },
                "distance": 20.69,
                "direction": 162.16,
                "angle": 64.92,
                "elevation": 44.2,
                "pano_id": "TMX7316010203-002089_pano_0000_000143",
                "timestamp": "2021-04-13T10:54:03.172260Z",
                "filename": "pano_0000_000143.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 20.6865312,
                "relative_pitch": 64.92141152964832,
                "relative_heading": 162.15821493201662,
                "relative_elevation": 44.2040104633197
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004479/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004479/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004479/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004479/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004479/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004479/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004479/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004479/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004479/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81308651322256,
                        52.3540880705645,
                        43.9172424981371
                    ]
                },
                "distance": 20.71,
                "direction": 164.33,
                "angle": 64.75,
                "elevation": 43.92,
                "pano_id": "TMX7316010203-000284_pano_0000_004479",
                "timestamp": "2017-05-03T12:57:34.979400Z",
                "filename": "pano_0000_004479.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 20.71134976,
                "relative_pitch": 64.75145839315712,
                "relative_heading": 164.333538467526,
                "relative_elevation": 43.9172424981371
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00080/adjacencies/2025_09_24_07_11_15_00080/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012469/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012469/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012469/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012469/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012469/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012469/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012469/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012469/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012469/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81324781836,
                        52.3543799061667,
                        44.0156148802489
                    ]
                },
                "distance": 20.79,
                "direction": 52.92,
                "angle": 64.72,
                "elevation": 44.02,
                "pano_id": "TMX7316010203-000058_pano_0000_012469",
                "timestamp": "2016-08-12T12:28:41.349820Z",
                "filename": "pano_0000_012469.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": "2025_09_24_07_11_15_00080",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115880.817,
                        485306.691
                    ]
                },
                "relative_distance": 20.78581441,
                "relative_pitch": 64.72157215808546,
                "relative_heading": 52.92187694688614,
                "relative_elevation": 44.0156148802489
            }
        ]
    }
}