Parameters:

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

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

{
    "_links": {
        "self": {
            "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002726/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002726/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002726/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002726/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002726/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002726/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002726/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77009920304602,
                        52.3990077431178,
                        46.0034788465127
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-001721_pano_0002_002726",
                "timestamp": "2020-05-15T10:51:50.937170Z",
                "filename": "pano_0002_002726.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 0.0,
                "relative_pitch": 0.0,
                "relative_heading": null,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000569/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000569/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000569/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000569/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002496_pano_0004_000569/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002496_pano_0004_000569/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002496_pano_0004_000569/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000569/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000569/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77007787273,
                        52.3990177720284,
                        45.9973081694916
                    ]
                },
                "distance": 1.83,
                "direction": 307.55,
                "angle": -0.19,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-002496_pano_0004_000569",
                "timestamp": "2022-03-31T09:00:17.826950Z",
                "filename": "pano_0004_000569.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 1.83119859,
                "relative_pitch": -0.19307158369530705,
                "relative_heading": 307.54747472722744,
                "relative_elevation": -0.006170677021096083
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03828/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03828/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03828/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03828/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_07-14-11_03828/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03828/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03828/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03828/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03828/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770072574418379,
                        52.398998696434795,
                        0.0
                    ]
                },
                "distance": 2.07,
                "direction": 240.95,
                "angle": -87.42,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_07-14-11_03828",
                "timestamp": "2024-09-17T07:47:03Z",
                "filename": "recording_2024-09-17_07-14-11_03828.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 2.07328941,
                "relative_pitch": -87.41953419325436,
                "relative_heading": 240.95202621390868,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005884/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005884/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005884/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005884/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_005884/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005884/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005884/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005884/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005884/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7700625013889,
                        52.3990007788962,
                        45.9945255387574
                    ]
                },
                "distance": 2.62,
                "direction": 252.77,
                "angle": -0.2,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-001518_pano_0000_005884",
                "timestamp": "2019-12-17T10:37:22.157350Z",
                "filename": "pano_0000_005884.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 2.61556267,
                "relative_pitch": -0.1961278730994388,
                "relative_heading": 252.76560820683966,
                "relative_elevation": -0.008953307755298567
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000570/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000570/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000570/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000570/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002496_pano_0004_000570/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002496_pano_0004_000570/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002496_pano_0004_000570/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000570/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000570/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77014544138491,
                        52.3990010643531,
                        45.9966655541211
                    ]
                },
                "distance": 3.23,
                "direction": 103.29,
                "angle": -0.12,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-002496_pano_0004_000570",
                "timestamp": "2022-03-31T09:00:18.331730Z",
                "filename": "pano_0004_000570.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 3.23380235,
                "relative_pitch": -0.12071619683383965,
                "relative_heading": 103.28621166038168,
                "relative_elevation": -0.006813292391598225
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005885/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005885/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005885/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005885/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_005885/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005885/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005885/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005885/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005885/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77013115069324,
                        52.3989833059005,
                        45.9929411141202
                    ]
                },
                "distance": 3.48,
                "direction": 141.35,
                "angle": -0.17,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-001518_pano_0000_005885",
                "timestamp": "2019-12-17T10:37:22.467340Z",
                "filename": "pano_0000_005885.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 3.48180196,
                "relative_pitch": -0.1734061141933287,
                "relative_heading": 141.35121459333777,
                "relative_elevation": -0.010537732392499777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00598/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00598/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00598/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00598/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_04-47-19_00598/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00598/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00598/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00598/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00598/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770114766202458,
                        52.398977631935665,
                        0.0
                    ]
                },
                "distance": 3.51,
                "direction": 162.46,
                "angle": -85.63,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_04-47-19_00598",
                "timestamp": "2025-06-18T04:53:20Z",
                "filename": "recording_2025-06-18_04-47-19_00598.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 3.51408669,
                "relative_pitch": -85.63180669658665,
                "relative_heading": 162.4553370936729,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00597/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00597/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00597/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00597/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_04-47-19_00597/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00597/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00597/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00597/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00597/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770047716540689,
                        52.39899586925027,
                        0.0
                    ]
                },
                "distance": 3.75,
                "direction": 249.34,
                "angle": -85.35,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_04-47-19_00597",
                "timestamp": "2025-06-18T04:53:19Z",
                "filename": "recording_2025-06-18_04-47-19_00597.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 3.74526759,
                "relative_pitch": -85.34566060130035,
                "relative_heading": 249.34243979750593,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03829/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03829/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03829/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03829/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_07-14-11_03829/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03829/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03829/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03829/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03829/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770139554056016,
                        52.39898022073507,
                        0.0
                    ]
                },
                "distance": 4.11,
                "direction": 138.11,
                "angle": -84.89,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_07-14-11_03829",
                "timestamp": "2024-09-17T07:47:04Z",
                "filename": "recording_2024-09-17_07-14-11_03829.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 4.11370903,
                "relative_pitch": -84.89010536897128,
                "relative_heading": 138.11395595535404,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002725/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002725/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002725/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002725/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002725/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002725/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002725/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002725/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002725/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77003219412665,
                        52.39902335042,
                        46.0042116055265
                    ]
                },
                "distance": 4.88,
                "direction": 290.85,
                "angle": 0.01,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-001721_pano_0002_002725",
                "timestamp": "2020-05-15T10:51:50.582240Z",
                "filename": "pano_0002_002725.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 4.88046613,
                "relative_pitch": 0.008602456703343656,
                "relative_heading": 290.8454169157537,
                "relative_elevation": 0.0007327590138004325
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002727/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002727/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002727/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002727/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002727/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002727/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002727/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002727/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002727/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7701665537937,
                        52.3989921079731,
                        46.0031499750912
                    ]
                },
                "distance": 4.9,
                "direction": 110.78,
                "angle": -0.0,
                "elevation": -0.0,
                "pano_id": "TMX7316010203-001721_pano_0002_002727",
                "timestamp": "2020-05-15T10:51:51.307180Z",
                "filename": "pano_0002_002727.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 4.90331692,
                "relative_pitch": -0.0038428975189027416,
                "relative_heading": 110.78244368452229,
                "relative_elevation": -0.00032887142150173077
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002405/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002405/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002405/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002405/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002405/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002405/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002405/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002405/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002405/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77014093360183,
                        52.3990460411284,
                        46.0878396574408
                    ]
                },
                "distance": 5.12,
                "direction": 33.68,
                "angle": 0.94,
                "elevation": 0.08,
                "pano_id": "TMX7316010203-000906_pano_0001_002405",
                "timestamp": "2018-08-08T10:57:43.350370Z",
                "filename": "pano_0001_002405.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 5.12145375,
                "relative_pitch": 0.943693250567715,
                "relative_heading": 33.6839790241961,
                "relative_elevation": 0.08436081092810355
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014524/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014524/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014524/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014524/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014524/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014524/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014524/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014524/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014524/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77014960391092,
                        52.3990458669273,
                        45.9042399032041
                    ]
                },
                "distance": 5.46,
                "direction": 38.96,
                "angle": -1.04,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-000323_pano_0000_014524",
                "timestamp": "2017-06-01T12:25:44.429960Z",
                "filename": "pano_0000_014524.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 5.4557564,
                "relative_pitch": -1.0420820177927757,
                "relative_heading": 38.961501086575325,
                "relative_elevation": -0.09923894330859895
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014523/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014523/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014523/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014523/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014523/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014523/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014523/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014523/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014523/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77007859785687,
                        52.3990588165931,
                        45.8908004304394
                    ]
                },
                "distance": 5.85,
                "direction": 346.14,
                "angle": -1.1,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-000323_pano_0000_014523",
                "timestamp": "2017-06-01T12:25:44.050010Z",
                "filename": "pano_0000_014523.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 5.85369564,
                "relative_pitch": -1.1027564262258875,
                "relative_heading": 346.1374671709599,
                "relative_elevation": -0.11267841607330098
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008176/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008176/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008176/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008176/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008176/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008176/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008176/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008176/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008176/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77011828940396,
                        52.3990602925924,
                        46.0558206951246
                    ]
                },
                "distance": 5.99,
                "direction": 12.53,
                "angle": 0.5,
                "elevation": 0.05,
                "pano_id": "TMX7315120208-000044_pano_0000_008176",
                "timestamp": "2016-05-10T09:28:18.267450Z",
                "filename": "pano_0000_008176.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 5.99001404,
                "relative_pitch": 0.5006483576276003,
                "relative_heading": 12.525956142607237,
                "relative_elevation": 0.05234184861190272
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002404/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002404/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002404/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002404/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002404/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002404/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002404/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002404/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002404/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77006973406549,
                        52.3990589192066,
                        46.0730245523155
                    ]
                },
                "distance": 6.04,
                "direction": 340.6,
                "angle": 0.66,
                "elevation": 0.07,
                "pano_id": "TMX7316010203-000906_pano_0001_002404",
                "timestamp": "2018-08-08T10:57:42.975400Z",
                "filename": "pano_0001_002404.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 6.03754785,
                "relative_pitch": 0.6599532300507531,
                "relative_heading": 340.5961081475919,
                "relative_elevation": 0.06954570580280262
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03827/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03827/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03827/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03827/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_07-14-11_03827/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03827/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03827/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03827/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03827/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770005667866041,
                        52.39901723801327,
                        0.0
                    ]
                },
                "distance": 6.45,
                "direction": 279.42,
                "angle": -82.01,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_07-14-11_03827",
                "timestamp": "2024-09-17T07:47:03Z",
                "filename": "recording_2024-09-17_07-14-11_03827.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 6.45361288,
                "relative_pitch": -82.01435669915482,
                "relative_heading": 279.42254605107837,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000568/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000568/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000568/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000568/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002496_pano_0004_000568/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002496_pano_0004_000568/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002496_pano_0004_000568/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000568/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000568/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77001003594541,
                        52.399034231411,
                        45.9963046079502
                    ]
                },
                "distance": 6.75,
                "direction": 295.9,
                "angle": -0.06,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-002496_pano_0004_000568",
                "timestamp": "2022-03-31T09:00:17.351710Z",
                "filename": "pano_0004_000568.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 6.74708212,
                "relative_pitch": -0.0609231410888895,
                "relative_heading": 295.90329428750687,
                "relative_elevation": -0.007174238562498658
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005883/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005883/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005883/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005883/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_005883/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005883/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005883/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005883/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005883/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76999454488635,
                        52.399018176481,
                        46.0012631947175
                    ]
                },
                "distance": 7.22,
                "direction": 279.26,
                "angle": -0.02,
                "elevation": -0.0,
                "pano_id": "TMX7316010203-001518_pano_0000_005883",
                "timestamp": "2019-12-17T10:37:21.852380Z",
                "filename": "pano_0000_005883.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 7.21761837,
                "relative_pitch": -0.017588557089048926,
                "relative_heading": 279.2564209757754,
                "relative_elevation": -0.0022156517951970045
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008177/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008177/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008177/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008177/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008177/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008177/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008177/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008177/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008177/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77018778136513,
                        52.3990451722106,
                        46.0514468327165
                    ]
                },
                "distance": 7.33,
                "direction": 55.36,
                "angle": 0.38,
                "elevation": 0.05,
                "pano_id": "TMX7315120208-000044_pano_0000_008177",
                "timestamp": "2016-05-10T09:28:18.697460Z",
                "filename": "pano_0000_008177.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 7.32783424,
                "relative_pitch": 0.37505268492028115,
                "relative_heading": 55.3633427908915,
                "relative_elevation": 0.04796798620380116
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00599/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00599/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00599/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00599/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_04-47-19_00599/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00599/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00599/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00599/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00599/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770182064826153,
                        52.398959449806576,
                        0.0
                    ]
                },
                "distance": 7.79,
                "direction": 133.62,
                "angle": -80.39,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_04-47-19_00599",
                "timestamp": "2025-06-18T04:53:20Z",
                "filename": "recording_2025-06-18_04-47-19_00599.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 7.79026786,
                "relative_pitch": -80.38866481944424,
                "relative_heading": 133.6153397218384,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00596/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00596/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00596/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00596/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_04-47-19_00596/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00596/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00596/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00596/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00596/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.769980634936122,
                        52.39901428611547,
                        0.0
                    ]
                },
                "distance": 8.1,
                "direction": 275.16,
                "angle": -80.01,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_04-47-19_00596",
                "timestamp": "2025-06-18T04:53:19Z",
                "filename": "recording_2025-06-18_04-47-19_00596.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 8.10319999,
                "relative_pitch": -80.01021264778159,
                "relative_heading": 275.15501787480605,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002406/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002406/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002406/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002406/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002406/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002406/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002406/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002406/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002406/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77021177006831,
                        52.3990326582216,
                        46.0815221341327
                    ]
                },
                "distance": 8.15,
                "direction": 70.11,
                "angle": 0.55,
                "elevation": 0.08,
                "pano_id": "TMX7316010203-000906_pano_0001_002406",
                "timestamp": "2018-08-08T10:57:43.745390Z",
                "filename": "pano_0001_002406.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 8.1481227,
                "relative_pitch": 0.5487661922803507,
                "relative_heading": 70.10764377417827,
                "relative_elevation": 0.07804328761999813
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000571/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000571/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000571/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000571/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002496_pano_0004_000571/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002496_pano_0004_000571/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002496_pano_0004_000571/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000571/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000571/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77021292043907,
                        52.3989841236537,
                        45.9886864293367
                    ]
                },
                "distance": 8.17,
                "direction": 108.76,
                "angle": -0.1,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-002496_pano_0004_000571",
                "timestamp": "2022-03-31T09:00:18.876950Z",
                "filename": "pano_0004_000571.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 8.17431017,
                "relative_pitch": -0.10368362959045963,
                "relative_heading": 108.7551965821811,
                "relative_elevation": -0.014792417175996775
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005886/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005886/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005886/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005886/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_005886/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005886/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005886/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005886/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005886/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77019898134937,
                        52.3989660346381,
                        45.9906754698604
                    ]
                },
                "distance": 8.23,
                "direction": 124.35,
                "angle": -0.09,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-001518_pano_0000_005886",
                "timestamp": "2019-12-17T10:37:22.777370Z",
                "filename": "pano_0000_005886.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 8.22582373,
                "relative_pitch": -0.08917998699839802,
                "relative_heading": 124.34754391995891,
                "relative_elevation": -0.012803376652300358
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008175/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008175/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008175/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008175/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008175/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008175/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008175/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008175/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008175/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77004846420574,
                        52.3990752067907,
                        46.0418396247551
                    ]
                },
                "distance": 8.26,
                "direction": 335.3,
                "angle": 0.27,
                "elevation": 0.04,
                "pano_id": "TMX7315120208-000044_pano_0000_008175",
                "timestamp": "2016-05-10T09:28:17.852530Z",
                "filename": "pano_0000_008175.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 8.26331932,
                "relative_pitch": 0.26598208519118394,
                "relative_heading": 335.29540389291896,
                "relative_elevation": 0.03836077824239936
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014525/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014525/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014525/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014525/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014525/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014525/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014525/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014525/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014525/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77022077162997,
                        52.3990334150578,
                        45.9056860841811
                    ]
                },
                "distance": 8.75,
                "direction": 70.95,
                "angle": -0.64,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-000323_pano_0000_014525",
                "timestamp": "2017-06-01T12:25:44.814890Z",
                "filename": "pano_0000_014525.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 8.7538728,
                "relative_pitch": -0.6400457952012808,
                "relative_heading": 70.95383646074465,
                "relative_elevation": -0.09779276233160061
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03830/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03830/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03830/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03830/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_07-14-11_03830/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03830/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03830/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03830/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03830/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770206451798557,
                        52.3989617109489,
                        0.0
                    ]
                },
                "distance": 8.92,
                "direction": 125.06,
                "angle": -79.03,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_07-14-11_03830",
                "timestamp": "2024-09-17T07:47:04Z",
                "filename": "recording_2024-09-17_07-14-11_03830.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 8.91777709,
                "relative_pitch": -79.02927788144493,
                "relative_heading": 125.05644255608274,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014522/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014522/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014522/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014522/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014522/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014522/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014522/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014522/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014522/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77000843307532,
                        52.3990724945506,
                        45.8768392205238
                    ]
                },
                "distance": 9.49,
                "direction": 319.39,
                "angle": -0.76,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-000323_pano_0000_014522",
                "timestamp": "2017-06-01T12:25:43.674920Z",
                "filename": "pano_0000_014522.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 9.49140155,
                "relative_pitch": -0.7644272050149371,
                "relative_heading": 319.3876242270522,
                "relative_elevation": -0.12663962598890066
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002724/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002724/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002724/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002724/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002724/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002724/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002724/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002724/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002724/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7699648489618,
                        52.3990391285023,
                        46.0005109068006
                    ]
                },
                "distance": 9.79,
                "direction": 290.9,
                "angle": -0.02,
                "elevation": -0.0,
                "pano_id": "TMX7316010203-001721_pano_0002_002724",
                "timestamp": "2020-05-15T10:51:50.237200Z",
                "filename": "pano_0002_002724.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 9.78908654,
                "relative_pitch": -0.017371428217251503,
                "relative_heading": 290.90172644125346,
                "relative_elevation": -0.002967939712100076
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002728/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002728/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002728/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002728/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002728/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002728/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002728/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002728/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002728/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77023362944626,
                        52.3989764064284,
                        45.9960791459307
                    ]
                },
                "distance": 9.79,
                "direction": 110.86,
                "angle": -0.04,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-001721_pano_0002_002728",
                "timestamp": "2020-05-15T10:51:51.692240Z",
                "filename": "pano_0002_002728.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 9.79176014,
                "relative_pitch": -0.04329880698037715,
                "relative_heading": 110.86171095850088,
                "relative_elevation": -0.007399700581999014
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002403/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002403/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002403/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002403/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002403/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002403/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002403/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002403/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002403/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76999910585039,
                        52.3990714100361,
                        46.0547181721777
                    ]
                },
                "distance": 9.83,
                "direction": 316.12,
                "angle": 0.3,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-000906_pano_0001_002403",
                "timestamp": "2018-08-08T10:57:42.620410Z",
                "filename": "pano_0001_002403.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 9.82904202,
                "relative_pitch": 0.2986832802038346,
                "relative_heading": 316.1185730360818,
                "relative_elevation": 0.051239325665001445
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008178/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008178/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008178/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008178/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008178/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008178/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008178/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008178/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008178/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77025668145048,
                        52.3990298935306,
                        46.0542465550825
                    ]
                },
                "distance": 11.0,
                "direction": 77.05,
                "angle": 0.26,
                "elevation": 0.05,
                "pano_id": "TMX7315120208-000044_pano_0000_008178",
                "timestamp": "2016-05-10T09:28:19.142510Z",
                "filename": "pano_0000_008178.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 10.99861697,
                "relative_pitch": 0.264465503873366,
                "relative_heading": 77.05000168161587,
                "relative_elevation": 0.05076770856980062
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03826/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03826/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03826/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03826/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_07-14-11_03826/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03826/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03826/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03826/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03826/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.769938606369844,
                        52.399035500208946,
                        0.0
                    ]
                },
                "distance": 11.36,
                "direction": 285.78,
                "angle": -76.13,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_07-14-11_03826",
                "timestamp": "2024-09-17T07:47:03Z",
                "filename": "recording_2024-09-17_07-14-11_03826.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 11.35911185,
                "relative_pitch": -76.13004569683547,
                "relative_heading": 285.7780813990729,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000567/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000567/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000567/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000567/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002496_pano_0004_000567/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002496_pano_0004_000567/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002496_pano_0004_000567/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000567/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000567/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76994162259942,
                        52.3990505407143,
                        45.9882094655186
                    ]
                },
                "distance": 11.74,
                "direction": 293.94,
                "angle": -0.07,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-002496_pano_0004_000567",
                "timestamp": "2022-03-31T09:00:16.896730Z",
                "filename": "pano_0004_000567.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 11.73553551,
                "relative_pitch": -0.07454884289667531,
                "relative_heading": 293.94143236657527,
                "relative_elevation": -0.01526938099409847
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005882/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005882/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005882/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005882/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_005882/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005882/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005882/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005882/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005882/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76992605792546,
                        52.399035659956,
                        45.9955718386918
                    ]
                },
                "distance": 12.19,
                "direction": 284.77,
                "angle": -0.04,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-001518_pano_0000_005882",
                "timestamp": "2019-12-17T10:37:21.547330Z",
                "filename": "pano_0000_005882.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 12.18778191,
                "relative_pitch": -0.03717149818556909,
                "relative_heading": 284.76665091474285,
                "relative_elevation": -0.00790700782089715
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008174/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008174/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008174/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008174/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008174/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008174/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008174/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008174/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008174/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76997905734382,
                        52.3990897958476,
                        46.027133510448
                    ]
                },
                "distance": 12.26,
                "direction": 318.15,
                "angle": 0.11,
                "elevation": 0.02,
                "pano_id": "TMX7315120208-000044_pano_0000_008174",
                "timestamp": "2016-05-10T09:28:17.457500Z",
                "filename": "pano_0000_008174.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 12.25727497,
                "relative_pitch": 0.11057194442321548,
                "relative_heading": 318.15032686285303,
                "relative_elevation": 0.023654663935303688
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002407/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002407/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002407/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002407/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002407/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002407/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002407/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002407/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002407/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77028172404262,
                        52.3990187464454,
                        46.0860294131562
                    ]
                },
                "distance": 12.48,
                "direction": 84.37,
                "angle": 0.38,
                "elevation": 0.08,
                "pano_id": "TMX7316010203-000906_pano_0001_002407",
                "timestamp": "2018-08-08T10:57:44.160370Z",
                "filename": "pano_0001_002407.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 12.483614,
                "relative_pitch": 0.3788750697809828,
                "relative_heading": 84.37130148771217,
                "relative_elevation": 0.0825505666434978
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00600/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00600/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00600/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00600/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_04-47-19_00600/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00600/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00600/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00600/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00600/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770249302999487,
                        52.39894138416513,
                        0.0
                    ]
                },
                "distance": 12.61,
                "direction": 125.86,
                "angle": -74.68,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_04-47-19_00600",
                "timestamp": "2025-06-18T04:53:21Z",
                "filename": "recording_2025-06-18_04-47-19_00600.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 12.60575748,
                "relative_pitch": -74.67609804535137,
                "relative_heading": 125.85741713730296,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00595/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00595/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00595/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00595/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_04-47-19_00595/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00595/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00595/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00595/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00595/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.769913581533814,
                        52.39903278397946,
                        0.0
                    ]
                },
                "distance": 12.94,
                "direction": 282.44,
                "angle": -74.29,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_04-47-19_00595",
                "timestamp": "2025-06-18T04:53:19Z",
                "filename": "recording_2025-06-18_04-47-19_00595.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 12.93807366,
                "relative_pitch": -74.2918293401905,
                "relative_heading": 282.4370684670684,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014526/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014526/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014526/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014526/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014526/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014526/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014526/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014526/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014526/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77029103834277,
                        52.3990207910236,
                        45.913855326362
                    ]
                },
                "distance": 13.14,
                "direction": 83.66,
                "angle": -0.39,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-000323_pano_0000_014526",
                "timestamp": "2017-06-01T12:25:45.204890Z",
                "filename": "pano_0000_014526.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 13.13788236,
                "relative_pitch": -0.39085216746500784,
                "relative_heading": 83.65504460457551,
                "relative_elevation": -0.08962352015070252
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005887/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005887/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005887/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005887/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_005887/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005887/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005887/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005887/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005887/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77026730884395,
                        52.3989484318281,
                        45.9836214641109
                    ]
                },
                "distance": 13.21,
                "direction": 119.98,
                "angle": -0.09,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-001518_pano_0000_005887",
                "timestamp": "2019-12-17T10:37:23.097390Z",
                "filename": "pano_0000_005887.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 13.20921212,
                "relative_pitch": -0.08613256690870906,
                "relative_heading": 119.97616057186492,
                "relative_elevation": -0.01985738240180268
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03831/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03831/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03831/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03831/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_07-14-11_03831/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03831/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03831/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03831/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03831/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770273228825045,
                        52.39894294078401,
                        0.0
                    ]
                },
                "distance": 13.87,
                "direction": 121.33,
                "angle": -73.22,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_07-14-11_03831",
                "timestamp": "2024-09-17T07:47:05Z",
                "filename": "recording_2024-09-17_07-14-11_03831.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 13.86742625,
                "relative_pitch": -73.22493520538627,
                "relative_heading": 121.33127764622039,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014521/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014521/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014521/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014521/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014521/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014521/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014521/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014521/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014521/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76993842044769,
                        52.3990870544877,
                        45.8649322334677
                    ]
                },
                "distance": 14.06,
                "direction": 308.88,
                "angle": -0.56,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-000323_pano_0000_014521",
                "timestamp": "2017-06-01T12:25:43.299950Z",
                "filename": "pano_0000_014521.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 14.05892354,
                "relative_pitch": -0.5646150086944218,
                "relative_heading": 308.8837371684772,
                "relative_elevation": -0.13854661304500127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002402/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002402/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002402/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002402/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002402/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002402/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002402/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002402/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002402/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76992774208568,
                        52.3990837527741,
                        46.0318977702409
                    ]
                },
                "distance": 14.41,
                "direction": 305.93,
                "angle": 0.11,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-000906_pano_0001_002402",
                "timestamp": "2018-08-08T10:57:42.275410Z",
                "filename": "pano_0001_002402.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 14.41319845,
                "relative_pitch": 0.1129716130310278,
                "relative_heading": 305.9318129341768,
                "relative_elevation": 0.028418923728203538
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002729/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002729/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002729/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002729/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002729/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002729/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002729/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002729/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002729/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77030065211422,
                        52.3989605118294,
                        46.0022378508002
                    ]
                },
                "distance": 14.68,
                "direction": 110.97,
                "angle": -0.0,
                "elevation": -0.0,
                "pano_id": "TMX7316010203-001721_pano_0002_002729",
                "timestamp": "2020-05-15T10:51:52.097130Z",
                "filename": "pano_0002_002729.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 14.68451666,
                "relative_pitch": -0.004842094445266768,
                "relative_heading": 110.97149382391927,
                "relative_elevation": -0.001240995712500137
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002723/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002723/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002723/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002723/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002723/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002723/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002723/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002723/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002723/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76989749269688,
                        52.3990548141128,
                        45.9816120443866
                    ]
                },
                "distance": 14.69,
                "direction": 290.88,
                "angle": -0.09,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-001721_pano_0002_002723",
                "timestamp": "2020-05-15T10:51:49.902240Z",
                "filename": "pano_0002_002723.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 14.69474344,
                "relative_pitch": -0.08526004918841308,
                "relative_heading": 290.8819168507412,
                "relative_elevation": -0.02186680212609815
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03147/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03147/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03147/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03147/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_06-05-30_03147/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_06-05-30_03147/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_06-05-30_03147/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03147/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03147/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770035707898044,
                        52.39887904235048,
                        0.0
                    ]
                },
                "distance": 14.96,
                "direction": 196.79,
                "angle": -71.99,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_06-05-30_03147",
                "timestamp": "2024-09-17T06:41:12Z",
                "filename": "recording_2024-09-17_06-05-30_03147.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 14.95908528,
                "relative_pitch": -71.98687807713533,
                "relative_heading": 196.79281962670368,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01475/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01475/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01475/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01475/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_05-08-08_01475/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_05-08-08_01475/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_05-08-08_01475/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01475/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01475/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770020960432642,
                        52.3988818910912,
                        0.0
                    ]
                },
                "distance": 14.98,
                "direction": 200.82,
                "angle": -71.96,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_05-08-08_01475",
                "timestamp": "2025-06-18T05:22:35Z",
                "filename": "recording_2025-06-18_05-08-08_01475.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 14.98263762,
                "relative_pitch": -71.96035349211341,
                "relative_heading": 200.8213443263364,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03146/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03146/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03146/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03146/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_06-05-30_03146/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_06-05-30_03146/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_06-05-30_03146/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03146/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03146/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.769967978070395,
                        52.39889666530849,
                        0.0
                    ]
                },
                "distance": 15.25,
                "direction": 215.85,
                "angle": -71.66,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_06-05-30_03146",
                "timestamp": "2024-09-17T06:41:11Z",
                "filename": "recording_2024-09-17_06-05-30_03146.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 15.24970127,
                "relative_pitch": -71.6601483290876,
                "relative_heading": 215.85337044859037,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008179/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008179/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008179/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008179/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008179/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008179/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008179/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008179/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008179/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77032557149381,
                        52.3990142679271,
                        46.0589283332229
                    ]
                },
                "distance": 15.43,
                "direction": 87.3,
                "angle": 0.21,
                "elevation": 0.06,
                "pano_id": "TMX7315120208-000044_pano_0000_008179",
                "timestamp": "2016-05-10T09:28:19.612520Z",
                "filename": "pano_0000_008179.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 15.4250308,
                "relative_pitch": 0.2059644431866696,
                "relative_heading": 87.30203293432099,
                "relative_elevation": 0.05544948671020222
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01474/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01474/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01474/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01474/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_05-08-08_01474/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_05-08-08_01474/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_05-08-08_01474/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01474/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01474/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.769953449363739,
                        52.39889950579398,
                        0.0
                    ]
                },
                "distance": 15.6,
                "direction": 219.48,
                "angle": -71.26,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_05-08-08_01474",
                "timestamp": "2025-06-18T05:22:34Z",
                "filename": "recording_2025-06-18_05-08-08_01474.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 15.60395715,
                "relative_pitch": -71.26353609312848,
                "relative_heading": 219.47867853496436,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01476/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01476/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01476/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01476/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_05-08-08_01476/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_05-08-08_01476/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_05-08-08_01476/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01476/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01476/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770088691455387,
                        52.398864304459266,
                        0.0
                    ]
                },
                "distance": 15.98,
                "direction": 182.57,
                "angle": -70.85,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_05-08-08_01476",
                "timestamp": "2025-06-18T05:22:36Z",
                "filename": "recording_2025-06-18_05-08-08_01476.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 15.97715345,
                "relative_pitch": -70.84772433588705,
                "relative_heading": 182.5666513776943,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03148/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03148/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03148/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03148/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_06-05-30_03148/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_06-05-30_03148/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_06-05-30_03148/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03148/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03148/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770103377205536,
                        52.398861511788894,
                        0.0
                    ]
                },
                "distance": 16.27,
                "direction": 179.0,
                "angle": -70.52,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_06-05-30_03148",
                "timestamp": "2024-09-17T06:41:13Z",
                "filename": "recording_2024-09-17_06-05-30_03148.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 16.2743597,
                "relative_pitch": -70.51807042021093,
                "relative_heading": 178.99967802214593,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03825/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03825/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03825/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03825/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_07-14-11_03825/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03825/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03825/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03825/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03825/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.769871108646089,
                        52.399053361904485,
                        0.0
                    ]
                },
                "distance": 16.33,
                "direction": 288.11,
                "angle": -70.45,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_07-14-11_03825",
                "timestamp": "2024-09-17T07:47:02Z",
                "filename": "recording_2024-09-17_07-14-11_03825.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 16.33420615,
                "relative_pitch": -70.45185141998883,
                "relative_heading": 288.10589934649676,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000566/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000566/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000566/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000566/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002496_pano_0004_000566/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002496_pano_0004_000566/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002496_pano_0004_000566/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000566/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002496/pano_0004_000566/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7698730455508,
                        52.3990665873144,
                        45.9737819852307
                    ]
                },
                "distance": 16.73,
                "direction": 293.04,
                "angle": -0.1,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-002496_pano_0004_000566",
                "timestamp": "2022-03-31T09:00:16.461760Z",
                "filename": "pano_0004_000566.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 16.72831907,
                "relative_pitch": -0.10171392724516527,
                "relative_heading": 293.04328985955425,
                "relative_elevation": -0.02969686128199811
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008173/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008173/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008173/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008173/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008173/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008173/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008173/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008173/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008173/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76990948890969,
                        52.3991039434601,
                        46.0096635585651
                    ]
                },
                "distance": 16.77,
                "direction": 309.66,
                "angle": 0.02,
                "elevation": 0.01,
                "pano_id": "TMX7315120208-000044_pano_0000_008173",
                "timestamp": "2016-05-10T09:28:17.077510Z",
                "filename": "pano_0000_008173.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 16.77308374,
                "relative_pitch": 0.02112657919913078,
                "relative_heading": 309.65826339080445,
                "relative_elevation": 0.006184712052402119
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03145/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03145/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03145/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03145/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_06-05-30_03145/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_06-05-30_03145/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_06-05-30_03145/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03145/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03145/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.769900570821544,
                        52.3989144793252,
                        0.0
                    ]
                },
                "distance": 17.04,
                "direction": 232.49,
                "angle": -69.67,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_06-05-30_03145",
                "timestamp": "2024-09-17T06:41:11Z",
                "filename": "recording_2024-09-17_06-05-30_03145.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 17.04386541,
                "relative_pitch": -69.67079593653284,
                "relative_heading": 232.49044559426423,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005881/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005881/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005881/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005881/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_005881/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005881/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005881/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005881/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005881/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76985832100918,
                        52.3990529086897,
                        45.9780107755214
                    ]
                },
                "distance": 17.15,
                "direction": 287.04,
                "angle": -0.09,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-001518_pano_0000_005881",
                "timestamp": "2019-12-17T10:37:21.247380Z",
                "filename": "pano_0000_005881.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 17.14879116,
                "relative_pitch": -0.08509124017656546,
                "relative_heading": 287.041935001659,
                "relative_elevation": -0.025468070991301772
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002408/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002408/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002408/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002408/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002408/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002408/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002408/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002408/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002408/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77035159977826,
                        52.3990040958935,
                        46.0933321164921
                    ]
                },
                "distance": 17.18,
                "direction": 91.35,
                "angle": 0.3,
                "elevation": 0.09,
                "pano_id": "TMX7316010203-000906_pano_0001_002408",
                "timestamp": "2018-08-08T10:57:44.605390Z",
                "filename": "pano_0001_002408.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 17.18436329,
                "relative_pitch": 0.29958434546107887,
                "relative_heading": 91.35318522877445,
                "relative_elevation": 0.08985326997940035
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00601/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00601/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00601/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00601/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_04-47-19_00601/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00601/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00601/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00601/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00601/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770316685037936,
                        52.3989235349407,
                        0.0
                    ]
                },
                "distance": 17.52,
                "direction": 122.33,
                "angle": -69.15,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_04-47-19_00601",
                "timestamp": "2025-06-18T04:53:21Z",
                "filename": "recording_2025-06-18_04-47-19_00601.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 17.51950616,
                "relative_pitch": -69.15166405754347,
                "relative_heading": 122.33346108886377,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01473/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01473/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01473/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01473/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_05-08-08_01473/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_05-08-08_01473/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_05-08-08_01473/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01473/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01473/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.769885818700753,
                        52.39891726363898,
                        0.0
                    ]
                },
                "distance": 17.67,
                "direction": 235.27,
                "angle": -68.99,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_05-08-08_01473",
                "timestamp": "2025-06-18T05:22:34Z",
                "filename": "recording_2025-06-18_05-08-08_01473.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 17.67252968,
                "relative_pitch": -68.98540271450703,
                "relative_heading": 235.27055247348247,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014527/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014527/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014527/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014527/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014527/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014527/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014527/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014527/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014527/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77036081340498,
                        52.3990071638801,
                        45.9235692555085
                    ]
                },
                "distance": 17.81,
                "direction": 90.21,
                "angle": -0.26,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-000323_pano_0000_014527",
                "timestamp": "2017-06-01T12:25:45.614890Z",
                "filename": "pano_0000_014527.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 17.80681854,
                "relative_pitch": -0.2571178878919207,
                "relative_heading": 90.20728806481947,
                "relative_elevation": -0.0799095910042027
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00594/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00594/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00594/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00594/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_04-47-19_00594/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00594/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_04-47-19_00594/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00594/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_04-47-19_00594/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.769846764904287,
                        52.39905115721132,
                        0.0
                    ]
                },
                "distance": 17.85,
                "direction": 285.7,
                "angle": -68.79,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_04-47-19_00594",
                "timestamp": "2025-06-18T04:53:18Z",
                "filename": "recording_2025-06-18_04-47-19_00594.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 17.84857873,
                "relative_pitch": -68.79458155357715,
                "relative_heading": 285.70365629579436,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005888/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005888/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005888/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005888/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_005888/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005888/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_005888/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005888/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_005888/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77033559993485,
                        52.3989307337285,
                        45.9892581943423
                    ]
                },
                "distance": 18.23,
                "direction": 118.04,
                "angle": -0.04,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-001518_pano_0000_005888",
                "timestamp": "2019-12-17T10:37:23.427420Z",
                "filename": "pano_0000_005888.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 18.23011182,
                "relative_pitch": -0.04469436030165063,
                "relative_heading": 118.03798138358796,
                "relative_elevation": -0.014220652170401138
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01477/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01477/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01477/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01477/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_05-08-08_01477/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_05-08-08_01477/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_05-08-08_01477/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01477/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01477/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770156290695364,
                        52.39884668115127,
                        0.0
                    ]
                },
                "distance": 18.34,
                "direction": 167.77,
                "angle": -68.27,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_05-08-08_01477",
                "timestamp": "2025-06-18T05:22:36Z",
                "filename": "recording_2025-06-18_05-08-08_01477.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 18.33855358,
                "relative_pitch": -68.2660899959558,
                "relative_heading": 167.76695882520517,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03832/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03832/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03832/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03832/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_07-14-11_03832/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03832/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_07-14-11_03832/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03832/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_07-14-11_03832/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770340031018368,
                        52.39892426176687,
                        0.0
                    ]
                },
                "distance": 18.84,
                "direction": 119.54,
                "angle": -67.73,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_07-14-11_03832",
                "timestamp": "2024-09-17T07:47:05Z",
                "filename": "recording_2024-09-17_07-14-11_03832.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 18.8413146,
                "relative_pitch": -67.72781790821725,
                "relative_heading": 119.54000018478406,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014520/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014520/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014520/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014520/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014520/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014520/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014520/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014520/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014520/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76986919301366,
                        52.3991021035683,
                        45.8481798442081
                    ]
                },
                "distance": 18.85,
                "direction": 303.85,
                "angle": -0.47,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-000323_pano_0000_014520",
                "timestamp": "2017-06-01T12:25:42.929920Z",
                "filename": "pano_0000_014520.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 18.85079865,
                "relative_pitch": -0.47201056391035967,
                "relative_heading": 303.84888018746864,
                "relative_elevation": -0.15529900230460214
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03149/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03149/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03149/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03149/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_06-05-30_03149/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_06-05-30_03149/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_06-05-30_03149/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03149/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03149/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770170999471205,
                        52.3988439304934,
                        0.0
                    ]
                },
                "distance": 18.87,
                "direction": 164.99,
                "angle": -67.7,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_06-05-30_03149",
                "timestamp": "2024-09-17T06:41:13Z",
                "filename": "recording_2024-09-17_06-05-30_03149.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 18.87194381,
                "relative_pitch": -67.69515765769772,
                "relative_heading": 164.99221690232105,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002401/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002401/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002401/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002401/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002401/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002401/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002401/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002401/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002401/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7698567546507,
                        52.3990959881906,
                        46.0073355520144
                    ]
                },
                "distance": 19.2,
                "direction": 300.75,
                "angle": 0.01,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-000906_pano_0001_002401",
                "timestamp": "2018-08-08T10:57:41.940380Z",
                "filename": "pano_0001_002401.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 19.20290271,
                "relative_pitch": 0.011507267856247297,
                "relative_heading": 300.75409649961176,
                "relative_elevation": 0.0038567055017040275
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002730/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002730/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002730/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002730/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002730/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002730/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002730/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002730/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002730/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77036685320276,
                        52.3989445329032,
                        46.0084904478863
                    ]
                },
                "distance": 19.53,
                "direction": 111.11,
                "angle": 0.01,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-001721_pano_0002_002730",
                "timestamp": "2020-05-15T10:51:52.522230Z",
                "filename": "pano_0002_002730.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 19.52849187,
                "relative_pitch": 0.01470382879114506,
                "relative_heading": 111.11095433698848,
                "relative_elevation": 0.005011601373603014
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002722/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002722/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002722/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002722/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002722/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002722/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002722/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002722/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002722/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76982980570308,
                        52.3990709245623,
                        45.977181693539
                    ]
                },
                "distance": 19.64,
                "direction": 290.98,
                "angle": -0.08,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-001721_pano_0002_002722",
                "timestamp": "2020-05-15T10:51:49.572230Z",
                "filename": "pano_0002_002722.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 19.63830975,
                "relative_pitch": -0.07672325150232487,
                "relative_heading": 290.9775123159258,
                "relative_elevation": -0.02629715297369728
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03144/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03144/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03144/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03144/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_06-05-30_03144/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_06-05-30_03144/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_06-05-30_03144/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03144/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_06-05-30_03144/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.769833264751394,
                        52.39893258910603,
                        0.0
                    ]
                },
                "distance": 19.94,
                "direction": 245.2,
                "angle": -66.57,
                "elevation": -46.0,
                "pano_id": "recording_2024-09-17_06-05-30_03144",
                "timestamp": "2024-09-17T06:41:10Z",
                "filename": "recording_2024-09-17_06-05-30_03144.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 19.93972938,
                "relative_pitch": -66.56618141463647,
                "relative_heading": 245.20328428362168,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008180/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008180/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008180/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008180/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008180/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008180/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008180/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008180/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008180/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77039449899501,
                        52.3989981307104,
                        46.0631856033579
                    ]
                },
                "distance": 20.13,
                "direction": 93.05,
                "angle": 0.17,
                "elevation": 0.06,
                "pano_id": "TMX7315120208-000044_pano_0000_008180",
                "timestamp": "2016-05-10T09:28:20.117460Z",
                "filename": "pano_0000_008180.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 20.12797885,
                "relative_pitch": 0.16995919795281114,
                "relative_heading": 93.04606993095759,
                "relative_elevation": 0.05970675684520188
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01472/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01472/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01472/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01472/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_05-08-08_01472/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_05-08-08_01472/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_05-08-08_01472/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01472/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_05-08-08_01472/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.769818349597998,
                        52.39893502228758,
                        0.0
                    ]
                },
                "distance": 20.76,
                "direction": 247.06,
                "angle": -65.71,
                "elevation": -46.0,
                "pano_id": "recording_2025-06-18_05-08-08_01472",
                "timestamp": "2025-06-18T05:22:33Z",
                "filename": "recording_2025-06-18_05-08-08_01472.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 20.75865096,
                "relative_pitch": -65.71315695976119,
                "relative_heading": 247.05720920550996,
                "relative_elevation": -46.0034788465127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002726/adjacencies/TMX7316010203-001721_pano_0002_002726/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_003098/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_003098/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_003098/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_003098/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_003098/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_003098/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_003098/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_003098/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_003098/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77022042245044,
                        52.3991802067035,
                        46.0649986015633
                    ]
                },
                "distance": 20.89,
                "direction": 23.26,
                "angle": 0.17,
                "elevation": 0.06,
                "pano_id": "TMX7316010203-001518_pano_0000_003098",
                "timestamp": "2019-12-17T10:18:16.336660Z",
                "filename": "pano_0000_003098.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001721_pano_0002_002726",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113000.20239187058,
                        490308.6337380381
                    ]
                },
                "relative_distance": 20.88938644,
                "relative_pitch": 0.16873698711999824,
                "relative_heading": 23.264625267299685,
                "relative_elevation": 0.06151975505060392
            }
        ]
    }
}