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_20241024_1307_Track25_Sphere_00001/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_20241024_1307_Track25_Sphere_00001/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00001/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00001/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00001/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00001/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track25_Sphere_00001/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00001/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.799619964015657,
                        52.363904371813355,
                        0.0
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241024_1307_Track25_Sphere_00001",
                "timestamp": "2024-10-24T12:27:25Z",
                "filename": "Job_20241024_1307_Track25_Sphere_00001.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "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_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00002/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00002/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00002/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00002/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track25_Sphere_00002/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00002/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00002/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00002/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.799673385671414,
                        52.363908061302446,
                        0.0
                    ]
                },
                "distance": 3.66,
                "direction": 83.56,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241024_1307_Track25_Sphere_00002",
                "timestamp": "2024-10-24T12:27:27Z",
                "filename": "Job_20241024_1307_Track25_Sphere_00002.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 3.6621538,
                "relative_pitch": 0.0,
                "relative_heading": 83.56331435247833,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000526/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000526/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000526/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000526/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_000526/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_000526/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_000526/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000526/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000526/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79968595350264,
                        52.3639196287382,
                        43.8264035368338
                    ]
                },
                "distance": 4.81,
                "direction": 69.31,
                "angle": 83.74,
                "elevation": 43.83,
                "pano_id": "TMX7316010203-001317_pano_0000_000526",
                "timestamp": "2019-07-17T09:37:50.911340Z",
                "filename": "pano_0000_000526.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 4.80509002,
                "relative_pitch": 83.74312981185233,
                "relative_heading": 69.30985835375901,
                "relative_elevation": 43.8264035368338
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003054/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003054/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003054/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003054/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_003054/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_003054/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_003054/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003054/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003054/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79968076210635,
                        52.3639302436641,
                        44.0341313555837
                    ]
                },
                "distance": 5.04,
                "direction": 55.2,
                "angle": 83.47,
                "elevation": 44.03,
                "pano_id": "TMX7316010203-000050_pano_0000_003054",
                "timestamp": "2016-08-08T08:36:21.236060Z",
                "filename": "pano_0000_003054.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 5.04384021,
                "relative_pitch": 83.46559763777964,
                "relative_heading": 55.19606185238945,
                "relative_elevation": 44.0341313555837
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003344/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003344/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003344/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003344/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003344/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003344/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003344/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003344/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003344/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79966608462386,
                        52.3639408790113,
                        45.1638259273022
                    ]
                },
                "distance": 5.14,
                "direction": 37.72,
                "angle": 83.51,
                "elevation": 45.16,
                "pano_id": "TMX7316010203-000284_pano_0000_003344",
                "timestamp": "2017-05-03T12:13:28.629920Z",
                "filename": "pano_0000_003344.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 5.13544478,
                "relative_pitch": 83.51292873338873,
                "relative_heading": 37.71773774727456,
                "relative_elevation": 45.1638259273022
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001403/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001403/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001403/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001403/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_001403/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001403/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001403/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001403/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001403/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79967754217736,
                        52.3639400063646,
                        44.3469327716157
                    ]
                },
                "distance": 5.58,
                "direction": 44.69,
                "angle": 82.83,
                "elevation": 44.35,
                "pano_id": "TMX7316010203-000817_pano_0000_001403",
                "timestamp": "2018-06-29T12:52:28.425550Z",
                "filename": "pano_0000_001403.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 5.57732813,
                "relative_pitch": 82.8317848254641,
                "relative_heading": 44.68761554918606,
                "relative_elevation": 44.3469327716157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001616/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001616/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001616/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001616/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001616/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001616/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001616/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001616/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001616/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79969655190303,
                        52.3639233882822,
                        44.833257958293
                    ]
                },
                "distance": 5.63,
                "direction": 67.92,
                "angle": 82.84,
                "elevation": 44.83,
                "pano_id": "TMX7316010203-002091_pano_0000_001616",
                "timestamp": "2021-04-14T10:19:24.320210Z",
                "filename": "pano_0000_001616.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 5.62994213,
                "relative_pitch": 82.84254047485571,
                "relative_heading": 67.92278581766989,
                "relative_elevation": 44.833257958293
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02902/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02902/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02902/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02902/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_02902/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02902/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02902/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02902/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02902/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79972319647443,
                        52.36393608075819,
                        0.0
                    ]
                },
                "distance": 7.87,
                "direction": 63.35,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-09-09_06-44-43_02902",
                "timestamp": "2025-09-09T07:28:10Z",
                "filename": "recording_2025-09-09_06-44-43_02902.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 7.86771133,
                "relative_pitch": 0.0,
                "relative_heading": 63.35474821968147,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00003/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00003/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00003/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00003/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track25_Sphere_00003/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00003/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00003/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00003/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.799738137461223,
                        52.36391760411439,
                        0.0
                    ]
                },
                "distance": 8.18,
                "direction": 79.63,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241024_1307_Track25_Sphere_00003",
                "timestamp": "2024-10-24T12:27:28Z",
                "filename": "Job_20241024_1307_Track25_Sphere_00003.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 8.18349461,
                "relative_pitch": 0.0,
                "relative_heading": 79.63456761399215,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003345/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003345/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003345/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003345/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003345/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003345/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003345/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003345/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003345/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79974133124409,
                        52.3639155607953,
                        44.7144392505288
                    ]
                },
                "distance": 8.36,
                "direction": 81.44,
                "angle": 79.41,
                "elevation": 44.71,
                "pano_id": "TMX7316010203-000284_pano_0000_003345",
                "timestamp": "2017-05-03T12:13:40.204920Z",
                "filename": "pano_0000_003345.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 8.36072596,
                "relative_pitch": 79.40910447629065,
                "relative_heading": 81.43584103481889,
                "relative_elevation": 44.7144392505288
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000525/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000525/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000525/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000525/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_000525/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_000525/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_000525/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000525/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000525/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79975245059501,
                        52.3639337957551,
                        43.8476711949334
                    ]
                },
                "distance": 9.6,
                "direction": 70.06,
                "angle": 77.65,
                "elevation": 43.85,
                "pano_id": "TMX7316010203-001317_pano_0000_000525",
                "timestamp": "2019-07-17T09:37:49.361360Z",
                "filename": "pano_0000_000525.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 9.60049972,
                "relative_pitch": 77.64991234083803,
                "relative_heading": 70.05987085131024,
                "relative_elevation": 43.8476711949334
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001617/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001617/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001617/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001617/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001617/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001617/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001617/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001617/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001617/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79976262292343,
                        52.3639061881048,
                        44.7982429061085
                    ]
                },
                "distance": 9.72,
                "direction": 88.81,
                "angle": 77.76,
                "elevation": 44.8,
                "pano_id": "TMX7316010203-002091_pano_0000_001617",
                "timestamp": "2021-04-14T10:19:30.640140Z",
                "filename": "pano_0000_001617.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 9.7199885,
                "relative_pitch": 77.75813901851592,
                "relative_heading": 88.80851381430918,
                "relative_elevation": 44.7982429061085
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003053/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003053/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003053/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003053/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_003053/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_003053/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_003053/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003053/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003053/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79975018269346,
                        52.3639471479721,
                        44.0102871591225
                    ]
                },
                "distance": 10.07,
                "direction": 61.78,
                "angle": 77.12,
                "elevation": 44.01,
                "pano_id": "TMX7316010203-000050_pano_0000_003053",
                "timestamp": "2016-08-08T08:36:20.256070Z",
                "filename": "pano_0000_003053.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 10.06685302,
                "relative_pitch": 77.11589420361553,
                "relative_heading": 61.781953437228,
                "relative_elevation": 44.0102871591225
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001404/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001404/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001404/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001404/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_001404/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001404/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001404/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001404/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001404/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79975331581048,
                        52.3639569001645,
                        44.3080457812175
                    ]
                },
                "distance": 10.8,
                "direction": 57.24,
                "angle": 76.3,
                "elevation": 44.31,
                "pano_id": "TMX7316010203-000817_pano_0000_001404",
                "timestamp": "2018-06-29T12:52:33.050670Z",
                "filename": "pano_0000_001404.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 10.80192542,
                "relative_pitch": 76.2990380077443,
                "relative_heading": 57.240566257911354,
                "relative_elevation": 44.3080457812175
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02901/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02901/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02901/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02901/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_02901/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02901/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02901/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02901/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02901/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.799793619834364,
                        52.363948617653946,
                        0.0
                    ]
                },
                "distance": 12.81,
                "direction": 67.4,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-09-09_06-44-43_02901",
                "timestamp": "2025-09-09T07:28:10Z",
                "filename": "recording_2025-09-09_06-44-43_02901.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 12.81305553,
                "relative_pitch": 0.0,
                "relative_heading": 67.40271270853994,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001618/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001618/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001618/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001618/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001618/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001618/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001618/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001618/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001618/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79979516970764,
                        52.363946838283,
                        44.9036368941888
                    ]
                },
                "distance": 12.84,
                "direction": 68.4,
                "angle": 74.05,
                "elevation": 44.9,
                "pano_id": "TMX7316010203-002091_pano_0000_001618",
                "timestamp": "2021-04-14T10:19:34.760150Z",
                "filename": "pano_0000_001618.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 12.83639003,
                "relative_pitch": 74.0466068439574,
                "relative_heading": 68.3997648740832,
                "relative_elevation": 44.9036368941888
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00004/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00004/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00004/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00004/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track25_Sphere_00004/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00004/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00004/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00004/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.799804476859907,
                        52.36392810747352,
                        0.0
                    ]
                },
                "distance": 12.84,
                "direction": 78.13,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241024_1307_Track25_Sphere_00004",
                "timestamp": "2024-10-24T12:27:29Z",
                "filename": "Job_20241024_1307_Track25_Sphere_00004.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 12.84346529,
                "relative_pitch": 0.0,
                "relative_heading": 78.13278827311693,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003343/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003343/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003343/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003343/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003343/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003343/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003343/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003343/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003343/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79980188439735,
                        52.3639664168608,
                        45.1397592509165
                    ]
                },
                "distance": 14.19,
                "direction": 60.88,
                "angle": 72.55,
                "elevation": 45.14,
                "pano_id": "TMX7316010203-000284_pano_0000_003343",
                "timestamp": "2017-05-03T12:13:26.930030Z",
                "filename": "pano_0000_003343.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 14.18576852,
                "relative_pitch": 72.55398174687332,
                "relative_heading": 60.876926669586766,
                "relative_elevation": 45.1397592509165
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000527/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000527/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000527/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000527/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_000527/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_000527/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_000527/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000527/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000527/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7998271042203,
                        52.3639425727438,
                        43.60285768006
                    ]
                },
                "distance": 14.74,
                "direction": 73.23,
                "angle": 71.33,
                "elevation": 43.6,
                "pano_id": "TMX7316010203-001317_pano_0000_000527",
                "timestamp": "2019-07-17T09:38:08.226270Z",
                "filename": "pano_0000_000527.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 14.73670757,
                "relative_pitch": 71.32599484205973,
                "relative_heading": 73.23482942071564,
                "relative_elevation": 43.60285768006
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003052/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003052/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003052/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003052/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_003052/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_003052/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_003052/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003052/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003052/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79981956068475,
                        52.3639645984172,
                        44.0252773324028
                    ]
                },
                "distance": 15.16,
                "direction": 63.76,
                "angle": 71.0,
                "elevation": 44.03,
                "pano_id": "TMX7316010203-000050_pano_0000_003052",
                "timestamp": "2016-08-08T08:36:19.416070Z",
                "filename": "pano_0000_003052.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 15.1583708,
                "relative_pitch": 71.00087013782581,
                "relative_heading": 63.761321927639045,
                "relative_elevation": 44.0252773324028
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001405/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001405/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001405/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001405/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_001405/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001405/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001405/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001405/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001405/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7998255517571,
                        52.3639699185083,
                        44.2838236503303
                    ]
                },
                "distance": 15.79,
                "direction": 62.49,
                "angle": 70.38,
                "elevation": 44.28,
                "pano_id": "TMX7316010203-000817_pano_0000_001405",
                "timestamp": "2018-06-29T12:52:34.515490Z",
                "filename": "pano_0000_001405.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 15.79004512,
                "relative_pitch": 70.37556364778658,
                "relative_heading": 62.48916589128684,
                "relative_elevation": 44.2838236503303
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02904/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02904/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02904/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02904/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_02904/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02904/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02904/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02904/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02904/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.799867833750443,
                        52.363922139363865,
                        0.0
                    ]
                },
                "distance": 17.0,
                "direction": 83.32,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-09-09_06-44-43_02904",
                "timestamp": "2025-09-09T07:28:18Z",
                "filename": "recording_2025-09-09_06-44-43_02904.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 17.00017296,
                "relative_pitch": 0.0,
                "relative_heading": 83.32145584893182,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00005/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00005/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00005/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00005/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track25_Sphere_00005/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00005/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00005/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00005/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track25_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.799874144997729,
                        52.36393891491936,
                        0.0
                    ]
                },
                "distance": 17.74,
                "direction": 77.48,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241024_1307_Track25_Sphere_00005",
                "timestamp": "2024-10-24T12:27:30Z",
                "filename": "Job_20241024_1307_Track25_Sphere_00005.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 17.73624887,
                "relative_pitch": 0.0,
                "relative_heading": 77.4835808281654,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02900/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02900/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02900/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02900/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_02900/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02900/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02900/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02900/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02900/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.799864538405119,
                        52.363960348063976,
                        0.0
                    ]
                },
                "distance": 17.79,
                "direction": 69.5,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-09-09_06-44-43_02900",
                "timestamp": "2025-09-09T07:28:09Z",
                "filename": "recording_2025-09-09_06-44-43_02900.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 17.78661241,
                "relative_pitch": 0.0,
                "relative_heading": 69.50089098491087,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001619/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001619/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001619/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001619/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_001619/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001619/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_001619/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001619/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_001619/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79986116266777,
                        52.3639675878326,
                        44.9087188299745
                    ]
                },
                "distance": 17.87,
                "direction": 66.82,
                "angle": 68.3,
                "elevation": 44.91,
                "pano_id": "TMX7316010203-002091_pano_0000_001619",
                "timestamp": "2021-04-14T10:19:36.025230Z",
                "filename": "pano_0000_001619.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 17.87285331,
                "relative_pitch": 68.29834400211634,
                "relative_heading": 66.82274879003785,
                "relative_elevation": 44.9087188299745
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003346/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003346/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003346/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003346/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003346/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003346/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003346/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003346/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003346/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79987070594727,
                        52.363957580752,
                        44.7071686657146
                    ]
                },
                "distance": 18.08,
                "direction": 70.88,
                "angle": 67.98,
                "elevation": 44.71,
                "pano_id": "TMX7316010203-000284_pano_0000_003346",
                "timestamp": "2017-05-03T12:13:41.799840Z",
                "filename": "pano_0000_003346.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 18.07755386,
                "relative_pitch": 67.98382260587034,
                "relative_heading": 70.88149936686314,
                "relative_elevation": 44.7071686657146
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000528/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000528/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000528/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000528/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_000528/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_000528/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_000528/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000528/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_000528/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79989760131923,
                        52.3639581034901,
                        43.6137392511591
                    ]
                },
                "distance": 19.84,
                "direction": 72.46,
                "angle": 65.54,
                "elevation": 43.61,
                "pano_id": "TMX7316010203-001317_pano_0000_000528",
                "timestamp": "2019-07-17T09:38:09.276280Z",
                "filename": "pano_0000_000528.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 19.83514872,
                "relative_pitch": 65.5443728561293,
                "relative_heading": 72.45624565401069,
                "relative_elevation": 43.6137392511591
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003051/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003051/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003051/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003051/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_003051/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_003051/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_003051/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003051/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_003051/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79989022997875,
                        52.3639797785597,
                        44.0468891952187
                    ]
                },
                "distance": 20.23,
                "direction": 65.5,
                "angle": 65.33,
                "elevation": 44.05,
                "pano_id": "TMX7316010203-000050_pano_0000_003051",
                "timestamp": "2016-08-08T08:36:18.616080Z",
                "filename": "pano_0000_003051.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 20.23239928,
                "relative_pitch": 65.32889469397823,
                "relative_heading": 65.49805544968514,
                "relative_elevation": 44.0468891952187
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track25_Sphere_00001/adjacencies/b_20241024_1307_Track25_Sphere_00001/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001406/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001406/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001406/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001406/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_001406/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001406/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_001406/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001406/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_001406/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79990061240561,
                        52.36397055748,
                        44.2478069346398
                    ]
                },
                "distance": 20.49,
                "direction": 68.93,
                "angle": 65.16,
                "elevation": 44.25,
                "pano_id": "TMX7316010203-000817_pano_0000_001406",
                "timestamp": "2018-06-29T12:52:36.160520Z",
                "filename": "pano_0000_001406.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_20241024_1307_Track25_Sphere_00001",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114977.66508115534,
                        486386.24145965616
                    ]
                },
                "relative_distance": 20.48720091,
                "relative_pitch": 65.15536619221409,
                "relative_heading": 68.93155868303421,
                "relative_elevation": 44.2478069346398
            }
        ]
    }
}