Parameters:

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

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

{
    "_links": {
        "self": {
            "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00031/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00031/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00031/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00031/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track17_Sphere_00031/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00031/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808912510484798,
                        52.34292007679556,
                        0.0
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "timestamp": "2024-10-21T08:09:29Z",
                "filename": "Job_20241021_0921_Track17_Sphere_00031.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 0.0,
                "relative_pitch": 0.0,
                "relative_heading": null,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00426/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00426/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00426/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00426/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00426/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00426/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00426/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00426/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00426/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808921686613891,
                        52.34292311457766,
                        0.0
                    ]
                },
                "distance": 0.71,
                "direction": 61.61,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00426",
                "timestamp": "2025-07-17T09:13:19Z",
                "filename": "recording_2025-07-17_09-02-08_00426.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 0.71088045,
                "relative_pitch": 0.0,
                "relative_heading": 61.60789540089537,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000402/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000402/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000402/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000402/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000402/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000402/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000402/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000402/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000402/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80889749213858,
                        52.3429227166411,
                        44.2537925979123
                    ]
                },
                "distance": 1.06,
                "direction": 286.01,
                "angle": 88.62,
                "elevation": 44.25,
                "pano_id": "TMX7316010203-001312_pano_0001_000402",
                "timestamp": "2019-07-15T10:14:31.693970Z",
                "filename": "pano_0001_000402.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 1.0648479,
                "relative_pitch": 88.62159792547675,
                "relative_heading": 286.01310130723965,
                "relative_elevation": 44.2537925979123
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000550/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000550/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000550/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000550/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0000_000550/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000550/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000550/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000550/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000550/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80889792660603,
                        52.342915053248,
                        43.9699797742069
                    ]
                },
                "distance": 1.14,
                "direction": 240.65,
                "angle": 88.51,
                "elevation": 43.97,
                "pano_id": "TMX7316010203-002521_pano_0000_000550",
                "timestamp": "2022-04-14T11:06:10.479470Z",
                "filename": "pano_0000_000550.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 1.14032782,
                "relative_pitch": 88.51441075019459,
                "relative_heading": 240.64623019862543,
                "relative_elevation": 43.9699797742069
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002475/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002475/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002475/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002475/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_002475/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002475/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002475/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002475/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002475/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80892961254647,
                        52.3429204539432,
                        43.8578289998695
                    ]
                },
                "distance": 1.17,
                "direction": 87.94,
                "angle": 88.48,
                "elevation": 43.86,
                "pano_id": "TMX7316010203-000285_pano_0000_002475",
                "timestamp": "2017-05-04T09:46:47.629790Z",
                "filename": "pano_0000_002475.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 1.16629508,
                "relative_pitch": 88.47671346091302,
                "relative_heading": 87.93788002951266,
                "relative_elevation": 43.8578289998695
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008154/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008154/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008154/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008154/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008154/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008154/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008154/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008154/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008154/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80893210908424,
                        52.3429308360316,
                        44.0786756258458
                    ]
                },
                "distance": 1.79,
                "direction": 48.13,
                "angle": 87.67,
                "elevation": 44.08,
                "pano_id": "TMX7316010203-001873_pano_0000_008154",
                "timestamp": "2020-08-13T08:41:42.441750Z",
                "filename": "pano_0000_008154.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 1.79370866,
                "relative_pitch": 87.6697289017847,
                "relative_heading": 48.12896761296703,
                "relative_elevation": 44.0786756258458
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004783/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004783/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004783/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004783/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004783/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004783/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004783/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004783/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004783/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80888332266677,
                        52.3429140858413,
                        43.9509222116321
                    ]
                },
                "distance": 2.1,
                "direction": 251.47,
                "angle": 87.27,
                "elevation": 43.95,
                "pano_id": "TMX7316010203-000808_pano_0000_004783",
                "timestamp": "2018-06-26T10:00:15.319510Z",
                "filename": "pano_0000_004783.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 2.09794058,
                "relative_pitch": 87.26713422844567,
                "relative_heading": 251.47264238619658,
                "relative_elevation": 43.9509222116321
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001167/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001167/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001167/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001167/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001167/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001167/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001167/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001167/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001167/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80888534121669,
                        52.3429031698001,
                        43.9383392427117
                    ]
                },
                "distance": 2.64,
                "direction": 224.54,
                "angle": 86.56,
                "elevation": 43.94,
                "pano_id": "TMX7316010203-002101_pano_0001_001167",
                "timestamp": "2021-04-16T10:57:28.686750Z",
                "filename": "pano_0001_001167.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 2.63967556,
                "relative_pitch": 86.56198416336568,
                "relative_heading": 224.5446840364609,
                "relative_elevation": 43.9383392427117
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001168/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001168/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001168/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001168/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001168/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001168/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001168/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001168/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001168/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80895222016458,
                        52.3429185131452,
                        44.0392998280004
                    ]
                },
                "distance": 2.71,
                "direction": 93.68,
                "angle": 86.48,
                "elevation": 44.04,
                "pano_id": "TMX7316010203-002101_pano_0001_001168",
                "timestamp": "2021-04-16T10:57:30.041900Z",
                "filename": "pano_0001_001168.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 2.7118818,
                "relative_pitch": 86.4762511706387,
                "relative_heading": 93.67858870678886,
                "relative_elevation": 44.0392998280004
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007716/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007716/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007716/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007716/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_007716/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007716/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007716/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007716/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007716/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80890030075884,
                        52.3428966811767,
                        44.0144187770784
                    ]
                },
                "distance": 2.73,
                "direction": 197.73,
                "angle": 86.45,
                "elevation": 44.01,
                "pano_id": "TMX7316010203-001873_pano_0000_007716",
                "timestamp": "2020-08-13T08:33:31.668240Z",
                "filename": "pano_0000_007716.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 2.73307496,
                "relative_pitch": 86.44678119119705,
                "relative_heading": 197.72580563549184,
                "relative_elevation": 44.0144187770784
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004784/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004784/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004784/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004784/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004784/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004784/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004784/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004784/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004784/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80895577550409,
                        52.3429149700735,
                        44.0688352510333
                    ]
                },
                "distance": 3.0,
                "direction": 100.91,
                "angle": 86.1,
                "elevation": 44.07,
                "pano_id": "TMX7316010203-000808_pano_0000_004784",
                "timestamp": "2018-06-26T10:00:16.384430Z",
                "filename": "pano_0000_004784.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 3.002854,
                "relative_pitch": 86.10188656792117,
                "relative_heading": 100.90811802442036,
                "relative_elevation": 44.0688352510333
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00398/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00398/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00398/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00398/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00398/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00398/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00398/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00398/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00398/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808866583295926,
                        52.34291296769373,
                        0.0
                    ]
                },
                "distance": 3.23,
                "direction": 255.82,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00398",
                "timestamp": "2025-07-17T09:12:24Z",
                "filename": "recording_2025-07-17_09-02-08_00398.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 3.22844561,
                "relative_pitch": 0.0,
                "relative_heading": 255.81657316654446,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000798/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000798/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000798/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000798/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000798/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000798/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000798/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000798/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000798/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886161308189,
                        52.3429222986809,
                        43.9001239547506
                    ]
                },
                "distance": 3.48,
                "direction": 274.08,
                "angle": 85.47,
                "elevation": 43.9,
                "pano_id": "TMX7316010203-001312_pano_0000_000798",
                "timestamp": "2019-07-15T09:44:58.550320Z",
                "filename": "pano_0000_000798.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 3.47755983,
                "relative_pitch": 85.47075775376027,
                "relative_heading": 274.07691352081144,
                "relative_elevation": 43.9001239547506
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001111/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001111/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001111/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001111/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001111/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001111/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001111/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001111/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001111/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80885900396823,
                        52.3429255325931,
                        43.9114579008892
                    ]
                },
                "distance": 3.7,
                "direction": 279.45,
                "angle": 85.19,
                "elevation": 43.91,
                "pano_id": "TMX7316010203-002101_pano_0001_001111",
                "timestamp": "2021-04-16T10:55:44.927450Z",
                "filename": "pano_0001_001111.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 3.69676525,
                "relative_pitch": 85.18779879118377,
                "relative_heading": 279.4520232246186,
                "relative_elevation": 43.9114579008892
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000551/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000551/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000551/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000551/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0000_000551/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000551/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000551/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000551/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000551/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80896875146704,
                        52.3429158505003,
                        44.0826557381079
                    ]
                },
                "distance": 3.86,
                "direction": 96.99,
                "angle": 84.99,
                "elevation": 44.08,
                "pano_id": "TMX7316010203-002521_pano_0000_000551",
                "timestamp": "2022-04-14T11:06:11.089470Z",
                "filename": "pano_0000_000551.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 3.86167805,
                "relative_pitch": 84.9936211582779,
                "relative_heading": 96.99483573535076,
                "relative_elevation": 44.0826557381079
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000401/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000401/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000401/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000401/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000401/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000401/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000401/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000401/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000401/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80896932683007,
                        52.3429237568866,
                        44.3239473346621
                    ]
                },
                "distance": 3.89,
                "direction": 83.96,
                "angle": 84.98,
                "elevation": 44.32,
                "pano_id": "TMX7316010203-001312_pano_0001_000401",
                "timestamp": "2019-07-15T10:14:30.589060Z",
                "filename": "pano_0001_000401.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 3.89374068,
                "relative_pitch": 84.97960633889087,
                "relative_heading": 83.96311668132556,
                "relative_elevation": 44.3239473346621
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008153/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008153/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008153/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008153/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008153/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008153/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008153/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008153/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008153/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8088809745584,
                        52.3429609570146,
                        44.0106494063511
                    ]
                },
                "distance": 5.03,
                "direction": 334.71,
                "angle": 83.48,
                "elevation": 44.01,
                "pano_id": "TMX7316010203-001873_pano_0000_008153",
                "timestamp": "2020-08-13T08:41:41.331760Z",
                "filename": "pano_0000_008153.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 5.03107373,
                "relative_pitch": 83.47854663883085,
                "relative_heading": 334.71050854921737,
                "relative_elevation": 44.0106494063511
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002266/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002266/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002266/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002266/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_002266/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002266/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002266/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002266/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002266/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80888107402104,
                        52.3429617162654,
                        43.7396587412804
                    ]
                },
                "distance": 5.1,
                "direction": 335.18,
                "angle": 83.34,
                "elevation": 43.74,
                "pano_id": "TMX7316010203-000285_pano_0000_002266",
                "timestamp": "2017-05-04T09:35:07.140070Z",
                "filename": "pano_0000_002266.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 5.10474038,
                "relative_pitch": 83.34327435428735,
                "relative_heading": 335.1843945981985,
                "relative_elevation": 43.7396587412804
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00399/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00399/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00399/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00399/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00399/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00399/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00399/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00399/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00399/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808867200662158,
                        52.342957945743706,
                        0.0
                    ]
                },
                "distance": 5.22,
                "direction": 323.77,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00399",
                "timestamp": "2025-07-17T09:12:26Z",
                "filename": "recording_2025-07-17_09-02-08_00399.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 5.22415281,
                "relative_pitch": 0.0,
                "relative_heading": 323.76549294867857,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003920/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003920/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003920/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003920/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_003920/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003920/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003920/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003920/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003920/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8088577186189,
                        52.3428839050842,
                        43.9988501453772
                    ]
                },
                "distance": 5.49,
                "direction": 222.85,
                "angle": 82.89,
                "elevation": 44.0,
                "pano_id": "TMX7316010203-000808_pano_0000_003920",
                "timestamp": "2018-06-26T09:26:24.538780Z",
                "filename": "pano_0000_003920.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 5.49039424,
                "relative_pitch": 82.88711596527342,
                "relative_heading": 222.853756351397,
                "relative_elevation": 43.9988501453772
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000799/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000799/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000799/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000799/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000799/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000799/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000799/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000799/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000799/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886360903193,
                        52.3428770939918,
                        44.0141888717189
                    ]
                },
                "distance": 5.83,
                "direction": 214.87,
                "angle": 82.46,
                "elevation": 44.01,
                "pano_id": "TMX7316010203-001312_pano_0000_000799",
                "timestamp": "2019-07-15T09:44:59.574990Z",
                "filename": "pano_0000_000799.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 5.82948429,
                "relative_pitch": 82.45533910597977,
                "relative_heading": 214.86908659042254,
                "relative_elevation": 44.0141888717189
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000549/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000549/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000549/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000549/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0000_000549/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000549/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000549/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000549/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000549/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80882666083272,
                        52.3429141257195,
                        43.8444543350488
                    ]
                },
                "distance": 5.89,
                "direction": 263.54,
                "angle": 82.35,
                "elevation": 43.84,
                "pano_id": "TMX7316010203-002521_pano_0000_000549",
                "timestamp": "2022-04-14T11:06:09.834530Z",
                "filename": "pano_0000_000549.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 5.88818111,
                "relative_pitch": 82.35111078552646,
                "relative_heading": 263.5427501214126,
                "relative_elevation": 43.8444543350488
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000403/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000403/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000403/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000403/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000403/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000403/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000403/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000403/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000403/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808825342361,
                        52.3429219144344,
                        44.151308673434
                    ]
                },
                "distance": 5.94,
                "direction": 271.97,
                "angle": 82.33,
                "elevation": 44.15,
                "pano_id": "TMX7316010203-001312_pano_0001_000403",
                "timestamp": "2019-07-15T10:14:32.763970Z",
                "filename": "pano_0001_000403.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 5.94420045,
                "relative_pitch": 82.332233339086,
                "relative_heading": 271.97140471798417,
                "relative_elevation": 44.151308673434
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008155/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008155/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008155/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008155/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008155/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008155/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008155/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008155/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008155/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80900168362824,
                        52.3429187291139,
                        44.2353401808068
                    ]
                },
                "distance": 6.08,
                "direction": 91.41,
                "angle": 82.17,
                "elevation": 44.24,
                "pano_id": "TMX7316010203-001873_pano_0000_008155",
                "timestamp": "2020-08-13T08:41:43.466760Z",
                "filename": "pano_0000_008155.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 6.07917857,
                "relative_pitch": 82.1749668891396,
                "relative_heading": 91.41348567373836,
                "relative_elevation": 44.2353401808068
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000797/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000797/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000797/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000797/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000797/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000797/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000797/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000797/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000797/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8088608191038,
                        52.342967611579,
                        43.8812043368816
                    ]
                },
                "distance": 6.36,
                "direction": 326.34,
                "angle": 81.76,
                "elevation": 43.88,
                "pano_id": "TMX7316010203-001312_pano_0000_000797",
                "timestamp": "2019-07-15T09:44:57.450100Z",
                "filename": "pano_0000_000797.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 6.35516617,
                "relative_pitch": 81.75934282180573,
                "relative_heading": 326.33533154716923,
                "relative_elevation": 43.8812043368816
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002267/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002267/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002267/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002267/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_002267/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002267/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002267/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002267/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002267/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80900630282506,
                        52.3429212225967,
                        43.9427853934467
                    ]
                },
                "distance": 6.39,
                "direction": 88.86,
                "angle": 81.72,
                "elevation": 43.94,
                "pano_id": "TMX7316010203-000285_pano_0000_002267",
                "timestamp": "2017-05-04T09:35:08.755060Z",
                "filename": "pano_0000_002267.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 6.39340741,
                "relative_pitch": 81.72189881564027,
                "relative_heading": 88.85729125070691,
                "relative_elevation": 43.9427853934467
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007770/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007770/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007770/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007770/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_007770/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007770/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007770/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007770/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007770/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8088449562941,
                        52.3428770966338,
                        44.0768506499007
                    ]
                },
                "distance": 6.64,
                "direction": 223.91,
                "angle": 81.43,
                "elevation": 44.08,
                "pano_id": "TMX7316010203-001873_pano_0000_007770",
                "timestamp": "2020-08-13T08:34:33.472970Z",
                "filename": "pano_0000_007770.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 6.63847649,
                "relative_pitch": 81.4349772834776,
                "relative_heading": 223.90989839922304,
                "relative_elevation": 44.0768506499007
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00343/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00343/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00343/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00343/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00343/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00343/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00343/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00343/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00343/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808826557487333,
                        52.342889925053896,
                        0.0
                    ]
                },
                "distance": 6.75,
                "direction": 240.2,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00343",
                "timestamp": "2025-07-17T09:10:22Z",
                "filename": "recording_2025-07-17_09-02-08_00343.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 6.75065587,
                "relative_pitch": 0.0,
                "relative_heading": 240.19807332150594,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001110/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001110/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001110/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001110/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001110/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001110/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001110/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001110/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001110/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886086252338,
                        52.3429724583964,
                        43.9056800184771
                    ]
                },
                "distance": 6.81,
                "direction": 328.87,
                "angle": 81.18,
                "elevation": 43.91,
                "pano_id": "TMX7316010203-002101_pano_0001_001110",
                "timestamp": "2021-04-16T10:55:42.902510Z",
                "filename": "pano_0001_001110.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 6.80907809,
                "relative_pitch": 81.18455489782892,
                "relative_heading": 328.8725566848264,
                "relative_elevation": 43.9056800184771
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001783/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001783/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001783/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001783/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001783/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001783/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001783/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001783/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001783/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80882678052464,
                        52.3428882106798,
                        43.6946795787662
                    ]
                },
                "distance": 6.83,
                "direction": 238.75,
                "angle": 81.11,
                "elevation": 43.69,
                "pano_id": "TMX7316010203-000285_pano_0000_001783",
                "timestamp": "2017-05-04T09:15:30.853750Z",
                "filename": "pano_0000_001783.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 6.83446893,
                "relative_pitch": 81.11015658366297,
                "relative_heading": 238.74683751707528,
                "relative_elevation": 43.6946795787662
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004782/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004782/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004782/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004782/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004782/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004782/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004782/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004782/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004782/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80881070141789,
                        52.3429129595891,
                        43.8308855891228
                    ]
                },
                "distance": 6.98,
                "direction": 263.49,
                "angle": 80.95,
                "elevation": 43.83,
                "pano_id": "TMX7316010203-000808_pano_0000_004782",
                "timestamp": "2018-06-26T10:00:14.244490Z",
                "filename": "pano_0000_004782.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 6.98354346,
                "relative_pitch": 80.94719716132208,
                "relative_heading": 263.48848409404565,
                "relative_elevation": 43.8308855891228
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001166/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001166/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001166/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001166/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001166/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001166/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001166/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001166/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001166/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80885338812356,
                        52.3428655964732,
                        44.0332600977272
                    ]
                },
                "distance": 7.28,
                "direction": 213.61,
                "angle": 80.61,
                "elevation": 44.03,
                "pano_id": "TMX7316010203-002101_pano_0001_001166",
                "timestamp": "2021-04-16T10:57:27.166770Z",
                "filename": "pano_0001_001166.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 7.27915108,
                "relative_pitch": 80.6133085396592,
                "relative_heading": 213.61031776492626,
                "relative_elevation": 44.0332600977272
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000121/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000121/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000121/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000121/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0000_000121/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000121/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000121/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000121/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000121/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80885208425364,
                        52.3429743578695,
                        43.7825825996697
                    ]
                },
                "distance": 7.31,
                "direction": 325.71,
                "angle": 80.52,
                "elevation": 43.78,
                "pano_id": "TMX7316010203-002521_pano_0000_000121",
                "timestamp": "2022-04-14T10:58:32.802030Z",
                "filename": "pano_0000_000121.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 7.31038127,
                "relative_pitch": 80.52076422997621,
                "relative_heading": 325.7135326152011,
                "relative_elevation": 43.7825825996697
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000325/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000325/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000325/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000325/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000325/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000325/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000325/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000325/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000325/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80881321349222,
                        52.3429487471548,
                        43.7589309671894
                    ]
                },
                "distance": 7.48,
                "direction": 295.24,
                "angle": 80.3,
                "elevation": 43.76,
                "pano_id": "TMX7316010203-001312_pano_0000_000325",
                "timestamp": "2019-07-15T09:30:44.980770Z",
                "filename": "pano_0000_000325.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 7.48157349,
                "relative_pitch": 80.29780876201384,
                "relative_heading": 295.24035444539857,
                "relative_elevation": 43.7589309671894
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000855/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000855/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000855/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000855/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000855/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000855/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000855/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000855/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000855/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80881201900199,
                        52.3428908766781,
                        43.866464833729
                    ]
                },
                "distance": 7.58,
                "direction": 244.62,
                "angle": 80.2,
                "elevation": 43.87,
                "pano_id": "TMX7316010203-001312_pano_0000_000855",
                "timestamp": "2019-07-15T09:46:38.304360Z",
                "filename": "pano_0000_000855.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 7.58037156,
                "relative_pitch": 80.19579258519647,
                "relative_heading": 244.61909832269285,
                "relative_elevation": 43.866464833729
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001169/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001169/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001169/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001169/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001169/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001169/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001169/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001169/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001169/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80902424293917,
                        52.342921794037,
                        44.1907868320122
                    ]
                },
                "distance": 7.62,
                "direction": 88.56,
                "angle": 80.22,
                "elevation": 44.19,
                "pano_id": "TMX7316010203-002101_pano_0001_001169",
                "timestamp": "2021-04-16T10:57:31.371720Z",
                "filename": "pano_0001_001169.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 7.61718783,
                "relative_pitch": 80.22000213073193,
                "relative_heading": 88.56248825456484,
                "relative_elevation": 44.1907868320122
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00696/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00696/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00696/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00696/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00696/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00696/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00696/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00696/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00696/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.809024065809875,
                        52.342929214216106,
                        0.0
                    ]
                },
                "distance": 7.67,
                "direction": 82.38,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00696",
                "timestamp": "2025-07-17T09:22:14Z",
                "filename": "recording_2025-07-17_09-02-08_00696.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 7.6704054,
                "relative_pitch": 0.0,
                "relative_heading": 82.38265363006572,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004785/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004785/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004785/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004785/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004785/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004785/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004785/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004785/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004785/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80902813114742,
                        52.3429161956222,
                        44.2188602900133
                    ]
                },
                "distance": 7.89,
                "direction": 93.14,
                "angle": 79.88,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-000808_pano_0000_004785",
                "timestamp": "2018-06-26T10:00:17.464450Z",
                "filename": "pano_0000_004785.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 7.8916065,
                "relative_pitch": 79.88112792128267,
                "relative_heading": 93.13706907923653,
                "relative_elevation": 44.2188602900133
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003863/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003863/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003863/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003863/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_003863/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003863/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003863/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003863/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003863/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886260536133,
                        52.342984409672,
                        43.9170426996425
                    ]
                },
                "distance": 7.93,
                "direction": 334.59,
                "angle": 79.77,
                "elevation": 43.92,
                "pano_id": "TMX7316010203-000808_pano_0000_003863",
                "timestamp": "2018-06-26T09:24:36.164430Z",
                "filename": "pano_0000_003863.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 7.92545177,
                "relative_pitch": 79.77026914189604,
                "relative_heading": 334.5869977325295,
                "relative_elevation": 43.9170426996425
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007771/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007771/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007771/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007771/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_007771/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007771/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007771/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007771/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007771/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80879502094764,
                        52.3429068706453,
                        43.8616999359801
                    ]
                },
                "distance": 8.14,
                "direction": 259.6,
                "angle": 79.49,
                "elevation": 43.86,
                "pano_id": "TMX7316010203-001873_pano_0000_007771",
                "timestamp": "2020-08-13T08:34:34.558040Z",
                "filename": "pano_0000_007771.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 8.14087585,
                "relative_pitch": 79.48536331997245,
                "relative_heading": 259.6006522005623,
                "relative_elevation": 43.8616999359801
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000568/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000568/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000568/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000568/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0000_000568/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000568/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000568/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000568/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000568/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80879134518371,
                        52.3429126029424,
                        43.7842091582716
                    ]
                },
                "distance": 8.3,
                "direction": 264.25,
                "angle": 79.27,
                "elevation": 43.78,
                "pano_id": "TMX7316010203-002101_pano_0000_000568",
                "timestamp": "2021-04-16T10:09:52.039160Z",
                "filename": "pano_0000_000568.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 8.29943155,
                "relative_pitch": 79.26674956543391,
                "relative_heading": 264.2490729280691,
                "relative_elevation": 43.7842091582716
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000324/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000324/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000324/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000324/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000324/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000324/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000324/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000324/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000324/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80884858810809,
                        52.3429858616376,
                        43.8436099337414
                    ]
                },
                "distance": 8.52,
                "direction": 329.24,
                "angle": 79.0,
                "elevation": 43.84,
                "pano_id": "TMX7316010203-001312_pano_0000_000324",
                "timestamp": "2019-07-15T09:30:43.765560Z",
                "filename": "pano_0000_000324.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 8.51838464,
                "relative_pitch": 79.0049738570793,
                "relative_heading": 329.2418559542623,
                "relative_elevation": 43.8436099337414
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001810/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001810/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001810/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001810/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001810/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001810/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001810/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001810/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001810/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80885847471081,
                        52.3428502189834,
                        43.8620511349291
                    ]
                },
                "distance": 8.6,
                "direction": 205.35,
                "angle": 78.9,
                "elevation": 43.86,
                "pano_id": "TMX7316010203-000285_pano_0000_001810",
                "timestamp": "2017-05-04T09:16:38.773260Z",
                "filename": "pano_0000_001810.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 8.60156088,
                "relative_pitch": 78.90481945992723,
                "relative_heading": 205.3494294395723,
                "relative_elevation": 43.8620511349291
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000552/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000552/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000552/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000552/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0000_000552/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000552/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000552/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000552/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000552/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80903983523668,
                        52.3429164883036,
                        44.2558300066739
                    ]
                },
                "distance": 8.69,
                "direction": 92.63,
                "angle": 78.9,
                "elevation": 44.26,
                "pano_id": "TMX7316010203-002521_pano_0000_000552",
                "timestamp": "2022-04-14T11:06:11.669490Z",
                "filename": "pano_0000_000552.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 8.68662,
                "relative_pitch": 78.89504914537348,
                "relative_heading": 92.63464251169118,
                "relative_elevation": 44.2558300066739
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002476/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002476/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002476/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002476/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_002476/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002476/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002476/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002476/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002476/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80878436725193,
                        52.3429180892001,
                        43.6206198595464
                    ]
                },
                "distance": 8.74,
                "direction": 268.55,
                "angle": 78.68,
                "elevation": 43.62,
                "pano_id": "TMX7316010203-000285_pano_0000_002476",
                "timestamp": "2017-05-04T09:46:49.264890Z",
                "filename": "pano_0000_002476.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 8.73601857,
                "relative_pitch": 78.67504564041627,
                "relative_heading": 268.54935398471395,
                "relative_elevation": 43.6206198595464
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000400/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000400/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000400/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000400/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000400/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000400/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000400/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000400/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000400/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80904080740859,
                        52.3429243307047,
                        44.446552792564
                    ]
                },
                "distance": 8.76,
                "direction": 86.9,
                "angle": 78.85,
                "elevation": 44.45,
                "pano_id": "TMX7316010203-001312_pano_0001_000400",
                "timestamp": "2019-07-15T10:14:29.493990Z",
                "filename": "pano_0001_000400.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 8.75649547,
                "relative_pitch": 78.85478780520356,
                "relative_heading": 86.90120732182864,
                "relative_elevation": 44.446552792564
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000854/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000854/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000854/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000854/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000854/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000854/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000854/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000854/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000854/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80885324665119,
                        52.3428492618299,
                        44.042361930944
                    ]
                },
                "distance": 8.85,
                "direction": 207.14,
                "angle": 78.63,
                "elevation": 44.04,
                "pano_id": "TMX7316010203-001312_pano_0000_000854",
                "timestamp": "2019-07-15T09:46:36.739420Z",
                "filename": "pano_0000_000854.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 8.85467349,
                "relative_pitch": 78.63228676024947,
                "relative_heading": 207.138197322314,
                "relative_elevation": 44.042361930944
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00344/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00344/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00344/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00344/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00344/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00344/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00344/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00344/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00344/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80884552646005,
                        52.34284640887347,
                        0.0
                    ]
                },
                "distance": 9.38,
                "direction": 209.11,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00344",
                "timestamp": "2025-07-17T09:10:24Z",
                "filename": "recording_2025-07-17_09-02-08_00344.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 9.38275485,
                "relative_pitch": 0.0,
                "relative_heading": 209.11354182098688,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003824/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003824/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003824/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003824/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003824/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003824/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003824/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003824/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003824/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886381297409,
                        52.3428404140428,
                        44.102617777884
                    ]
                },
                "distance": 9.47,
                "direction": 200.53,
                "angle": 77.89,
                "elevation": 44.1,
                "pano_id": "TMX7316010203-002520_pano_0000_003824",
                "timestamp": "2022-04-14T10:48:32.510480Z",
                "filename": "pano_0000_003824.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 9.46530182,
                "relative_pitch": 77.88693438076174,
                "relative_heading": 200.52598414732813,
                "relative_elevation": 44.102617777884
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003919/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003919/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003919/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003919/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_003919/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003919/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003919/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003919/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003919/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886778522499,
                        52.3428381010874,
                        44.0552045674995
                    ]
                },
                "distance": 9.62,
                "direction": 198.48,
                "angle": 77.69,
                "elevation": 44.06,
                "pano_id": "TMX7316010203-000808_pano_0000_003919",
                "timestamp": "2018-06-26T09:26:22.018940Z",
                "filename": "pano_0000_003919.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 9.61755756,
                "relative_pitch": 77.68514034839153,
                "relative_heading": 198.47754936833746,
                "relative_elevation": 44.0552045674995
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00400/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00400/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00400/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00400/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00400/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00400/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00400/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00400/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00400/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808867082350278,
                        52.34300307299098,
                        0.0
                    ]
                },
                "distance": 9.74,
                "direction": 341.47,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00400",
                "timestamp": "2025-07-17T09:12:27Z",
                "filename": "recording_2025-07-17_09-02-08_00400.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 9.7404419,
                "relative_pitch": 0.0,
                "relative_heading": 341.4669662944837,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008152/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008152/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008152/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008152/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008152/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008152/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008152/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008152/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008152/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886226201397,
                        52.3430022602502,
                        43.9447460900992
                    ]
                },
                "distance": 9.77,
                "direction": 339.47,
                "angle": 77.47,
                "elevation": 43.94,
                "pano_id": "TMX7316010203-001873_pano_0000_008152",
                "timestamp": "2020-08-13T08:41:40.256760Z",
                "filename": "pano_0000_008152.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 9.76504293,
                "relative_pitch": 77.47175910290639,
                "relative_heading": 339.4703201914195,
                "relative_elevation": 43.9447460900992
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00028/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00028/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00028/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00028/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track17_Sphere_00028/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00028/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00028/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00028/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.809058891044343,
                        52.3429222839786,
                        0.0
                    ]
                },
                "distance": 9.98,
                "direction": 88.59,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241021_0921_Track17_Sphere_00028",
                "timestamp": "2024-10-21T08:09:25Z",
                "filename": "Job_20241021_0921_Track17_Sphere_00028.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 9.97915122,
                "relative_pitch": 0.0,
                "relative_heading": 88.58966518970395,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007769/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007769/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007769/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007769/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_007769/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007769/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007769/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007769/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007769/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886210633164,
                        52.3428349286918,
                        44.1292416919023
                    ]
                },
                "distance": 10.08,
                "direction": 199.93,
                "angle": 77.14,
                "elevation": 44.13,
                "pano_id": "TMX7316010203-001873_pano_0000_007769",
                "timestamp": "2020-08-13T08:34:32.328060Z",
                "filename": "pano_0000_007769.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 10.07825768,
                "relative_pitch": 77.13539586489767,
                "relative_heading": 199.9285275462937,
                "relative_elevation": 44.1292416919023
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00342/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00342/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00342/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00342/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00342/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00342/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00342/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00342/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00342/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808764382684459,
                        52.34291343888551,
                        0.0
                    ]
                },
                "distance": 10.12,
                "direction": 265.82,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00342",
                "timestamp": "2025-07-17T09:10:20Z",
                "filename": "recording_2025-07-17_09-02-08_00342.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 10.12219249,
                "relative_pitch": 0.0,
                "relative_heading": 265.8154126066758,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000800/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000800/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000800/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000800/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000800/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000800/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000800/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000800/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000800/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8088663152697,
                        52.3428319760557,
                        44.0480903713033
                    ]
                },
                "distance": 10.3,
                "direction": 197.8,
                "angle": 76.84,
                "elevation": 44.05,
                "pano_id": "TMX7316010203-001312_pano_0000_000800",
                "timestamp": "2019-07-15T09:45:00.550030Z",
                "filename": "pano_0000_000800.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 10.29643935,
                "relative_pitch": 76.84309471038772,
                "relative_heading": 197.80426436614516,
                "relative_elevation": 44.0480903713033
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000548/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000548/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000548/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000548/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0000_000548/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000548/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000548/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000548/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000548/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80875612110662,
                        52.3429136559936,
                        43.6459268806502
                    ]
                },
                "distance": 10.68,
                "direction": 266.17,
                "angle": 76.25,
                "elevation": 43.65,
                "pano_id": "TMX7316010203-002521_pano_0000_000548",
                "timestamp": "2022-04-14T11:06:09.174530Z",
                "filename": "pano_0000_000548.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 10.68217057,
                "relative_pitch": 76.24742352753914,
                "relative_heading": 266.16502202803946,
                "relative_elevation": 43.6459268806502
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000404/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000404/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000404/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000404/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000404/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000404/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000404/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000404/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000404/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80875305010584,
                        52.3429205843818,
                        43.9990710616112
                    ]
                },
                "distance": 10.87,
                "direction": 270.3,
                "angle": 76.13,
                "elevation": 44.0,
                "pano_id": "TMX7316010203-001312_pano_0001_000404",
                "timestamp": "2019-07-15T10:14:33.743920Z",
                "filename": "pano_0001_000404.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 10.86769133,
                "relative_pitch": 76.12574392714805,
                "relative_heading": 270.29783952465976,
                "relative_elevation": 43.9990710616112
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000326/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000326/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000326/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000326/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000326/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000326/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000326/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000326/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000326/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80875303446492,
                        52.3429245668738,
                        43.6676844041795
                    ]
                },
                "distance": 10.88,
                "direction": 272.63,
                "angle": 76.01,
                "elevation": 43.67,
                "pano_id": "TMX7316010203-001312_pano_0000_000326",
                "timestamp": "2019-07-15T09:30:46.190530Z",
                "filename": "pano_0000_000326.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 10.88008788,
                "relative_pitch": 76.00925107865014,
                "relative_heading": 272.63208833414177,
                "relative_elevation": 43.6676844041795
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000796/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000796/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000796/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000796/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000796/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000796/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000796/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000796/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000796/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886051783175,
                        52.3430126748429,
                        43.7959115812555
                    ]
                },
                "distance": 10.9,
                "direction": 341.02,
                "angle": 76.03,
                "elevation": 43.8,
                "pano_id": "TMX7316010203-001312_pano_0000_000796",
                "timestamp": "2019-07-15T09:44:56.230070Z",
                "filename": "pano_0000_000796.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 10.8959986,
                "relative_pitch": 76.02900791863887,
                "relative_heading": 341.02221072235994,
                "relative_elevation": 43.7959115812555
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002474/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002474/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002474/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002474/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_002474/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002474/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002474/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002474/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002474/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80907274240334,
                        52.342923362448,
                        44.0584512175992
                    ]
                },
                "distance": 10.93,
                "direction": 88.08,
                "angle": 76.07,
                "elevation": 44.06,
                "pano_id": "TMX7316010203-000285_pano_0000_002474",
                "timestamp": "2017-05-04T09:46:44.519780Z",
                "filename": "pano_0000_002474.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 10.92624476,
                "relative_pitch": 76.07196573544063,
                "relative_heading": 88.08238277785183,
                "relative_elevation": 44.0584512175992
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008156/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008156/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008156/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008156/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008156/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008156/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008156/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008156/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008156/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80907461503772,
                        52.3429166151659,
                        44.289390085265
                    ]
                },
                "distance": 11.05,
                "direction": 92.0,
                "angle": 75.99,
                "elevation": 44.29,
                "pano_id": "TMX7316010203-001873_pano_0000_008156",
                "timestamp": "2020-08-13T08:41:44.421740Z",
                "filename": "pano_0000_008156.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 11.05446373,
                "relative_pitch": 75.98553337061145,
                "relative_heading": 91.9967912935824,
                "relative_elevation": 44.289390085265
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001109/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001109/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001109/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001109/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001109/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001109/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001109/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001109/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001109/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886143142679,
                        52.3430185130331,
                        43.9079709155485
                    ]
                },
                "distance": 11.49,
                "direction": 342.37,
                "angle": 75.33,
                "elevation": 43.91,
                "pano_id": "TMX7316010203-002101_pano_0001_001109",
                "timestamp": "2021-04-16T10:55:36.132530Z",
                "filename": "pano_0001_001109.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 11.49325223,
                "relative_pitch": 75.33148893809143,
                "relative_heading": 342.36904064648974,
                "relative_elevation": 43.9079709155485
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000856/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000856/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000856/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000856/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000856/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000856/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000856/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000856/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000856/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80874412199587,
                        52.3429129620392,
                        43.6690593967214
                    ]
                },
                "distance": 11.5,
                "direction": 266.05,
                "angle": 75.24,
                "elevation": 43.67,
                "pano_id": "TMX7316010203-001312_pano_0000_000856",
                "timestamp": "2019-07-15T09:46:39.554340Z",
                "filename": "pano_0000_000856.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 11.50328944,
                "relative_pitch": 75.24241058733546,
                "relative_heading": 266.0537020428405,
                "relative_elevation": 43.6690593967214
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001165/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001165/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001165/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001165/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001165/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001165/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001165/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001165/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001165/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80885059790482,
                        52.3428217442936,
                        44.0398652534932
                    ]
                },
                "distance": 11.73,
                "direction": 201.09,
                "angle": 75.09,
                "elevation": 44.04,
                "pano_id": "TMX7316010203-002101_pano_0001_001165",
                "timestamp": "2021-04-16T10:57:25.721830Z",
                "filename": "pano_0001_001165.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 11.72722182,
                "relative_pitch": 75.08892029417484,
                "relative_heading": 201.08802610955092,
                "relative_elevation": 44.0398652534932
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004781/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004781/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004781/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004781/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004781/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004781/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004781/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004781/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004781/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80873840560297,
                        52.3429123522401,
                        43.6266463929787
                    ]
                },
                "distance": 11.9,
                "direction": 265.86,
                "angle": 74.75,
                "elevation": 43.63,
                "pano_id": "TMX7316010203-000808_pano_0000_004781",
                "timestamp": "2018-06-26T10:00:13.154460Z",
                "filename": "pano_0000_004781.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 11.89668963,
                "relative_pitch": 74.74669860243789,
                "relative_heading": 265.85681339459325,
                "relative_elevation": 43.6266463929787
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000120/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000120/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000120/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000120/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0000_000120/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000120/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000120/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000120/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000120/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886044585738,
                        52.3430225764179,
                        43.7162018129602
                    ]
                },
                "distance": 11.94,
                "direction": 342.72,
                "angle": 74.72,
                "elevation": 43.72,
                "pano_id": "TMX7316010203-002521_pano_0000_000120",
                "timestamp": "2022-04-14T10:58:31.457070Z",
                "filename": "pano_0000_000120.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 11.94472896,
                "relative_pitch": 74.7178903764564,
                "relative_heading": 342.71889792100353,
                "relative_elevation": 43.7162018129602
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003862/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003862/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003862/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003862/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_003862/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003862/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003862/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003862/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003862/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886354375595,
                        52.3430270011206,
                        43.8304641451687
                    ]
                },
                "distance": 12.36,
                "direction": 344.33,
                "angle": 74.26,
                "elevation": 43.83,
                "pano_id": "TMX7316010203-000808_pano_0000_003862",
                "timestamp": "2018-06-26T09:24:34.719350Z",
                "filename": "pano_0000_003862.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 12.35703664,
                "relative_pitch": 74.25536770145213,
                "relative_heading": 344.3320115231276,
                "relative_elevation": 43.8304641451687
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001170/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001170/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001170/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001170/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001170/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001170/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001170/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001170/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001170/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80909627690774,
                        52.3429225898595,
                        44.2035574959591
                    ]
                },
                "distance": 12.53,
                "direction": 88.72,
                "angle": 74.18,
                "elevation": 44.2,
                "pano_id": "TMX7316010203-002101_pano_0001_001170",
                "timestamp": "2021-04-16T10:57:32.806690Z",
                "filename": "pano_0001_001170.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 12.52717141,
                "relative_pitch": 74.1774103671226,
                "relative_heading": 88.7208335065638,
                "relative_elevation": 44.2035574959591
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000323/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000323/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000323/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000323/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000323/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000323/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000323/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000323/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000323/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886036221833,
                        52.3430287354797,
                        43.7885205931962
                    ]
                },
                "distance": 12.6,
                "direction": 343.62,
                "angle": 73.94,
                "elevation": 43.79,
                "pano_id": "TMX7316010203-001312_pano_0000_000323",
                "timestamp": "2019-07-15T09:30:42.660530Z",
                "filename": "pano_0000_000323.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 12.60238533,
                "relative_pitch": 73.94412217745206,
                "relative_heading": 343.6197882068003,
                "relative_elevation": 43.7885205931962
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00695/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00695/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00695/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00695/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00695/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00695/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00695/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00695/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00695/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.809097545989165,
                        52.34293003156724,
                        0.0
                    ]
                },
                "distance": 12.66,
                "direction": 84.98,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00695",
                "timestamp": "2025-07-17T09:22:13Z",
                "filename": "recording_2025-07-17_09-02-08_00695.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 12.65909607,
                "relative_pitch": 0.0,
                "relative_heading": 84.97996779332547,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007772/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007772/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007772/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007772/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_007772/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007772/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007772/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007772/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007772/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8087257642917,
                        52.3429180247396,
                        43.6524968938902
                    ]
                },
                "distance": 12.73,
                "direction": 268.97,
                "angle": 73.74,
                "elevation": 43.65,
                "pano_id": "TMX7316010203-001873_pano_0000_007772",
                "timestamp": "2020-08-13T08:34:35.482960Z",
                "filename": "pano_0000_007772.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 12.72917605,
                "relative_pitch": 73.743185015324,
                "relative_heading": 268.97222808163565,
                "relative_elevation": 43.6524968938902
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004786/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004786/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004786/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004786/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004786/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004786/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004786/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004786/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004786/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80910028642796,
                        52.3429179048808,
                        44.2407924067229
                    ]
                },
                "distance": 12.8,
                "direction": 91.08,
                "angle": 73.86,
                "elevation": 44.24,
                "pano_id": "TMX7316010203-000808_pano_0000_004786",
                "timestamp": "2018-06-26T10:00:18.564470Z",
                "filename": "pano_0000_004786.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 12.79958925,
                "relative_pitch": 73.86397360038121,
                "relative_heading": 91.08182869935199,
                "relative_elevation": 44.2407924067229
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track02_Sphere_00072/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track02_Sphere_00072/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track02_Sphere_00072/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track02_Sphere_00072/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track02_Sphere_00072/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track02_Sphere_00072/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track02_Sphere_00072/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track02_Sphere_00072/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track02_Sphere_00072/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808859886675952,
                        52.34303387502339,
                        0.0
                    ]
                },
                "distance": 13.16,
                "direction": 344.19,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241021_0921_Track02_Sphere_00072",
                "timestamp": "2024-10-21T07:41:17Z",
                "filename": "Job_20241021_0921_Track02_Sphere_00072.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 13.16085325,
                "relative_pitch": 0.0,
                "relative_heading": 344.1865686236569,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000567/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000567/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000567/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000567/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0000_000567/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000567/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000567/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000567/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000567/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80871847807369,
                        52.3429122148034,
                        43.6347742797807
                    ]
                },
                "distance": 13.25,
                "direction": 266.22,
                "angle": 73.11,
                "elevation": 43.63,
                "pano_id": "TMX7316010203-002101_pano_0000_000567",
                "timestamp": "2021-04-16T10:09:51.069020Z",
                "filename": "pano_0000_000567.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 13.25260552,
                "relative_pitch": 73.10559303669253,
                "relative_heading": 266.21510160293786,
                "relative_elevation": 43.6347742797807
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000553/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000553/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000553/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000553/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0000_000553/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000553/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000553/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000553/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000553/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80911149604833,
                        52.3429171833709,
                        44.2354134460911
                    ]
                },
                "distance": 13.57,
                "direction": 91.36,
                "angle": 72.95,
                "elevation": 44.24,
                "pano_id": "TMX7316010203-002521_pano_0000_000553",
                "timestamp": "2022-04-14T11:06:12.244510Z",
                "filename": "pano_0000_000553.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 13.56508703,
                "relative_pitch": 72.95148966442844,
                "relative_heading": 91.35994394659397,
                "relative_elevation": 44.2354134460911
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000399/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000399/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000399/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000399/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000399/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000399/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000399/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000399/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000399/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80911287248482,
                        52.3429240215699,
                        44.4138811863959
                    ]
                },
                "distance": 13.66,
                "direction": 88.16,
                "angle": 72.9,
                "elevation": 44.41,
                "pano_id": "TMX7316010203-001312_pano_0001_000399",
                "timestamp": "2019-07-15T10:14:28.433990Z",
                "filename": "pano_0001_000399.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 13.66212485,
                "relative_pitch": 72.90161349811193,
                "relative_heading": 88.15874833850374,
                "relative_elevation": 44.4138811863959
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00345/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00345/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00345/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00345/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00345/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00345/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00345/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00345/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00345/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808845481040278,
                        52.342801460580944,
                        0.0
                    ]
                },
                "distance": 13.97,
                "direction": 199.09,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00345",
                "timestamp": "2025-07-17T09:10:25Z",
                "filename": "recording_2025-07-17_09-02-08_00345.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 13.96706699,
                "relative_pitch": 0.0,
                "relative_heading": 199.09100954269724,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003823/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003823/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003823/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003823/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003823/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003823/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003823/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003823/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003823/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886572446043,
                        52.3427945703397,
                        44.0735631026328
                    ]
                },
                "distance": 14.32,
                "direction": 192.86,
                "angle": 71.99,
                "elevation": 44.07,
                "pano_id": "TMX7316010203-002520_pano_0000_003823",
                "timestamp": "2022-04-14T10:48:30.970510Z",
                "filename": "pano_0000_003823.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 14.32496382,
                "relative_pitch": 71.99459697045276,
                "relative_heading": 192.86110633718124,
                "relative_elevation": 44.0735631026328
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008151/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008151/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008151/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008151/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008151/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008151/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008151/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008151/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008151/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80885948474684,
                        52.3430451360121,
                        43.8139822315425
                    ]
                },
                "distance": 14.38,
                "direction": 345.44,
                "angle": 71.83,
                "elevation": 43.81,
                "pano_id": "TMX7316010203-001873_pano_0000_008151",
                "timestamp": "2020-08-13T08:41:39.236790Z",
                "filename": "pano_0000_008151.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 14.3774019,
                "relative_pitch": 71.832934922053,
                "relative_heading": 345.44242179311766,
                "relative_elevation": 43.8139822315425
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001784/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001784/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001784/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001784/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001784/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001784/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001784/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001784/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001784/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80884392735535,
                        52.3427975121315,
                        43.8098997920752
                    ]
                },
                "distance": 14.42,
                "direction": 198.92,
                "angle": 71.78,
                "elevation": 43.81,
                "pano_id": "TMX7316010203-000285_pano_0000_001784",
                "timestamp": "2017-05-04T09:15:32.933750Z",
                "filename": "pano_0000_001784.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 14.41696005,
                "relative_pitch": 71.78466065892265,
                "relative_heading": 198.91758601787583,
                "relative_elevation": 43.8098997920752
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00401/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00401/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00401/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00401/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00401/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00401/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00401/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00401/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00401/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808866190659162,
                        52.343047863909234,
                        0.0
                    ]
                },
                "distance": 14.57,
                "direction": 347.48,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00401",
                "timestamp": "2025-07-17T09:12:28Z",
                "filename": "recording_2025-07-17_09-02-08_00401.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 14.56556358,
                "relative_pitch": 0.0,
                "relative_heading": 347.4830167542198,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003918/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003918/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003918/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003918/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_003918/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003918/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003918/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003918/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003918/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80887112743153,
                        52.3427915818121,
                        44.0080109490082
                    ]
                },
                "distance": 14.57,
                "direction": 191.16,
                "angle": 71.68,
                "elevation": 44.01,
                "pano_id": "TMX7316010203-000808_pano_0000_003918",
                "timestamp": "2018-06-26T09:26:20.403800Z",
                "filename": "pano_0000_003918.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 14.573638,
                "relative_pitch": 71.67725911574826,
                "relative_heading": 191.15850276241144,
                "relative_elevation": 44.0080109490082
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002265/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002265/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002265/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002265/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_002265/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002265/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002265/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002265/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002265/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886123116768,
                        52.3430474142688,
                        43.56138152536
                    ]
                },
                "distance": 14.59,
                "direction": 346.14,
                "angle": 71.48,
                "elevation": 43.56,
                "pano_id": "TMX7316010203-000285_pano_0000_002265",
                "timestamp": "2017-05-04T09:35:05.350060Z",
                "filename": "pano_0000_002265.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 14.59395375,
                "relative_pitch": 71.47809692769634,
                "relative_heading": 346.144883490404,
                "relative_elevation": 43.56138152536
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007768/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007768/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007768/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007768/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_007768/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007768/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007768/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007768/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007768/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8088682823222,
                        52.34279112256,
                        44.0746842361987
                    ]
                },
                "distance": 14.66,
                "direction": 191.86,
                "angle": 71.6,
                "elevation": 44.07,
                "pano_id": "TMX7316010203-001873_pano_0000_007768",
                "timestamp": "2020-08-13T08:34:31.268050Z",
                "filename": "pano_0000_007768.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 14.66240809,
                "relative_pitch": 71.59916654972774,
                "relative_heading": 191.86324972929557,
                "relative_elevation": 44.0746842361987
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00341/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00341/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00341/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00341/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00341/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00341/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00341/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00341/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00341/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808691761765942,
                        52.34291425232253,
                        0.0
                    ]
                },
                "distance": 15.06,
                "direction": 267.53,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00341",
                "timestamp": "2025-07-17T09:10:18Z",
                "filename": "recording_2025-07-17_09-02-08_00341.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 15.05842264,
                "relative_pitch": 0.0,
                "relative_heading": 267.53332615410886,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000853/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000853/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000853/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000853/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000853/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000853/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000853/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000853/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000853/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886494720124,
                        52.3427877910745,
                        44.0265093082562
                    ]
                },
                "distance": 15.07,
                "direction": 192.42,
                "angle": 71.1,
                "elevation": 44.03,
                "pano_id": "TMX7316010203-001312_pano_0000_000853",
                "timestamp": "2019-07-15T09:46:29.704440Z",
                "filename": "pano_0000_000853.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 15.07263339,
                "relative_pitch": 71.10117639568868,
                "relative_heading": 192.41913418952802,
                "relative_elevation": 44.0265093082562
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000801/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000801/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000801/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000801/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000801/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000801/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000801/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000801/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000801/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886785696992,
                        52.3427867944702,
                        44.0056762881577
                    ]
                },
                "distance": 15.14,
                "direction": 191.6,
                "angle": 71.01,
                "elevation": 44.01,
                "pano_id": "TMX7316010203-001312_pano_0000_000801",
                "timestamp": "2019-07-15T09:45:01.574970Z",
                "filename": "pano_0000_000801.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 15.13984901,
                "relative_pitch": 71.0145751483908,
                "relative_heading": 191.59592951322207,
                "relative_elevation": 44.0056762881577
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000547/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000547/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000547/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000547/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0000_000547/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000547/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000547/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000547/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000547/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80868567538912,
                        52.3429135411468,
                        43.6593040842563
                    ]
                },
                "distance": 15.48,
                "direction": 267.31,
                "angle": 70.48,
                "elevation": 43.66,
                "pano_id": "TMX7316010203-002521_pano_0000_000547",
                "timestamp": "2022-04-14T11:06:08.479490Z",
                "filename": "pano_0000_000547.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 15.47636422,
                "relative_pitch": 70.48158483715157,
                "relative_heading": 267.3067229723701,
                "relative_elevation": 43.6593040842563
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000795/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000795/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000795/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000795/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000795/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000795/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000795/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000795/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000795/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886055211346,
                        52.3430575860232,
                        43.7326470855623
                    ]
                },
                "distance": 15.71,
                "direction": 346.97,
                "angle": 70.25,
                "elevation": 43.73,
                "pano_id": "TMX7316010203-001312_pano_0000_000795",
                "timestamp": "2019-07-15T09:44:55.075090Z",
                "filename": "pano_0000_000795.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 15.70558206,
                "relative_pitch": 70.24540747955304,
                "relative_heading": 346.9697872930752,
                "relative_elevation": 43.7326470855623
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000327/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000327/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000327/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000327/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000327/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000327/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000327/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000327/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000327/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80868127496561,
                        52.3429169191279,
                        43.6338734552264
                    ]
                },
                "distance": 15.76,
                "direction": 268.72,
                "angle": 70.14,
                "elevation": 43.63,
                "pano_id": "TMX7316010203-001312_pano_0000_000327",
                "timestamp": "2019-07-15T09:30:47.360500Z",
                "filename": "pano_0000_000327.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 15.76308146,
                "relative_pitch": 70.13734584255651,
                "relative_heading": 268.72283817299905,
                "relative_elevation": 43.6338734552264
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000405/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000405/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000405/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000405/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000405/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000405/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000405/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000405/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000405/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80868094135604,
                        52.3429196913853,
                        43.9519256744534
                    ]
                },
                "distance": 15.78,
                "direction": 269.84,
                "angle": 70.25,
                "elevation": 43.95,
                "pano_id": "TMX7316010203-001312_pano_0001_000405",
                "timestamp": "2019-07-15T10:14:34.693930Z",
                "filename": "pano_0001_000405.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 15.78195887,
                "relative_pitch": 70.24814653061382,
                "relative_heading": 269.84439522571444,
                "relative_elevation": 43.9519256744534
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008157/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008157/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008157/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008157/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008157/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008157/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008157/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008157/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008157/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80914783510136,
                        52.3429179475549,
                        44.1969070807099
                    ]
                },
                "distance": 16.04,
                "direction": 90.85,
                "angle": 70.05,
                "elevation": 44.2,
                "pano_id": "TMX7316010203-001873_pano_0000_008157",
                "timestamp": "2020-08-13T08:41:45.311730Z",
                "filename": "pano_0000_008157.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 16.03959493,
                "relative_pitch": 70.05354991447646,
                "relative_heading": 90.84628205659011,
                "relative_elevation": 44.1969070807099
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track03_Sphere_00006/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track03_Sphere_00006/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track03_Sphere_00006/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track03_Sphere_00006/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track03_Sphere_00006/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track03_Sphere_00006/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track03_Sphere_00006/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track03_Sphere_00006/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track03_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808675549017265,
                        52.3429174176685,
                        0.0
                    ]
                },
                "distance": 16.15,
                "direction": 268.95,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241021_0921_Track03_Sphere_00006",
                "timestamp": "2024-10-21T07:43:40Z",
                "filename": "Job_20241021_0921_Track03_Sphere_00006.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 16.15211016,
                "relative_pitch": 0.0,
                "relative_heading": 268.9504307758365,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001108/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001108/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001108/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001108/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001108/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001108/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001108/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001108/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001108/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886050124614,
                        52.3430632699088,
                        43.8616062905639
                    ]
                },
                "distance": 16.32,
                "direction": 347.46,
                "angle": 69.59,
                "elevation": 43.86,
                "pano_id": "TMX7316010203-002101_pano_0001_001108",
                "timestamp": "2021-04-16T10:55:34.817550Z",
                "filename": "pano_0001_001108.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 16.32314,
                "relative_pitch": 69.58720012023144,
                "relative_heading": 347.458476668987,
                "relative_elevation": 43.8616062905639
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001164/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001164/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001164/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001164/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001164/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001164/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001164/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001164/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001164/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80885028696884,
                        52.3427778357241,
                        43.998571690172
                    ]
                },
                "distance": 16.39,
                "direction": 195.0,
                "angle": 69.57,
                "elevation": 44.0,
                "pano_id": "TMX7316010203-002101_pano_0001_001164",
                "timestamp": "2021-04-16T10:57:24.391790Z",
                "filename": "pano_0001_001164.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 16.38596121,
                "relative_pitch": 69.57364789569532,
                "relative_heading": 194.99881327664025,
                "relative_elevation": 43.998571690172
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002268/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002268/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002268/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002268/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_002268/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002268/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002268/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002268/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002268/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80915351156003,
                        52.3429171767602,
                        43.8543201135471
                    ]
                },
                "distance": 16.43,
                "direction": 91.13,
                "angle": 69.46,
                "elevation": 43.85,
                "pano_id": "TMX7316010203-000285_pano_0000_002268",
                "timestamp": "2017-05-04T09:35:10.090040Z",
                "filename": "pano_0000_002268.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 16.42787687,
                "relative_pitch": 69.46399455745268,
                "relative_heading": 91.12545662215643,
                "relative_elevation": 43.8543201135471
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000857/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000857/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000857/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000857/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000857/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000857/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000857/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000857/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000857/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80866861529356,
                        52.3429174667676,
                        43.6782428510487
                    ]
                },
                "distance": 16.62,
                "direction": 269.0,
                "angle": 69.16,
                "elevation": 43.68,
                "pano_id": "TMX7316010203-001312_pano_0000_000857",
                "timestamp": "2019-07-15T09:46:40.624370Z",
                "filename": "pano_0000_000857.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 16.62448396,
                "relative_pitch": 69.16255109638966,
                "relative_heading": 268.99909473262943,
                "relative_elevation": 43.6782428510487
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004780/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004780/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004780/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004780/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004780/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004780/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004780/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004780/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004780/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80866648266112,
                        52.3429116393413,
                        43.6880577020347
                    ]
                },
                "distance": 16.79,
                "direction": 266.8,
                "angle": 68.97,
                "elevation": 43.69,
                "pano_id": "TMX7316010203-000808_pano_0000_004780",
                "timestamp": "2018-06-26T10:00:12.079490Z",
                "filename": "pano_0000_004780.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 16.79355611,
                "relative_pitch": 68.97339237232548,
                "relative_heading": 266.7952228077212,
                "relative_elevation": 43.6880577020347
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003861/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003861/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003861/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003861/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_003861/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003861/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003861/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003861/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003861/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886311334506,
                        52.3430697830874,
                        43.7799757970497
                    ]
                },
                "distance": 17.0,
                "direction": 348.57,
                "angle": 68.78,
                "elevation": 43.78,
                "pano_id": "TMX7316010203-000808_pano_0000_003861",
                "timestamp": "2018-06-26T09:24:33.519350Z",
                "filename": "pano_0000_003861.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 16.9951632,
                "relative_pitch": 68.78404185627525,
                "relative_heading": 348.5749480934925,
                "relative_elevation": 43.7799757970497
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000119/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000119/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000119/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000119/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0000_000119/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000119/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000119/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000119/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000119/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886025655553,
                        52.3430703350055,
                        43.6471987850964
                    ]
                },
                "distance": 17.09,
                "direction": 347.98,
                "angle": 68.61,
                "elevation": 43.65,
                "pano_id": "TMX7316010203-002521_pano_0000_000119",
                "timestamp": "2022-04-14T10:58:30.487060Z",
                "filename": "pano_0000_000119.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 17.09486058,
                "relative_pitch": 68.61170981766266,
                "relative_heading": 347.97609339988384,
                "relative_elevation": 43.6471987850964
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000322/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000322/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000322/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000322/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000322/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000322/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000322/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000322/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000322/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80885904409479,
                        52.3430725072458,
                        43.7419795906171
                    ]
                },
                "distance": 17.35,
                "direction": 347.88,
                "angle": 68.37,
                "elevation": 43.74,
                "pano_id": "TMX7316010203-001312_pano_0000_000322",
                "timestamp": "2019-07-15T09:30:41.665580Z",
                "filename": "pano_0000_000322.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 17.34851166,
                "relative_pitch": 68.36622216318374,
                "relative_heading": 347.87548002541945,
                "relative_elevation": 43.7419795906171
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001171/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001171/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001171/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001171/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001171/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001171/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001171/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001171/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001171/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80916896446699,
                        52.3429224947538,
                        44.0366759961471
                    ]
                },
                "distance": 17.48,
                "direction": 89.12,
                "angle": 68.35,
                "elevation": 44.04,
                "pano_id": "TMX7316010203-002101_pano_0001_001171",
                "timestamp": "2021-04-16T10:57:33.911720Z",
                "filename": "pano_0001_001171.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 17.47992353,
                "relative_pitch": 68.34988610182624,
                "relative_heading": 89.11795206064902,
                "relative_elevation": 44.0366759961471
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00694/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00694/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00694/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00694/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00694/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00694/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00694/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00694/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00694/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.809171137593285,
                        52.34293130779559,
                        0.0
                    ]
                },
                "distance": 17.67,
                "direction": 85.94,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00694",
                "timestamp": "2025-07-17T09:22:12Z",
                "filename": "recording_2025-07-17_09-02-08_00694.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 17.67020209,
                "relative_pitch": 0.0,
                "relative_heading": 85.94429481699814,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007773/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007773/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007773/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007773/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_007773/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007773/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007773/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007773/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007773/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80865321666789,
                        52.3429191046058,
                        43.7542264061049
                    ]
                },
                "distance": 17.67,
                "direction": 269.65,
                "angle": 68.01,
                "elevation": 43.75,
                "pano_id": "TMX7316010203-001873_pano_0000_007773",
                "timestamp": "2020-08-13T08:34:36.278060Z",
                "filename": "pano_0000_007773.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 17.67172494,
                "relative_pitch": 68.00690108393871,
                "relative_heading": 269.64935835712845,
                "relative_elevation": 43.7542264061049
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004787/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004787/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004787/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004787/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004787/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004787/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004787/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004787/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004787/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80917234342084,
                        52.3429193122966,
                        44.0812681885436
                    ]
                },
                "distance": 17.71,
                "direction": 90.28,
                "angle": 68.11,
                "elevation": 44.08,
                "pano_id": "TMX7316010203-000808_pano_0000_004787",
                "timestamp": "2018-06-26T10:00:19.644450Z",
                "filename": "pano_0000_004787.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 17.70834016,
                "relative_pitch": 68.11367045774549,
                "relative_heading": 90.27514028386508,
                "relative_elevation": 44.0812681885436
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000566/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000566/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000566/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000566/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0000_000566/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000566/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000566/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000566/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000566/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80864584938402,
                        52.3429119374228,
                        43.6856292402372
                    ]
                },
                "distance": 18.2,
                "direction": 267.15,
                "angle": 67.39,
                "elevation": 43.69,
                "pano_id": "TMX7316010203-002101_pano_0000_000566",
                "timestamp": "2021-04-16T10:09:50.159110Z",
                "filename": "pano_0000_000566.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 18.19604482,
                "relative_pitch": 67.38717664042156,
                "relative_heading": 267.14705666340575,
                "relative_elevation": 43.6856292402372
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000554/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000554/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000554/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000554/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0000_000554/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000554/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000554/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000554/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000554/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80918279722973,
                        52.3429176807094,
                        44.0273658586666
                    ]
                },
                "distance": 18.42,
                "direction": 90.83,
                "angle": 67.29,
                "elevation": 44.03,
                "pano_id": "TMX7316010203-002521_pano_0000_000554",
                "timestamp": "2022-04-14T11:06:12.799490Z",
                "filename": "pano_0000_000554.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 18.42251367,
                "relative_pitch": 67.29394457601946,
                "relative_heading": 90.82914111905647,
                "relative_elevation": 44.0273658586666
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001809/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001809/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001809/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001809/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001809/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001809/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001809/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001809/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001809/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8088420039961,
                        52.3427597139385,
                        43.7738353610039
                    ]
                },
                "distance": 18.48,
                "direction": 195.07,
                "angle": 67.11,
                "elevation": 43.77,
                "pano_id": "TMX7316010203-000285_pano_0000_001809",
                "timestamp": "2017-05-04T09:16:37.038460Z",
                "filename": "pano_0000_001809.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 18.47985074,
                "relative_pitch": 67.11215369700302,
                "relative_heading": 195.071394001355,
                "relative_elevation": 43.7738353610039
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000398/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000398/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000398/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000398/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000398/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000398/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000398/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000398/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000398/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80918502823605,
                        52.3429240148621,
                        44.1715070651844
                    ]
                },
                "distance": 18.58,
                "direction": 88.65,
                "angle": 67.19,
                "elevation": 44.17,
                "pano_id": "TMX7316010203-001312_pano_0001_000398",
                "timestamp": "2019-07-15T10:14:27.459020Z",
                "filename": "pano_0001_000398.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 18.57779923,
                "relative_pitch": 67.18918982132354,
                "relative_heading": 88.64830250256666,
                "relative_elevation": 44.1715070651844
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002477/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002477/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002477/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002477/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_002477/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002477/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002477/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002477/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002477/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80863837026066,
                        52.3429202980822,
                        43.5296417679638
                    ]
                },
                "distance": 18.68,
                "direction": 270.08,
                "angle": 66.77,
                "elevation": 43.53,
                "pano_id": "TMX7316010203-000285_pano_0000_002477",
                "timestamp": "2017-05-04T09:46:50.689840Z",
                "filename": "pano_0000_002477.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 18.68322223,
                "relative_pitch": 66.77065694830314,
                "relative_heading": 270.0756210975372,
                "relative_elevation": 43.5296417679638
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00346/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00346/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00346/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00346/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00346/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00346/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00346/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00346/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00346/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808842970088564,
                        52.34275652720204,
                        0.0
                    ]
                },
                "distance": 18.81,
                "direction": 194.6,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00346",
                "timestamp": "2025-07-17T09:10:26Z",
                "filename": "recording_2025-07-17_09-02-08_00346.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 18.80577899,
                "relative_pitch": 0.0,
                "relative_heading": 194.5967707633893,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008150/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008150/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008150/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008150/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008150/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008150/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008150/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008150/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008150/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80885975233234,
                        52.343088148463,
                        43.7483909763396
                    ]
                },
                "distance": 19.04,
                "direction": 349.12,
                "angle": 66.48,
                "elevation": 43.75,
                "pano_id": "TMX7316010203-001873_pano_0000_008150",
                "timestamp": "2020-08-13T08:41:38.306760Z",
                "filename": "pano_0000_008150.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 19.04448171,
                "relative_pitch": 66.47561897544016,
                "relative_heading": 349.117354213205,
                "relative_elevation": 43.7483909763396
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003822/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003822/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003822/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003822/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003822/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003822/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003822/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003822/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003822/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886941988804,
                        52.3427488129479,
                        44.0413531521335
                    ]
                },
                "distance": 19.28,
                "direction": 188.76,
                "angle": 66.36,
                "elevation": 44.04,
                "pano_id": "TMX7316010203-002520_pano_0000_003822",
                "timestamp": "2022-04-14T10:48:29.830480Z",
                "filename": "pano_0000_003822.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 19.28213565,
                "relative_pitch": 66.35528912884433,
                "relative_heading": 188.76039688496914,
                "relative_elevation": 44.0413531521335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00025/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00025/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00025/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00025/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track17_Sphere_00025/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00025/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00025/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00025/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track17_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.809196225427741,
                        52.34292161563584,
                        0.0
                    ]
                },
                "distance": 19.34,
                "direction": 89.49,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241021_0921_Track17_Sphere_00025",
                "timestamp": "2024-10-21T08:09:23Z",
                "filename": "Job_20241021_0921_Track17_Sphere_00025.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 19.33650019,
                "relative_pitch": 0.0,
                "relative_heading": 89.49250326977312,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00402/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00402/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00402/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00402/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00402/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00402/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00402/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00402/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00402/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808865386891814,
                        52.34309266424451,
                        0.0
                    ]
                },
                "distance": 19.47,
                "direction": 350.51,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00402",
                "timestamp": "2025-07-17T09:12:29Z",
                "filename": "recording_2025-07-17_09-02-08_00402.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 19.47115461,
                "relative_pitch": 0.0,
                "relative_heading": 350.50630288449787,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007767/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007767/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007767/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007767/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_007767/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007767/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_007767/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007767/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_007767/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80887008306499,
                        52.3427466730549,
                        44.0213857917115
                    ]
                },
                "distance": 19.51,
                "direction": 188.52,
                "angle": 66.1,
                "elevation": 44.02,
                "pano_id": "TMX7316010203-001873_pano_0000_007767",
                "timestamp": "2020-08-13T08:34:30.258060Z",
                "filename": "pano_0000_007767.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 19.51075622,
                "relative_pitch": 66.09655883681599,
                "relative_heading": 188.52272031692803,
                "relative_elevation": 44.0213857917115
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003917/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003917/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003917/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003917/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_003917/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003917/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_003917/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003917/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_003917/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80887474583647,
                        52.3427453607247,
                        43.9544629408047
                    ]
                },
                "distance": 19.61,
                "direction": 187.54,
                "angle": 65.96,
                "elevation": 43.95,
                "pano_id": "TMX7316010203-000808_pano_0000_003917",
                "timestamp": "2018-06-26T09:26:18.933830Z",
                "filename": "pano_0000_003917.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 19.61095369,
                "relative_pitch": 65.9552320884337,
                "relative_heading": 187.54126807588594,
                "relative_elevation": 43.9544629408047
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track02_Sphere_00070/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track02_Sphere_00070/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track02_Sphere_00070/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track02_Sphere_00070/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track02_Sphere_00070/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track02_Sphere_00070/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track02_Sphere_00070/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track02_Sphere_00070/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track02_Sphere_00070/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808859028995538,
                        52.3430952036891,
                        0.0
                    ]
                },
                "distance": 19.82,
                "direction": 349.41,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241021_0921_Track02_Sphere_00070",
                "timestamp": "2024-10-21T07:41:15Z",
                "filename": "Job_20241021_0921_Track02_Sphere_00070.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 19.82498365,
                "relative_pitch": 0.0,
                "relative_heading": 349.40581038772564,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000802/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000802/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000802/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000802/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000802/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000802/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000802/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000802/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000802/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80887060677202,
                        52.3427417115855,
                        43.9682683981955
                    ]
                },
                "distance": 20.05,
                "direction": 188.19,
                "angle": 65.48,
                "elevation": 43.97,
                "pano_id": "TMX7316010203-001312_pano_0000_000802",
                "timestamp": "2019-07-15T09:45:02.694960Z",
                "filename": "pano_0000_000802.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 20.05179402,
                "relative_pitch": 65.48457224524441,
                "relative_heading": 188.18807020264128,
                "relative_elevation": 43.9682683981955
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00340/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00340/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00340/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00340/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00340/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00340/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00340/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00340/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00340/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.808618453138,
                        52.34291378608281,
                        0.0
                    ]
                },
                "distance": 20.05,
                "direction": 268.0,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-17_09-02-08_00340",
                "timestamp": "2025-07-17T09:10:17Z",
                "filename": "recording_2025-07-17_09-02-08_00340.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 20.0528205,
                "relative_pitch": 0.0,
                "relative_heading": 267.999663129611,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000852/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000852/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000852/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000852/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000852/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000852/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000852/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000852/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000852/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80887351445568,
                        52.3427408840295,
                        43.9902121750638
                    ]
                },
                "distance": 20.12,
                "direction": 187.59,
                "angle": 65.43,
                "elevation": 43.99,
                "pano_id": "TMX7316010203-001312_pano_0000_000852",
                "timestamp": "2019-07-15T09:46:28.124450Z",
                "filename": "pano_0000_000852.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 20.11580597,
                "relative_pitch": 65.42637076991093,
                "relative_heading": 187.59202442002427,
                "relative_elevation": 43.9902121750638
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000546/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000546/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000546/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000546/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0000_000546/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000546/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0000_000546/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000546/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0000_000546/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8086146800595,
                        52.3429134290028,
                        43.698256299831
                    ]
                },
                "distance": 20.31,
                "direction": 267.91,
                "angle": 65.07,
                "elevation": 43.7,
                "pano_id": "TMX7316010203-002521_pano_0000_000546",
                "timestamp": "2022-04-14T11:06:07.814500Z",
                "filename": "pano_0000_000546.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 20.311217,
                "relative_pitch": 65.07070657433599,
                "relative_heading": 267.91296933234196,
                "relative_elevation": 43.698256299831
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000794/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000794/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000794/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000794/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000794/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000794/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000794/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000794/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000794/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80886141664114,
                        52.3431027637826,
                        43.6904520755634
                    ]
                },
                "distance": 20.62,
                "direction": 350.28,
                "angle": 64.73,
                "elevation": 43.69,
                "pano_id": "TMX7316010203-001312_pano_0000_000794",
                "timestamp": "2019-07-15T09:44:54.120070Z",
                "filename": "pano_0000_000794.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 20.62436744,
                "relative_pitch": 64.7300361948786,
                "relative_heading": 350.27985749569234,
                "relative_elevation": 43.6904520755634
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000406/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000406/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000406/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000406/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000406/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000406/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000406/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000406/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000406/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80860860174599,
                        52.342918785106,
                        43.9971422450617
                    ]
                },
                "distance": 20.71,
                "direction": 269.6,
                "angle": 64.79,
                "elevation": 44.0,
                "pano_id": "TMX7316010203-001312_pano_0001_000406",
                "timestamp": "2019-07-15T10:14:35.593970Z",
                "filename": "pano_0001_000406.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 20.71248903,
                "relative_pitch": 64.7903993916335,
                "relative_heading": 269.60252144293,
                "relative_elevation": 43.9971422450617
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002473/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002473/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002473/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002473/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_002473/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002473/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_002473/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002473/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_002473/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80921695389052,
                        52.3429262072934,
                        43.7837605187669
                    ]
                },
                "distance": 20.76,
                "direction": 88.12,
                "angle": 64.63,
                "elevation": 43.78,
                "pano_id": "TMX7316010203-000285_pano_0000_002473",
                "timestamp": "2017-05-04T09:46:42.414870Z",
                "filename": "pano_0000_002473.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 20.75963824,
                "relative_pitch": 64.63249231252078,
                "relative_heading": 88.1167944420994,
                "relative_elevation": 43.7837605187669
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track17_Sphere_00031/adjacencies/b_20241021_0921_Track17_Sphere_00031/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000328/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000328/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000328/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000328/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000328/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000328/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000328/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000328/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000328/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.80860781797303,
                        52.3429163380048,
                        43.6866947505623
                    ]
                },
                "distance": 20.77,
                "direction": 268.85,
                "angle": 64.57,
                "elevation": 43.69,
                "pano_id": "TMX7316010203-001312_pano_0000_000328",
                "timestamp": "2019-07-15T09:30:48.440500Z",
                "filename": "pano_0000_000328.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241021_0921_Track17_Sphere_00031",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115591.9730816836,
                        484046.396458278
                    ]
                },
                "relative_distance": 20.76957371,
                "relative_pitch": 64.57260238757583,
                "relative_heading": 268.8523676870591,
                "relative_elevation": 43.6866947505623
            }
        ]
    }
}