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-002468_pano_0000_000008/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-002468_pano_0000_000008/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000008/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000008/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000008/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000008/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002468_pano_0000_000008/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000008/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000008/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91159983825009,
                        52.3618927249219,
                        46.7771674161777
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-002468_pano_0000_000008",
                "timestamp": "2022-03-23T07:01:50.043750Z",
                "filename": "pano_0000_000008.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "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-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001434/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001434/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001434/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001434/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001434/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001434/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001434/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001434/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001434/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91159539402372,
                        52.3619009388878,
                        46.5186133682728
                    ]
                },
                "distance": 0.96,
                "direction": 341.67,
                "angle": -15.03,
                "elevation": -0.26,
                "pano_id": "TMX7316010203-000998_pano_0004_001434",
                "timestamp": "2018-11-21T12:03:22.211690Z",
                "filename": "pano_0004_001434.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 0.96283973,
                "relative_pitch": -15.03119371696355,
                "relative_heading": 341.67312127105174,
                "relative_elevation": -0.25855404790489445
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000348/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000348/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000348/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000348/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_000348/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000348/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000348/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000348/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000348/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91162279307541,
                        52.3618874257196,
                        46.5962405260652
                    ]
                },
                "distance": 1.67,
                "direction": 110.66,
                "angle": -6.18,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-000221_pano_0000_000348",
                "timestamp": "2017-03-23T10:11:59.445870Z",
                "filename": "pano_0000_000348.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 1.67123052,
                "relative_pitch": -6.178759358664209,
                "relative_heading": 110.66065818518959,
                "relative_elevation": -0.1809268901124952
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003319/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003319/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003319/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003319/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003319/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003319/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003319/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003319/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003319/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91162594338583,
                        52.3618837270857,
                        49.370554623194
                    ]
                },
                "distance": 2.04,
                "direction": 119.38,
                "angle": 51.8,
                "elevation": 2.59,
                "pano_id": "TMX7316010203-001681_pano_0000_003319",
                "timestamp": "2020-04-29T11:19:40.441600Z",
                "filename": "pano_0000_003319.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 2.04083456,
                "relative_pitch": 51.79945335283381,
                "relative_heading": 119.37981405215841,
                "relative_elevation": 2.593387207016306
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006089/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006089/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006089/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006089/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_006089/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006089/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006089/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006089/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006089/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91159893842437,
                        52.3619112056538,
                        46.36006111186
                    ]
                },
                "distance": 2.06,
                "direction": 358.29,
                "angle": -11.46,
                "elevation": -0.42,
                "pano_id": "TMX7316010203-001675_pano_0000_006089",
                "timestamp": "2020-04-24T11:10:47.339790Z",
                "filename": "pano_0000_006089.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 2.05734241,
                "relative_pitch": -11.460823804090436,
                "relative_heading": 358.29261586963884,
                "relative_elevation": -0.4171063043176986
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000057/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000057/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000057/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000057/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0009_000057/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000057/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000057/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000057/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000057/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91163367254387,
                        52.3618990616526,
                        45.0097573846579
                    ]
                },
                "distance": 2.41,
                "direction": 72.99,
                "angle": -36.25,
                "elevation": -1.77,
                "pano_id": "TMX7316010203-002857_pano_0009_000057",
                "timestamp": "2022-12-14T12:44:58.602030Z",
                "filename": "pano_0009_000057.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 2.41033072,
                "relative_pitch": -36.25127426132008,
                "relative_heading": 72.98998742057458,
                "relative_elevation": -1.7674100315197947
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000056/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000056/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000056/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000056/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0009_000056/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000056/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000056/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000056/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000056/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91156223409531,
                        52.361886781345,
                        44.9961032075807
                    ]
                },
                "distance": 2.65,
                "direction": 255.52,
                "angle": -33.95,
                "elevation": -1.78,
                "pano_id": "TMX7316010203-002857_pano_0009_000056",
                "timestamp": "2022-12-14T12:44:58.082010Z",
                "filename": "pano_0009_000056.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 2.64569867,
                "relative_pitch": -33.94813981808119,
                "relative_heading": 255.5237953252288,
                "relative_elevation": -1.7810642085969945
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000137/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000137/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000137/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000137/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002371_pano_0007_000137/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000137/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000137/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000137/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000137/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91161924313967,
                        52.3618700585563,
                        46.5592856444418
                    ]
                },
                "distance": 2.85,
                "direction": 152.34,
                "angle": -4.38,
                "elevation": -0.22,
                "pano_id": "TMX7316010203-002371_pano_0007_000137",
                "timestamp": "2021-12-31T08:53:51.008470Z",
                "filename": "pano_0007_000137.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 2.84760697,
                "relative_pitch": -4.375403559571173,
                "relative_heading": 152.34023341174662,
                "relative_elevation": -0.21788177173589673
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000334/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000334/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000334/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000334/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000334/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000334/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000334/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000334/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000334/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91157931424597,
                        52.3619181785241,
                        47.9593231324106
                    ]
                },
                "distance": 3.16,
                "direction": 333.73,
                "angle": 20.52,
                "elevation": 1.18,
                "pano_id": "TMX7316010203-000702_pano_0000_000334",
                "timestamp": "2018-05-02T08:23:20.295110Z",
                "filename": "pano_0000_000334.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 3.15862675,
                "relative_pitch": 20.518992941929547,
                "relative_heading": 333.72719243415884,
                "relative_elevation": 1.1821557162329057
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000528/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000528/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000528/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000528/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0004_000528/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000528/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000528/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000528/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000528/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91162578831396,
                        52.3618688097458,
                        46.4542182227597
                    ]
                },
                "distance": 3.19,
                "direction": 146.4,
                "angle": -5.77,
                "elevation": -0.32,
                "pano_id": "TMX7316010203-002541_pano_0004_000528",
                "timestamp": "2022-04-25T08:06:08.610160Z",
                "filename": "pano_0004_000528.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 3.19480346,
                "relative_pitch": -5.772181046176579,
                "relative_heading": 146.40397183263659,
                "relative_elevation": -0.32294919341799755
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000068/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000068/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000068/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000068/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001684_pano_0000_000068/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000068/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000068/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000068/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000068/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91160897053989,
                        52.3618643452934,
                        47.7044908478856
                    ]
                },
                "distance": 3.22,
                "direction": 168.86,
                "angle": 16.07,
                "elevation": 0.93,
                "pano_id": "TMX7316010203-001684_pano_0000_000068",
                "timestamp": "2020-04-30T08:13:53.459140Z",
                "filename": "pano_0000_000068.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 3.21861698,
                "relative_pitch": 16.072346641228098,
                "relative_heading": 168.8553094034182,
                "relative_elevation": 0.9273234317079044
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003318/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003318/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003318/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003318/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003318/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003318/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003318/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003318/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003318/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91155483134206,
                        52.3618750597163,
                        49.3982299026102
                    ]
                },
                "distance": 3.64,
                "direction": 237.34,
                "angle": 35.74,
                "elevation": 2.62,
                "pano_id": "TMX7316010203-001681_pano_0000_003318",
                "timestamp": "2020-04-29T11:19:39.721590Z",
                "filename": "pano_0000_003318.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 3.64201221,
                "relative_pitch": 35.74159423996288,
                "relative_heading": 237.3351551705258,
                "relative_elevation": 2.6210624864325
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03198/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03198/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03198/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03198/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03198/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03198/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03198/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03198/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03198/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911614406570138,
                        52.36186111561518,
                        0.0
                    ]
                },
                "distance": 3.65,
                "direction": 164.24,
                "angle": -85.53,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03198",
                "timestamp": "2025-06-19T05:48:38Z",
                "filename": "recording_2025-06-19_04-38-42_03198.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 3.65463185,
                "relative_pitch": -85.53263927577945,
                "relative_heading": 164.24314219803065,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001641/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001641/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001641/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001641/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_001641/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001641/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001641/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001641/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001641/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91160172532387,
                        52.3619280904067,
                        46.5812939042225
                    ]
                },
                "distance": 3.94,
                "direction": 1.87,
                "angle": -2.85,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-002047_pano_0000_001641",
                "timestamp": "2021-03-18T10:12:23.463530Z",
                "filename": "pano_0000_001641.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 3.93736585,
                "relative_pitch": -2.847965291474584,
                "relative_heading": 1.8710063937067147,
                "relative_elevation": -0.19587351195519886
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00058/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00058/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00058/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00058/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track15_Sphere_00058/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00058/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00058/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00058/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00058/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911584293012015,
                        52.36185730068638,
                        0.0
                    ]
                },
                "distance": 4.08,
                "direction": 195.04,
                "angle": -85.01,
                "elevation": -46.78,
                "pano_id": "b_20241204_1003_Track15_Sphere_00058",
                "timestamp": "2024-12-04T10:17:53Z",
                "filename": "Job_20241204_1003_Track15_Sphere_00058.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 4.08157704,
                "relative_pitch": -85.01324359922017,
                "relative_heading": 195.03773930539117,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003553/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003553/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003553/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003553/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003553/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003553/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003553/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003553/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003553/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91158159484537,
                        52.3619287591871,
                        46.9973672954366
                    ]
                },
                "distance": 4.2,
                "direction": 342.78,
                "angle": 3.0,
                "elevation": 0.22,
                "pano_id": "TMX7316010203-001681_pano_0000_003553",
                "timestamp": "2020-04-29T11:24:40.669290Z",
                "filename": "pano_0000_003553.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 4.19786888,
                "relative_pitch": 3.0027072114011886,
                "relative_heading": 342.7793138854174,
                "relative_elevation": 0.2201998792588995
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00059/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00059/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00059/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00059/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track15_Sphere_00059/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00059/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00059/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00059/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911655452946187,
                        52.36187219158987,
                        0.0
                    ]
                },
                "distance": 4.42,
                "direction": 121.09,
                "angle": -84.6,
                "elevation": -46.78,
                "pano_id": "b_20241204_1003_Track15_Sphere_00059",
                "timestamp": "2024-12-04T10:17:53Z",
                "filename": "Job_20241204_1003_Track15_Sphere_00059.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 4.4242715,
                "relative_pitch": -84.59693180783617,
                "relative_heading": 121.09312380860962,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006088/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006088/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006088/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006088/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_006088/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006088/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006088/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006088/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006088/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91152854150347,
                        52.3618966477116,
                        46.3508583055809
                    ]
                },
                "distance": 4.88,
                "direction": 275.14,
                "angle": -5.0,
                "elevation": -0.43,
                "pano_id": "TMX7316010203-001675_pano_0000_006088",
                "timestamp": "2020-04-24T11:10:46.804670Z",
                "filename": "pano_0000_006088.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 4.87651148,
                "relative_pitch": -4.996147933637246,
                "relative_heading": 275.1355506160233,
                "relative_elevation": -0.4263091105967973
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001433/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001433/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001433/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001433/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001433/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001433/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001433/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001433/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001433/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91152865228053,
                        52.3618875688232,
                        46.5119472928345
                    ]
                },
                "distance": 4.88,
                "direction": 263.25,
                "angle": -3.11,
                "elevation": -0.27,
                "pano_id": "TMX7316010203-000998_pano_0004_001433",
                "timestamp": "2018-11-21T12:03:21.631680Z",
                "filename": "pano_0004_001433.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 4.8832123,
                "relative_pitch": -3.108830240854493,
                "relative_heading": 263.2526181695782,
                "relative_elevation": -0.2652201233431981
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002077/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002077/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002077/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002077/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002077/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002077/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002077/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002077/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002077/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91161480172835,
                        52.3619358806426,
                        44.4828286776319
                    ]
                },
                "distance": 4.91,
                "direction": 11.98,
                "angle": -25.05,
                "elevation": -2.29,
                "pano_id": "TMX7316010203-001047_pano_0000_002077",
                "timestamp": "2019-01-10T12:06:19.029590Z",
                "filename": "pano_0000_002077.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 4.90911709,
                "relative_pitch": -25.04963771857124,
                "relative_heading": 11.98437747198387,
                "relative_elevation": -2.2943387385457967
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001435/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001435/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001435/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001435/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001435/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001435/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001435/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001435/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001435/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91166230875856,
                        52.3619147697633,
                        46.5175909558311
                    ]
                },
                "distance": 4.91,
                "direction": 60.04,
                "angle": -3.02,
                "elevation": -0.26,
                "pano_id": "TMX7316010203-000998_pano_0004_001435",
                "timestamp": "2018-11-21T12:03:22.796650Z",
                "filename": "pano_0004_001435.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 4.91202805,
                "relative_pitch": -3.024985645724612,
                "relative_heading": 60.040259434478564,
                "relative_elevation": -0.25957646034659376
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000168/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000168/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000168/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000168/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0006_000168/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000168/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000168/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000168/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000168/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91161040016868,
                        52.3619364817082,
                        46.2982422234491
                    ]
                },
                "distance": 4.92,
                "direction": 8.41,
                "angle": -5.56,
                "elevation": -0.48,
                "pano_id": "TMX7316010203-002373_pano_0006_000168",
                "timestamp": "2021-12-31T09:54:36.165420Z",
                "filename": "pano_0006_000168.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 4.92187704,
                "relative_pitch": -5.5576918593484015,
                "relative_heading": 8.405935203357377,
                "relative_elevation": -0.478925192728596
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002076/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002076/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002076/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002076/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002076/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002076/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002076/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002076/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002076/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91154470372939,
                        52.3619214962146,
                        44.4771251287311
                    ]
                },
                "distance": 4.94,
                "direction": 310.44,
                "angle": -24.99,
                "elevation": -2.3,
                "pano_id": "TMX7316010203-001047_pano_0000_002076",
                "timestamp": "2019-01-10T12:06:18.489410Z",
                "filename": "pano_0000_002076.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 4.93523508,
                "relative_pitch": -24.98764367715887,
                "relative_heading": 310.44392680266213,
                "relative_elevation": -2.300042287446594
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000009/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000009/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000009/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000009/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002468_pano_0000_000009/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000009/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000009/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000009/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000009/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9116702062046,
                        52.3619039324114,
                        46.8039014749229
                    ]
                },
                "distance": 4.95,
                "direction": 75.42,
                "angle": 0.31,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-002468_pano_0000_000009",
                "timestamp": "2022-03-23T07:01:50.608590Z",
                "filename": "pano_0000_000009.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 4.95322937,
                "relative_pitch": 0.30923943704004897,
                "relative_heading": 75.4173362027553,
                "relative_elevation": 0.026734058745205402
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004846/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004846/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004846/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004846/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_004846/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004846/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004846/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004846/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004846/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91160174006403,
                        52.36193738152,
                        46.6496826214716
                    ]
                },
                "distance": 4.97,
                "direction": 1.49,
                "angle": -1.47,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-001181_pano_0000_004846",
                "timestamp": "2019-05-14T07:52:07.416950Z",
                "filename": "pano_0000_004846.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 4.97081672,
                "relative_pitch": -1.4691227324577463,
                "relative_heading": 1.4934969470883537,
                "relative_elevation": -0.12748479470609908
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000007/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000007/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000007/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000007/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002468_pano_0000_000007/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000007/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000007/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000007/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000007/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91152839581047,
                        52.3618834079234,
                        46.7587422961369
                    ]
                },
                "distance": 4.98,
                "direction": 257.97,
                "angle": -0.21,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-002468_pano_0000_000007",
                "timestamp": "2022-03-23T07:01:49.448600Z",
                "filename": "pano_0000_000007.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 4.97606035,
                "relative_pitch": -0.21215112288615956,
                "relative_heading": 257.9745934471812,
                "relative_elevation": -0.01842512004079566
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000060/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000060/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000060/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000060/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000060/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000060/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000060/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000060/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000060/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91155363340942,
                        52.3619283493976,
                        46.6018262738362
                    ]
                },
                "distance": 5.06,
                "direction": 321.55,
                "angle": -1.98,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-002453_pano_0000_000060",
                "timestamp": "2022-03-21T07:29:07.287360Z",
                "filename": "pano_0000_000060.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 5.0617568,
                "relative_pitch": -1.9839538612591836,
                "relative_heading": 321.5493862197769,
                "relative_elevation": -0.17534114234149456
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000527/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000527/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000527/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000527/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0004_000527/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000527/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000527/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000527/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000527/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91155717914995,
                        52.3618549708027,
                        46.4424673356116
                    ]
                },
                "distance": 5.11,
                "direction": 214.67,
                "angle": -3.75,
                "elevation": -0.33,
                "pano_id": "TMX7316010203-002541_pano_0004_000527",
                "timestamp": "2022-04-25T08:06:08.160220Z",
                "filename": "pano_0004_000527.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 5.10823748,
                "relative_pitch": -3.748754805734109,
                "relative_heading": 214.67334819008443,
                "relative_elevation": -0.334700080566094
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000169/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000169/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000169/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000169/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0006_000169/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000169/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000169/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000169/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000169/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91154063453204,
                        52.3619220520253,
                        46.2890764800832
                    ]
                },
                "distance": 5.19,
                "direction": 308.98,
                "angle": -5.37,
                "elevation": -0.49,
                "pano_id": "TMX7316010203-002373_pano_0006_000169",
                "timestamp": "2021-12-31T09:54:36.555380Z",
                "filename": "pano_0006_000169.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 5.18801909,
                "relative_pitch": -5.37459033215412,
                "relative_heading": 308.977635328493,
                "relative_elevation": -0.48809093609449405
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000136/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000136/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000136/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000136/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002371_pano_0007_000136/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000136/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000136/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000136/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000136/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91155019014622,
                        52.3618561538277,
                        46.5462701246142
                    ]
                },
                "distance": 5.29,
                "direction": 219.73,
                "angle": -2.5,
                "elevation": -0.23,
                "pano_id": "TMX7316010203-002371_pano_0007_000136",
                "timestamp": "2021-12-31T08:53:50.493530Z",
                "filename": "pano_0007_000136.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 5.29143248,
                "relative_pitch": -2.4985773105030744,
                "relative_heading": 219.73062193977762,
                "relative_elevation": -0.23089729156349392
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001640/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001640/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001640/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001640/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_001640/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001640/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001640/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001640/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001640/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91153144425491,
                        52.3619155834401,
                        46.5684231417254
                    ]
                },
                "distance": 5.31,
                "direction": 298.63,
                "angle": -2.25,
                "elevation": -0.21,
                "pano_id": "TMX7316010203-002047_pano_0000_001640",
                "timestamp": "2021-03-18T10:12:22.483650Z",
                "filename": "pano_0000_001640.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 5.30827474,
                "relative_pitch": -2.251957019714204,
                "relative_heading": 298.631206834362,
                "relative_elevation": -0.20874427445230026
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000333/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000333/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000333/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000333/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000333/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000333/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000333/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000333/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000333/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91164843171495,
                        52.3619321066586,
                        47.9579980745912
                    ]
                },
                "distance": 5.49,
                "direction": 37.07,
                "angle": 12.13,
                "elevation": 1.18,
                "pano_id": "TMX7316010203-000702_pano_0000_000333",
                "timestamp": "2018-05-02T08:23:19.710210Z",
                "filename": "pano_0000_000333.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 5.49196406,
                "relative_pitch": 12.134462373055397,
                "relative_heading": 37.067631229427306,
                "relative_elevation": 1.1808306584135053
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000069/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000069/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000069/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000069/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001684_pano_0000_000069/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000069/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000069/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000069/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000069/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91167836230935,
                        52.3618787556333,
                        47.7264141691849
                    ]
                },
                "distance": 5.57,
                "direction": 106.2,
                "angle": 9.67,
                "elevation": 0.95,
                "pano_id": "TMX7316010203-001684_pano_0000_000069",
                "timestamp": "2020-04-30T08:13:54.144130Z",
                "filename": "pano_0000_000069.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 5.57055161,
                "relative_pitch": 9.67056588841194,
                "relative_heading": 106.20304635621147,
                "relative_elevation": 0.949246753007202
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000059/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000059/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000059/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000059/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000059/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000059/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000059/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000059/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000059/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91162318339269,
                        52.3619427362329,
                        46.6019313326105
                    ]
                },
                "distance": 5.79,
                "direction": 15.95,
                "angle": -1.73,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-002453_pano_0000_000059",
                "timestamp": "2022-03-21T07:29:06.807340Z",
                "filename": "pano_0000_000059.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 5.78775051,
                "relative_pitch": -1.734218103693607,
                "relative_heading": 15.948670514398607,
                "relative_elevation": -0.17523608356719933
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004847/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004847/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004847/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004847/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_004847/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004847/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004847/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004847/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004847/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91152922550456,
                        52.3619227962775,
                        46.644854972139
                    ]
                },
                "distance": 5.86,
                "direction": 304.82,
                "angle": -1.29,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-001181_pano_0000_004847",
                "timestamp": "2019-05-14T07:52:07.962040Z",
                "filename": "pano_0000_004847.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 5.85970881,
                "relative_pitch": -1.2935210363290894,
                "relative_heading": 304.82326640145686,
                "relative_elevation": -0.13231244403869624
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000067/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000067/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000067/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000067/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001684_pano_0000_000067/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000067/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000067/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000067/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000067/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91153673873523,
                        52.3618557413749,
                        47.6960383206606
                    ]
                },
                "distance": 5.95,
                "direction": 226.25,
                "angle": 8.78,
                "elevation": 0.92,
                "pano_id": "TMX7316010203-001684_pano_0000_000067",
                "timestamp": "2020-04-30T08:13:52.719230Z",
                "filename": "pano_0000_000067.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 5.95088974,
                "relative_pitch": 8.777662392718305,
                "relative_heading": 226.247394704856,
                "relative_elevation": 0.9188709044829011
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006090/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006090/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006090/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006090/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_006090/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006090/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006090/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006090/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006090/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91166888900694,
                        52.3619256918088,
                        46.3613084424287
                    ]
                },
                "distance": 5.97,
                "direction": 52.05,
                "angle": -3.99,
                "elevation": -0.42,
                "pano_id": "TMX7316010203-001675_pano_0000_006090",
                "timestamp": "2020-04-24T11:10:47.864670Z",
                "filename": "pano_0000_006090.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 5.96522156,
                "relative_pitch": -3.987861318100403,
                "relative_heading": 52.051056926906966,
                "relative_elevation": -0.41585897374899616
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000138/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000138/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000138/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000138/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002371_pano_0007_000138/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000138/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000138/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000138/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000138/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91168800108861,
                        52.3618840349608,
                        46.5546036204323
                    ]
                },
                "distance": 6.08,
                "direction": 99.15,
                "angle": -2.1,
                "elevation": -0.22,
                "pano_id": "TMX7316010203-002371_pano_0007_000138",
                "timestamp": "2021-12-31T08:53:51.543420Z",
                "filename": "pano_0007_000138.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 6.08324715,
                "relative_pitch": -2.095308748560964,
                "relative_heading": 99.14626900211746,
                "relative_elevation": -0.2225637957453941
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03199/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03199/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03199/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03199/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03199/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03199/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03199/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03199/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03199/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911684345518258,
                        52.36187486914385,
                        0.0
                    ]
                },
                "distance": 6.09,
                "direction": 109.04,
                "angle": -82.58,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03199",
                "timestamp": "2025-06-19T05:48:39Z",
                "filename": "recording_2025-06-19_04-38-42_03199.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 6.09010167,
                "relative_pitch": -82.58216334868108,
                "relative_heading": 109.04121076442237,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03197/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03197/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03197/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03197/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03197/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03197/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03197/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03197/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03197/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911543225315089,
                        52.36184958600764,
                        0.0
                    ]
                },
                "distance": 6.16,
                "direction": 218.78,
                "angle": -82.5,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03197",
                "timestamp": "2025-06-19T05:48:36Z",
                "filename": "recording_2025-06-19_04-38-42_03197.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 6.15759902,
                "relative_pitch": -82.50088120856786,
                "relative_heading": 218.7792537982413,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000335/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000335/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000335/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000335/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000335/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000335/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000335/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000335/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000335/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91150966456099,
                        52.3619043744316,
                        47.9614661308005
                    ]
                },
                "distance": 6.28,
                "direction": 281.92,
                "angle": 10.68,
                "elevation": 1.18,
                "pano_id": "TMX7316010203-000702_pano_0000_000335",
                "timestamp": "2018-05-02T08:23:20.885150Z",
                "filename": "pano_0000_000335.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 6.27816999,
                "relative_pitch": 10.682606504494606,
                "relative_heading": 281.9159395816925,
                "relative_elevation": 1.1842987146228054
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003554/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003554/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003554/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003554/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003554/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003554/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003554/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003554/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003554/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91151206056222,
                        52.3619136254765,
                        46.9846447594464
                    ]
                },
                "distance": 6.42,
                "direction": 291.25,
                "angle": 1.85,
                "elevation": 0.21,
                "pano_id": "TMX7316010203-001681_pano_0000_003554",
                "timestamp": "2020-04-29T11:24:41.119300Z",
                "filename": "pano_0000_003554.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 6.41601271,
                "relative_pitch": 1.852152668596077,
                "relative_heading": 291.25277346689074,
                "relative_elevation": 0.2074773432686996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000529/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000529/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000529/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000529/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0004_000529/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000529/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000529/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000529/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000529/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91169420601561,
                        52.3618826211522,
                        46.4506148211658
                    ]
                },
                "distance": 6.53,
                "direction": 99.92,
                "angle": -2.86,
                "elevation": -0.33,
                "pano_id": "TMX7316010203-002541_pano_0004_000529",
                "timestamp": "2022-04-25T08:06:09.090200Z",
                "filename": "pano_0004_000529.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 6.52617228,
                "relative_pitch": -2.864541883727244,
                "relative_heading": 99.92001680639748,
                "relative_elevation": -0.32655259501189704
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003320/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003320/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003320/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003320/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003320/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003320/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003320/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003320/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003320/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9116966857292,
                        52.3618943706665,
                        49.3377288598567
                    ]
                },
                "distance": 6.6,
                "direction": 88.41,
                "angle": 21.2,
                "elevation": 2.56,
                "pano_id": "TMX7316010203-001681_pano_0000_003320",
                "timestamp": "2020-04-29T11:19:41.166570Z",
                "filename": "pano_0000_003320.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 6.6000654,
                "relative_pitch": 21.20426168299029,
                "relative_heading": 88.40999827336529,
                "relative_elevation": 2.5605614436790063
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003552/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003552/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003552/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003552/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003552/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003552/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003552/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003552/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003552/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91165095137019,
                        52.3619435764148,
                        47.0070306640118
                    ]
                },
                "distance": 6.64,
                "direction": 31.61,
                "angle": 1.98,
                "elevation": 0.23,
                "pano_id": "TMX7316010203-001681_pano_0000_003552",
                "timestamp": "2020-04-29T11:24:40.219510Z",
                "filename": "pano_0000_003552.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 6.64396535,
                "relative_pitch": 1.9814888028902053,
                "relative_heading": 31.606300307442,
                "relative_elevation": 0.2298632478341034
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001642/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001642/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001642/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001642/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_001642/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001642/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001642/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001642/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001642/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9116726235246,
                        52.3619392462409,
                        46.5876762224361
                    ]
                },
                "distance": 7.17,
                "direction": 43.77,
                "angle": -1.51,
                "elevation": -0.19,
                "pano_id": "TMX7316010203-002047_pano_0000_001642",
                "timestamp": "2021-03-18T10:12:24.293540Z",
                "filename": "pano_0000_001642.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 7.16816082,
                "relative_pitch": -1.5142681595013818,
                "relative_heading": 43.76612352091749,
                "relative_elevation": -0.1894911937415955
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000058/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000058/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000058/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000058/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0009_000058/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000058/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000058/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000058/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000058/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91170507395003,
                        52.3619103029822,
                        45.0257191117853
                    ]
                },
                "distance": 7.43,
                "direction": 74.74,
                "angle": -13.26,
                "elevation": -1.75,
                "pano_id": "TMX7316010203-002857_pano_0009_000058",
                "timestamp": "2022-12-14T12:44:59.117010Z",
                "filename": "pano_0009_000058.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 7.4309996,
                "relative_pitch": -13.262273538391508,
                "relative_heading": 74.7387688979674,
                "relative_elevation": -1.7514483043923974
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000055/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000055/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000055/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000055/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0009_000055/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000055/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000055/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000055/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000055/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91149161273025,
                        52.3618735770059,
                        44.9710947088897
                    ]
                },
                "distance": 7.67,
                "direction": 253.88,
                "angle": -13.24,
                "elevation": -1.81,
                "pano_id": "TMX7316010203-002857_pano_0009_000055",
                "timestamp": "2022-12-14T12:44:57.567000Z",
                "filename": "pano_0009_000055.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 7.67433585,
                "relative_pitch": -13.242971998728281,
                "relative_heading": 253.88089807499867,
                "relative_elevation": -1.8060727072879956
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000072/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000072/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000072/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000072/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0016_000072/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000072/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000072/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000072/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000072/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91159323481858,
                        52.3619620901893,
                        46.6769254393876
                    ]
                },
                "distance": 7.73,
                "direction": 356.66,
                "angle": -0.74,
                "elevation": -0.1,
                "pano_id": "TMX7315120208-000070_pano_0016_000072",
                "timestamp": "2016-06-07T12:49:22.231390Z",
                "filename": "pano_0016_000072.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 7.7316635,
                "relative_pitch": -0.7428052732767619,
                "relative_heading": 356.6645325853856,
                "relative_elevation": -0.10024197679009461
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002289/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002289/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002289/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002289/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002289/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002289/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002289/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002289/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002289/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91155160445705,
                        52.361957178177,
                        52.134468536824
                    ]
                },
                "distance": 7.89,
                "direction": 335.39,
                "angle": 34.18,
                "elevation": 5.36,
                "pano_id": "TMX7316010203-001047_pano_0000_002289",
                "timestamp": "2019-01-10T12:08:04.093550Z",
                "filename": "pano_0000_002289.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 7.88885239,
                "relative_pitch": 34.18033388039274,
                "relative_heading": 335.38530125085043,
                "relative_elevation": 5.357301120646305
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000073/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000073/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000073/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000073/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0016_000073/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000073/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000073/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000073/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000073/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91152371538606,
                        52.3619471675435,
                        46.7030238034204
                    ]
                },
                "distance": 7.97,
                "direction": 319.44,
                "angle": -0.53,
                "elevation": -0.07,
                "pano_id": "TMX7315120208-000070_pano_0016_000073",
                "timestamp": "2016-06-07T12:49:22.771400Z",
                "filename": "pano_0016_000073.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 7.97443394,
                "relative_pitch": -0.5327015955577934,
                "relative_heading": 319.4364922702062,
                "relative_elevation": -0.07414361275729675
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000534/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000534/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000534/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000534/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000534/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000534/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000534/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000534/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000534/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9115560231228,
                        52.3619606198463,
                        46.3970114355907
                    ]
                },
                "distance": 8.12,
                "direction": 338.44,
                "angle": -2.68,
                "elevation": -0.38,
                "pano_id": "TMX7316010203-002590_pano_0003_000534",
                "timestamp": "2022-06-10T14:15:46.418310Z",
                "filename": "pano_0003_000534.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.12320262,
                "relative_pitch": -2.679417692496098,
                "relative_heading": 338.4420540920099,
                "relative_elevation": -0.3801559805869985
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00057/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00057/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00057/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00057/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track15_Sphere_00057/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00057/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00057/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00057/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00057/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911513456764684,
                        52.3618423481265,
                        0.0
                    ]
                },
                "distance": 8.13,
                "direction": 226.39,
                "angle": -80.14,
                "elevation": -46.78,
                "pano_id": "b_20241204_1003_Track15_Sphere_00057",
                "timestamp": "2024-12-04T10:17:52Z",
                "filename": "Job_20241204_1003_Track15_Sphere_00057.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.1271869,
                "relative_pitch": -80.14367206967317,
                "relative_heading": 226.39057478438644,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000000/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000000/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000000/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000000/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0010_000000/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0010_000000/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0010_000000/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000000/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000000/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91158254903042,
                        52.361965833237,
                        46.4514963850379
                    ]
                },
                "distance": 8.22,
                "direction": 351.76,
                "angle": -2.27,
                "elevation": -0.33,
                "pano_id": "TMX7316010203-002625_pano_0010_000000",
                "timestamp": "2022-06-24T07:31:23.798610Z",
                "filename": "pano_0010_000000.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.21988829,
                "relative_pitch": -2.268865535619135,
                "relative_heading": 351.7620063480243,
                "relative_elevation": -0.3256710311397981
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000061/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000061/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000061/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000061/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000061/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000061/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000061/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000061/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000061/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9114840402267,
                        52.3619145724657,
                        46.5911157224327
                    ]
                },
                "distance": 8.25,
                "direction": 287.13,
                "angle": -1.29,
                "elevation": -0.19,
                "pano_id": "TMX7316010203-002453_pano_0000_000061",
                "timestamp": "2022-03-21T07:29:07.767340Z",
                "filename": "pano_0000_000061.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.25459411,
                "relative_pitch": -1.2911806554206513,
                "relative_heading": 287.12826009240933,
                "relative_elevation": -0.18605169374500008
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004845/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004845/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004845/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004845/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_004845/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004845/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004845/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004845/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004845/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91167400081558,
                        52.3619520854891,
                        46.6598399411887
                    ]
                },
                "distance": 8.32,
                "direction": 37.41,
                "angle": -0.81,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-001181_pano_0000_004845",
                "timestamp": "2019-05-14T07:52:06.866960Z",
                "filename": "pano_0000_004845.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.3159079,
                "relative_pitch": -0.8083210184976038,
                "relative_heading": 37.41106392772091,
                "relative_elevation": -0.11732747498899698
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003317/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003317/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003317/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003317/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003317/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003317/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003317/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003317/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003317/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91148435420038,
                        52.3618675425526,
                        49.3708237856627
                    ]
                },
                "distance": 8.35,
                "direction": 250.39,
                "angle": 17.25,
                "elevation": 2.59,
                "pano_id": "TMX7316010203-001681_pano_0000_003317",
                "timestamp": "2020-04-29T11:19:38.971590Z",
                "filename": "pano_0000_003317.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.35124779,
                "relative_pitch": 17.253285118243507,
                "relative_heading": 250.39488013390624,
                "relative_elevation": 2.5936563694850037
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000167/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000167/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000167/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000167/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0006_000167/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000167/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000167/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000167/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000167/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91168007609207,
                        52.3619510663425,
                        46.3076542774215
                    ]
                },
                "distance": 8.49,
                "direction": 40.1,
                "angle": -3.17,
                "elevation": -0.47,
                "pano_id": "TMX7316010203-002373_pano_0006_000167",
                "timestamp": "2021-12-31T09:54:35.775400Z",
                "filename": "pano_0006_000167.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.4865863,
                "relative_pitch": -3.166611951069853,
                "relative_heading": 40.09656640603948,
                "relative_elevation": -0.4695131387561986
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000347/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000347/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000347/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000347/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_000347/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000347/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000347/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000347/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000347/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91149160365347,
                        52.3618545067422,
                        46.4980631023645
                    ]
                },
                "distance": 8.51,
                "direction": 240.02,
                "angle": -1.88,
                "elevation": -0.28,
                "pano_id": "TMX7316010203-000221_pano_0000_000347",
                "timestamp": "2017-03-23T10:11:58.175870Z",
                "filename": "pano_0000_000347.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.5117719,
                "relative_pitch": -1.8780779963559155,
                "relative_heading": 240.02481817707934,
                "relative_elevation": -0.27910431381319967
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00060/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00060/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00060/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00060/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track15_Sphere_00060/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00060/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00060/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00060/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00060/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91172551422319,
                        52.361886862332646,
                        0.0
                    ]
                },
                "distance": 8.59,
                "direction": 94.36,
                "angle": -79.6,
                "elevation": -46.78,
                "pano_id": "b_20241204_1003_Track15_Sphere_00060",
                "timestamp": "2024-12-04T10:17:54Z",
                "filename": "Job_20241204_1003_Track15_Sphere_00060.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.58622147,
                "relative_pitch": -79.59880947596892,
                "relative_heading": 94.35730862784638,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03653/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03653/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03653/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03653/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03653/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03653/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03653/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03653/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03653/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911570754669691,
                        52.36196847828787,
                        0.0
                    ]
                },
                "distance": 8.66,
                "direction": 346.77,
                "angle": -79.51,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03653",
                "timestamp": "2025-06-19T06:06:38Z",
                "filename": "recording_2025-06-19_04-38-42_03653.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.65910481,
                "relative_pitch": -79.51247086796553,
                "relative_heading": 346.77323214733144,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002078/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002078/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002078/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002078/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002078/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002078/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002078/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002078/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002078/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91168529544776,
                        52.3619503689055,
                        44.4921985846013
                    ]
                },
                "distance": 8.66,
                "direction": 42.23,
                "angle": -14.78,
                "elevation": -2.28,
                "pano_id": "TMX7316010203-001047_pano_0000_002078",
                "timestamp": "2019-01-10T12:06:19.559410Z",
                "filename": "pano_0000_002078.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.6622127,
                "relative_pitch": -14.777204654108143,
                "relative_heading": 42.226720671120155,
                "relative_elevation": -2.2849688315764
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002075/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002075/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002075/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002075/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002075/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002075/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002075/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002075/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002075/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91147465952679,
                        52.3619070539201,
                        44.4654555171728
                    ]
                },
                "distance": 8.68,
                "direction": 280.59,
                "angle": -14.92,
                "elevation": -2.31,
                "pano_id": "TMX7316010203-001047_pano_0000_002075",
                "timestamp": "2019-01-10T12:06:17.939410Z",
                "filename": "pano_0000_002075.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.67530933,
                "relative_pitch": -14.920910288633234,
                "relative_heading": 280.5907317129651,
                "relative_elevation": -2.311711899004898
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00224/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00224/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00224/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00224/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track02_Sphere_00224/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track02_Sphere_00224/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track02_Sphere_00224/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00224/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00224/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91157797016233,
                        52.36197054748842,
                        0.0
                    ]
                },
                "distance": 8.79,
                "direction": 350.24,
                "angle": -79.36,
                "elevation": -46.78,
                "pano_id": "b_20241211_0954_Track02_Sphere_00224",
                "timestamp": "2024-12-11T09:37:03Z",
                "filename": "Job_20241211_0954_Track02_Sphere_00224.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.78684855,
                "relative_pitch": -79.36126022049739,
                "relative_heading": 350.23898396503927,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000689/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000689/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000689/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000689/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_000689/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000689/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000689/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000689/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000689/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91154378338328,
                        52.3619649358926,
                        46.5514180269092
                    ]
                },
                "distance": 8.9,
                "direction": 334.58,
                "angle": -1.45,
                "elevation": -0.23,
                "pano_id": "TMX7316010203-002050_pano_0000_000689",
                "timestamp": "2021-03-19T09:55:33.448310Z",
                "filename": "pano_0000_000689.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.89643506,
                "relative_pitch": -1.4535836015340804,
                "relative_heading": 334.5813448027538,
                "relative_elevation": -0.22574938926850052
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000170/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000170/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000170/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000170/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0006_000170/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000170/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000170/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000170/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000170/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91147136815318,
                        52.3619073848017,
                        46.2811578456312
                    ]
                },
                "distance": 8.9,
                "direction": 280.56,
                "angle": -3.19,
                "elevation": -0.5,
                "pano_id": "TMX7316010203-002373_pano_0006_000170",
                "timestamp": "2021-12-31T09:54:36.945400Z",
                "filename": "pano_0006_000170.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.90247581,
                "relative_pitch": -3.1889895912193906,
                "relative_heading": 280.5584381473365,
                "relative_elevation": -0.49600957054649797
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002288/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002288/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002288/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002288/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002288/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002288/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002288/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002288/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002288/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91162152302696,
                        52.3619716465031,
                        52.2309329649433
                    ]
                },
                "distance": 8.91,
                "direction": 9.55,
                "angle": 31.48,
                "elevation": 5.45,
                "pano_id": "TMX7316010203-001047_pano_0000_002288",
                "timestamp": "2019-01-10T12:08:03.658600Z",
                "filename": "pano_0000_002288.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.90531433,
                "relative_pitch": 31.48400946965777,
                "relative_heading": 9.548438947010276,
                "relative_elevation": 5.4537655487656025
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000193/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000193/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000193/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000193/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_000193/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000193/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000193/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000193/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000193/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91159414794583,
                        52.361973065262,
                        47.3983642598614
                    ]
                },
                "distance": 8.95,
                "direction": 357.52,
                "angle": 3.97,
                "elevation": 0.62,
                "pano_id": "TMX7316010203-001536_pano_0000_000193",
                "timestamp": "2020-01-07T08:33:17.519740Z",
                "filename": "pano_0000_000193.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.94820891,
                "relative_pitch": 3.9711797191159395,
                "relative_heading": 357.5171537014446,
                "relative_elevation": 0.6211968436837054
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000222/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000222/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000222/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000222/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_000222/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000222/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000222/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000222/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000222/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91160056224832,
                        52.3619731510868,
                        45.9137725066394
                    ]
                },
                "distance": 8.95,
                "direction": 0.32,
                "angle": -5.51,
                "elevation": -0.86,
                "pano_id": "TMX7316010203-000711_pano_0000_000222",
                "timestamp": "2018-05-08T10:33:06.100380Z",
                "filename": "pano_0000_000222.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 8.94949463,
                "relative_pitch": -5.51050808013326,
                "relative_heading": 0.3157589883278705,
                "relative_elevation": -0.8633949095383002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000924/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000924/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000924/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000924/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001903_pano_0000_000924/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_000924/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_000924/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000924/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000924/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91155989578523,
                        52.361969960556,
                        46.5768022229895
                    ]
                },
                "distance": 9.01,
                "direction": 342.43,
                "angle": -1.27,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-001903_pano_0000_000924",
                "timestamp": "2020-09-01T10:12:34.297710Z",
                "filename": "pano_0000_000924.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.01478711,
                "relative_pitch": -1.2732624670547985,
                "relative_heading": 342.43207735639425,
                "relative_elevation": -0.20036519318819757
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001499/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001499/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001499/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001499/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001499/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001499/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001499/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001499/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001499/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91160231992298,
                        52.3619741754483,
                        46.2523115249351
                    ]
                },
                "distance": 9.06,
                "direction": 1.07,
                "angle": -3.31,
                "elevation": -0.52,
                "pano_id": "TMX7316010203-002542_pano_0000_001499",
                "timestamp": "2022-04-25T08:36:44.474680Z",
                "filename": "pano_0000_001499.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.06492034,
                "relative_pitch": -3.313707072999444,
                "relative_heading": 1.0686124849356768,
                "relative_elevation": -0.5248558912425949
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000138/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000138/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000138/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000138/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000138/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000138/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000138/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000138/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000138/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91159091877876,
                        52.3619759623206,
                        46.0385594759136
                    ]
                },
                "distance": 9.28,
                "direction": 356.25,
                "angle": -4.55,
                "elevation": -0.74,
                "pano_id": "TMX7316010203-001051_pano_0000_000138",
                "timestamp": "2019-01-14T07:56:46.815440Z",
                "filename": "pano_0000_000138.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.28208575,
                "relative_pitch": -4.549638512425734,
                "relative_heading": 356.24665312738585,
                "relative_elevation": -0.7386079402640959
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000533/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000533/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000533/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000533/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000533/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000533/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000533/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000533/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000533/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91162720864154,
                        52.3619752831557,
                        46.3737588105723
                    ]
                },
                "distance": 9.37,
                "direction": 11.47,
                "angle": -2.46,
                "elevation": -0.4,
                "pano_id": "TMX7316010203-002590_pano_0003_000533",
                "timestamp": "2022-06-10T14:15:41.668300Z",
                "filename": "pano_0003_000533.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.37391114,
                "relative_pitch": -2.4642176521984687,
                "relative_heading": 11.473103847556406,
                "relative_elevation": -0.4034086056053994
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001639/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001639/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001639/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001639/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_001639/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001639/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001639/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001639/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001639/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91146210500649,
                        52.3618994495928,
                        46.5769486008212
                    ]
                },
                "distance": 9.41,
                "direction": 274.56,
                "angle": -1.22,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-002047_pano_0000_001639",
                "timestamp": "2021-03-18T10:12:21.103560Z",
                "filename": "pano_0000_001639.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.41256845,
                "relative_pitch": -1.2185795424325991,
                "relative_heading": 274.55977891645665,
                "relative_elevation": -0.2002188153565001
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000223/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000223/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000223/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000223/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_000223/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000223/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000223/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000223/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000223/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91152883031985,
                        52.3619658265872,
                        45.8847641665488
                    ]
                },
                "distance": 9.46,
                "direction": 329.26,
                "angle": -5.39,
                "elevation": -0.89,
                "pano_id": "TMX7316010203-000711_pano_0000_000223",
                "timestamp": "2018-05-08T10:33:07.015430Z",
                "filename": "pano_0000_000223.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.46395235,
                "relative_pitch": -5.386776790696938,
                "relative_heading": 329.2612717509672,
                "relative_elevation": -0.8924032496288987
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03654/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03654/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03654/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03654/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03654/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03654/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03654/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03654/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03654/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911501605995452,
                        52.3619535774403,
                        0.0
                    ]
                },
                "distance": 9.52,
                "direction": 315.34,
                "angle": -78.5,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03654",
                "timestamp": "2025-06-19T06:06:39Z",
                "filename": "recording_2025-06-19_04-38-42_03654.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.52006543,
                "relative_pitch": -78.49630312533426,
                "relative_heading": 315.33820388979154,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000526/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000526/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000526/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000526/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0004_000526/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000526/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000526/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000526/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000526/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91148886823764,
                        52.3618407072504,
                        46.4297261554748
                    ]
                },
                "distance": 9.52,
                "direction": 232.56,
                "angle": -2.09,
                "elevation": -0.35,
                "pano_id": "TMX7316010203-002541_pano_0004_000526",
                "timestamp": "2022-04-25T08:06:07.720180Z",
                "filename": "pano_0004_000526.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.52108429,
                "relative_pitch": -2.089897323447257,
                "relative_heading": 232.55951249302157,
                "relative_elevation": -0.34744126070289383
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00225/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00225/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00225/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00225/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track02_Sphere_00225/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track02_Sphere_00225/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track02_Sphere_00225/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00225/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00225/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911507831581843,
                        52.36195760198989,
                        0.0
                    ]
                },
                "distance": 9.56,
                "direction": 319.04,
                "angle": -78.45,
                "elevation": -46.78,
                "pano_id": "b_20241211_0954_Track02_Sphere_00225",
                "timestamp": "2024-12-11T09:37:04Z",
                "filename": "Job_20241211_0954_Track02_Sphere_00225.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.5603738,
                "relative_pitch": -78.44890242804001,
                "relative_heading": 319.0351213261778,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000058/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000058/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000058/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000058/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000058/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000058/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000058/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000058/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000058/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91169326748958,
                        52.3619572348173,
                        46.5984650058672
                    ]
                },
                "distance": 9.59,
                "direction": 41.56,
                "angle": -1.07,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-002453_pano_0000_000058",
                "timestamp": "2022-03-21T07:29:06.322390Z",
                "filename": "pano_0000_000058.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.59357673,
                "relative_pitch": -1.067142132349368,
                "relative_heading": 41.561899100884375,
                "relative_elevation": -0.17870241031049972
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001432/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001432/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001432/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001432/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001432/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001432/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001432/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001432/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001432/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91146195434269,
                        52.3618743640098,
                        46.5081343827769
                    ]
                },
                "distance": 9.61,
                "direction": 257.73,
                "angle": -1.6,
                "elevation": -0.27,
                "pano_id": "TMX7316010203-000998_pano_0004_001432",
                "timestamp": "2018-11-21T12:03:21.056630Z",
                "filename": "pano_0004_001432.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.61267488,
                "relative_pitch": -1.603136981294106,
                "relative_heading": 257.72869901424264,
                "relative_elevation": -0.2690330334007953
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000688/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000688/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000688/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000688/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_000688/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000688/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000688/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000688/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000688/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91161398178574,
                        52.3619788734085,
                        46.5554894208908
                    ]
                },
                "distance": 9.63,
                "direction": 5.74,
                "angle": -1.32,
                "elevation": -0.22,
                "pano_id": "TMX7316010203-002050_pano_0000_000688",
                "timestamp": "2021-03-19T09:55:32.718300Z",
                "filename": "pano_0000_000688.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.63440433,
                "relative_pitch": -1.3180859363433697,
                "relative_heading": 5.739501482143344,
                "relative_elevation": -0.22167799528689613
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001436/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001436/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001436/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001436/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001436/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001436/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001436/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001436/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001436/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91172935369902,
                        52.3619287896749,
                        46.5213728928939
                    ]
                },
                "distance": 9.69,
                "direction": 65.54,
                "angle": -1.51,
                "elevation": -0.26,
                "pano_id": "TMX7316010203-000998_pano_0004_001436",
                "timestamp": "2018-11-21T12:03:23.381670Z",
                "filename": "pano_0004_001436.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.69274632,
                "relative_pitch": -1.511702171400836,
                "relative_heading": 65.5417713262233,
                "relative_elevation": -0.2557945232837966
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006087/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006087/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006087/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006087/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_006087/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006087/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006087/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006087/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006087/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91145842565533,
                        52.3618823441483,
                        46.346212035045
                    ]
                },
                "distance": 9.7,
                "direction": 263.16,
                "angle": -2.54,
                "elevation": -0.43,
                "pano_id": "TMX7316010203-001675_pano_0000_006087",
                "timestamp": "2020-04-24T11:10:46.264690Z",
                "filename": "pano_0000_006087.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.70243311,
                "relative_pitch": -2.543249228917035,
                "relative_heading": 263.1625525504689,
                "relative_elevation": -0.4309553811326978
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001500/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001500/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001500/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001500/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001500/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001500/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001500/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001500/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001500/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91152907643975,
                        52.3619684681941,
                        46.2396815726534
                    ]
                },
                "distance": 9.71,
                "direction": 330.23,
                "angle": -3.17,
                "elevation": -0.54,
                "pano_id": "TMX7316010203-002542_pano_0000_001500",
                "timestamp": "2022-04-25T08:36:45.199690Z",
                "filename": "pano_0000_001500.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.70942453,
                "relative_pitch": -3.1684958392901836,
                "relative_heading": 330.23293904965067,
                "relative_elevation": -0.5374858435242942
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002290/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002290/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002290/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002290/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002290/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002290/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002290/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002290/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002290/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91148177320204,
                        52.3619425628388,
                        52.0201418623328
                    ]
                },
                "distance": 9.77,
                "direction": 304.59,
                "angle": 28.22,
                "elevation": 5.24,
                "pano_id": "TMX7316010203-001047_pano_0000_002290",
                "timestamp": "2019-01-10T12:08:04.528530Z",
                "filename": "pano_0000_002290.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.76949788,
                "relative_pitch": 28.221020747966282,
                "relative_heading": 304.58670302541003,
                "relative_elevation": 5.242974446155102
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001967/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001967/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001967/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001967/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000243_pano_0001_001967/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000243_pano_0001_001967/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000243_pano_0001_001967/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001967/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001967/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91163089898827,
                        52.36197854454,
                        46.3291354821995
                    ]
                },
                "distance": 9.78,
                "direction": 12.49,
                "angle": -2.62,
                "elevation": -0.45,
                "pano_id": "TMX7316010203-000243_pano_0001_001967",
                "timestamp": "2017-04-04T12:16:31.436930Z",
                "filename": "pano_0001_001967.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.78112351,
                "relative_pitch": -2.622644308345241,
                "relative_heading": 12.493512369359713,
                "relative_elevation": -0.44803193397819996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000010/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000010/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000010/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000010/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002468_pano_0000_000010/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000010/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000010/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000010/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000010/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9117408922185,
                        52.3619140409853,
                        46.825521745719
                    ]
                },
                "distance": 9.9,
                "direction": 76.13,
                "angle": 0.28,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-002468_pano_0000_000010",
                "timestamp": "2022-03-23T07:01:51.153590Z",
                "filename": "pano_0000_000010.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.89741362,
                "relative_pitch": 0.2799192867879222,
                "relative_heading": 76.13398186828762,
                "relative_elevation": 0.04835432954130425
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000135/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000135/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000135/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000135/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002371_pano_0007_000135/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000135/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000135/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000135/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000135/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91148059248168,
                        52.3618418614664,
                        46.5367310401052
                    ]
                },
                "distance": 9.9,
                "direction": 235.13,
                "angle": -1.39,
                "elevation": -0.24,
                "pano_id": "TMX7316010203-002371_pano_0007_000135",
                "timestamp": "2021-12-31T08:53:49.983430Z",
                "filename": "pano_0007_000135.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.90062014,
                "relative_pitch": -1.3911535011101683,
                "relative_heading": 235.13396401257626,
                "relative_elevation": -0.2404363760724948
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000535/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000535/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000535/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000535/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000535/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000535/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000535/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000535/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000535/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91148457480832,
                        52.3619471071735,
                        46.4157703397796
                    ]
                },
                "distance": 9.91,
                "direction": 307.62,
                "angle": -2.09,
                "elevation": -0.36,
                "pano_id": "TMX7316010203-002590_pano_0003_000535",
                "timestamp": "2022-06-10T14:15:47.688320Z",
                "filename": "pano_0003_000535.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.9133095,
                "relative_pitch": -2.0878356895139296,
                "relative_heading": 307.62036281256354,
                "relative_elevation": -0.3613970763980987
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004848/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004848/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004848/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004848/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_004848/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004848/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004848/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004848/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004848/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91145641707977,
                        52.3619083163485,
                        46.6394700305536
                    ]
                },
                "distance": 9.92,
                "direction": 280.07,
                "angle": -0.8,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-001181_pano_0000_004848",
                "timestamp": "2019-05-14T07:52:08.501990Z",
                "filename": "pano_0000_004848.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.92309588,
                "relative_pitch": -0.7950112355408415,
                "relative_heading": 280.0692265174948,
                "relative_elevation": -0.13769738562409373
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000006/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000006/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000006/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000006/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002468_pano_0000_000006/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000006/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000006/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000006/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000006/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91145610427899,
                        52.3618779324114,
                        46.7344652675092
                    ]
                },
                "distance": 9.93,
                "direction": 260.46,
                "angle": -0.25,
                "elevation": -0.04,
                "pano_id": "TMX7316010203-002468_pano_0000_000006",
                "timestamp": "2022-03-23T07:01:48.808680Z",
                "filename": "pano_0000_000006.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 9.92895642,
                "relative_pitch": -0.24641439710141888,
                "relative_heading": 260.4574921554058,
                "relative_elevation": -0.04270214866849642
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000332/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000332/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000332/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000332/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000332/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000332/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000332/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000332/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000332/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91171789835813,
                        52.3619462753696,
                        47.9546068962663
                    ]
                },
                "distance": 10.01,
                "direction": 53.47,
                "angle": 6.71,
                "elevation": 1.18,
                "pano_id": "TMX7316010203-000702_pano_0000_000332",
                "timestamp": "2018-05-02T08:23:19.125120Z",
                "filename": "pano_0000_000332.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.00950877,
                "relative_pitch": 6.70899111058012,
                "relative_heading": 53.46505073350895,
                "relative_elevation": 1.1774394800886014
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000923/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000923/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000923/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000923/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001903_pano_0000_000923/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_000923/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_000923/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000923/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000923/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91163175782967,
                        52.3619807475022,
                        46.5816845223308
                    ]
                },
                "distance": 10.03,
                "direction": 12.52,
                "angle": -1.12,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-001903_pano_0000_000923",
                "timestamp": "2020-09-01T10:12:33.077680Z",
                "filename": "pano_0000_000923.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.0331093,
                "relative_pitch": -1.1161971318489536,
                "relative_heading": 12.516878750475298,
                "relative_elevation": -0.19548289384690065
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000070/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000070/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000070/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000070/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001684_pano_0000_000070/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000070/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000070/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000070/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000070/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91174742767966,
                        52.3618937219805,
                        47.7571237478405
                    ]
                },
                "distance": 10.05,
                "direction": 89.37,
                "angle": 5.57,
                "elevation": 0.98,
                "pano_id": "TMX7316010203-001684_pano_0000_000070",
                "timestamp": "2020-04-30T08:13:54.794130Z",
                "filename": "pano_0000_000070.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.05482176,
                "relative_pitch": 5.566542475416445,
                "relative_heading": 89.36771563262849,
                "relative_elevation": 0.9799563316628053
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000139/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000139/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000139/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000139/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000139/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000139/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000139/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000139/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000139/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91151685215247,
                        52.3619675260975,
                        45.993722028099
                    ]
                },
                "distance": 10.06,
                "direction": 325.82,
                "angle": -4.45,
                "elevation": -0.78,
                "pano_id": "TMX7316010203-001051_pano_0000_000139",
                "timestamp": "2019-01-14T07:56:47.820440Z",
                "filename": "pano_0000_000139.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.06175191,
                "relative_pitch": -4.452279078671384,
                "relative_heading": 325.81586941904,
                "relative_elevation": -0.7834453880786967
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000066/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000066/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000066/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000066/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001684_pano_0000_000066/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000066/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000066/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000066/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000066/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9114629270751,
                        52.3618571922413,
                        47.7233283706009
                    ]
                },
                "distance": 10.13,
                "direction": 247.03,
                "angle": 5.34,
                "elevation": 0.95,
                "pano_id": "TMX7316010203-001684_pano_0000_000066",
                "timestamp": "2020-04-30T08:13:51.914140Z",
                "filename": "pano_0000_000066.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.13024844,
                "relative_pitch": 5.335921761259303,
                "relative_heading": 247.02666983080198,
                "relative_elevation": 0.9461609544232061
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001637/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001637/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001637/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001637/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001637/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001637/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001637/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001637/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001637/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91156121316981,
                        52.3619806798386,
                        45.1750291353092
                    ]
                },
                "distance": 10.13,
                "direction": 344.95,
                "angle": -8.98,
                "elevation": -1.6,
                "pano_id": "TMX7316010203-000998_pano_0004_001637",
                "timestamp": "2018-11-21T12:08:28.293870Z",
                "filename": "pano_0004_001637.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.13464731,
                "relative_pitch": -8.983276537561357,
                "relative_heading": 344.9519725576347,
                "relative_elevation": -1.6021382808684947
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000194/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000194/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000194/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000194/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_000194/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000194/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000194/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000194/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000194/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91152063740173,
                        52.3619712113928,
                        47.3665863173082
                    ]
                },
                "distance": 10.27,
                "direction": 328.29,
                "angle": 3.29,
                "elevation": 0.59,
                "pano_id": "TMX7316010203-001536_pano_0000_000194",
                "timestamp": "2020-01-07T08:33:18.214770Z",
                "filename": "pano_0000_000194.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.26569646,
                "relative_pitch": 3.286107111259795,
                "relative_heading": 328.29315136105134,
                "relative_elevation": 0.5894189011305002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000001/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000001/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000001/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000001/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0010_000001/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0010_000001/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0010_000001/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000001/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000001/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911505790432,
                        52.361964834755,
                        46.5184245388955
                    ]
                },
                "distance": 10.27,
                "direction": 321.39,
                "angle": -1.44,
                "elevation": -0.26,
                "pano_id": "TMX7316010203-002625_pano_0010_000001",
                "timestamp": "2022-06-24T07:31:25.518540Z",
                "filename": "pano_0010_000001.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.26796407,
                "relative_pitch": -1.4434933790077453,
                "relative_heading": 321.3941457396601,
                "relative_elevation": -0.25874287728219514
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000071/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000071/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000071/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000071/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0016_000071/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000071/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000071/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000071/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000071/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91166299652197,
                        52.3619767256723,
                        46.6634619263932
                    ]
                },
                "distance": 10.29,
                "direction": 24.72,
                "angle": -0.63,
                "elevation": -0.11,
                "pano_id": "TMX7315120208-000070_pano_0016_000071",
                "timestamp": "2016-06-07T12:49:21.686390Z",
                "filename": "pano_0016_000071.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.28981338,
                "relative_pitch": -0.6331095887867548,
                "relative_heading": 24.716781638229932,
                "relative_elevation": -0.11370548978450046
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03196/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03196/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03196/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03196/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03196/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03196/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03196/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03196/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03196/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911470447655016,
                        52.36184318192893,
                        0.0
                    ]
                },
                "distance": 10.4,
                "direction": 237.98,
                "angle": -77.47,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03196",
                "timestamp": "2025-06-19T05:48:35Z",
                "filename": "recording_2025-06-19_04-38-42_03196.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.3964552,
                "relative_pitch": -77.46940748975871,
                "relative_heading": 237.9768099713675,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03652/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03652/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03652/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03652/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03652/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03652/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03652/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03652/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03652/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911640020254559,
                        52.36198343349083,
                        0.0
                    ]
                },
                "distance": 10.46,
                "direction": 15.17,
                "angle": -77.4,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03652",
                "timestamp": "2025-06-19T06:06:38Z",
                "filename": "recording_2025-06-19_04-38-42_03652.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.45811227,
                "relative_pitch": -77.39746089813781,
                "relative_heading": 15.173332565606708,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03200/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03200/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03200/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03200/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03200/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03200/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03200/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03200/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03200/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911753745621386,
                        52.361889591140475,
                        0.0
                    ]
                },
                "distance": 10.49,
                "direction": 91.9,
                "angle": -77.36,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03200",
                "timestamp": "2025-06-19T05:48:40Z",
                "filename": "recording_2025-06-19_04-38-42_03200.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.49040347,
                "relative_pitch": -77.3597969405273,
                "relative_heading": 91.90484575382872,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00223/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00223/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00223/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00223/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track02_Sphere_00223/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track02_Sphere_00223/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track02_Sphere_00223/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00223/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00223/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911648422077956,
                        52.36198302684252,
                        0.0
                    ]
                },
                "distance": 10.58,
                "direction": 18.23,
                "angle": -77.26,
                "elevation": -46.78,
                "pano_id": "b_20241211_0954_Track02_Sphere_00223",
                "timestamp": "2024-12-11T09:37:02Z",
                "filename": "Job_20241211_0954_Track02_Sphere_00223.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.57930643,
                "relative_pitch": -77.25615933988988,
                "relative_heading": 18.230641993531897,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000139/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000139/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000139/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000139/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002371_pano_0007_000139/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000139/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000139/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000139/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000139/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9117568427743,
                        52.3618982356334,
                        46.565092462115
                    ]
                },
                "distance": 10.71,
                "direction": 86.72,
                "angle": -1.13,
                "elevation": -0.21,
                "pano_id": "TMX7316010203-002371_pano_0007_000139",
                "timestamp": "2021-12-31T08:53:52.108470Z",
                "filename": "pano_0007_000139.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.71315557,
                "relative_pitch": -1.1340648318599782,
                "relative_heading": 86.71864588576331,
                "relative_elevation": -0.21207495406270027
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_10-17-35_00229/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_10-17-35_00229/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_10-17-35_00229/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_10-17-35_00229/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_10-17-35_00229/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_10-17-35_00229/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_10-17-35_00229/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_10-17-35_00229/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_10-17-35_00229/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911442999099436,
                        52.361885197058115,
                        0.0
                    ]
                },
                "distance": 10.72,
                "direction": 265.52,
                "angle": -77.1,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_10-17-35_00229",
                "timestamp": "2025-06-19T10:28:15Z",
                "filename": "recording_2025-06-19_10-17-35_00229.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.71711392,
                "relative_pitch": -77.09567950708409,
                "relative_heading": 265.5172113924126,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000192/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000192/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000192/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000192/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_000192/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000192/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000192/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000192/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000192/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91166713073506,
                        52.3619798750723,
                        47.4755737064406
                    ]
                },
                "distance": 10.73,
                "direction": 25.3,
                "angle": 3.73,
                "elevation": 0.7,
                "pano_id": "TMX7316010203-001536_pano_0000_000192",
                "timestamp": "2020-01-07T08:33:16.849730Z",
                "filename": "pano_0000_000192.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.72647184,
                "relative_pitch": 3.725300312805356,
                "relative_heading": 25.300611300869157,
                "relative_elevation": 0.698406290262902
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003555/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003555/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003555/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003555/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003555/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003555/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003555/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003555/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003555/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91144245429898,
                        52.3618981919537,
                        46.9750574594364
                    ]
                },
                "distance": 10.74,
                "direction": 273.25,
                "angle": 1.06,
                "elevation": 0.2,
                "pano_id": "TMX7316010203-001681_pano_0000_003555",
                "timestamp": "2020-04-29T11:24:41.569290Z",
                "filename": "pano_0000_003555.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.73868449,
                "relative_pitch": 1.0557141455973749,
                "relative_heading": 273.2475705594739,
                "relative_elevation": 0.19789004325870252
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000690/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000690/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000690/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000690/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_000690/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000690/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000690/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000690/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000690/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91147348909609,
                        52.3619509114696,
                        46.5602522781119
                    ]
                },
                "distance": 10.77,
                "direction": 306.95,
                "angle": -1.15,
                "elevation": -0.22,
                "pano_id": "TMX7316010203-002050_pano_0000_000690",
                "timestamp": "2021-03-19T09:55:34.173490Z",
                "filename": "pano_0000_000690.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.77061369,
                "relative_pitch": -1.153754314991935,
                "relative_heading": 306.9517440514065,
                "relative_elevation": -0.21691513806579366
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006091/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006091/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006091/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006091/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_006091/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006091/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006091/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006091/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006091/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91173842975286,
                        52.3619403913027,
                        46.3643725812435
                    ]
                },
                "distance": 10.83,
                "direction": 60.67,
                "angle": -2.18,
                "elevation": -0.41,
                "pano_id": "TMX7316010203-001675_pano_0000_006091",
                "timestamp": "2020-04-24T11:10:48.379750Z",
                "filename": "pano_0000_006091.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.82912063,
                "relative_pitch": -2.1829986970713726,
                "relative_heading": 60.672896403292974,
                "relative_elevation": -0.41279483493419633
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000336/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000336/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000336/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000336/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000336/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000336/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000336/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000336/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000336/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91144032799062,
                        52.3618906975585,
                        47.964185972698
                    ]
                },
                "distance": 10.87,
                "direction": 268.81,
                "angle": 6.23,
                "elevation": 1.19,
                "pano_id": "TMX7316010203-000702_pano_0000_000336",
                "timestamp": "2018-05-02T08:23:21.475110Z",
                "filename": "pano_0000_000336.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.86863217,
                "relative_pitch": 6.232859895077379,
                "relative_heading": 268.8107257244272,
                "relative_elevation": 1.1870185565203002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000074/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000074/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000074/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000074/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0016_000074/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000074/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000074/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000074/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000074/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9114537687325,
                        52.3619321423661,
                        46.7344555938616
                    ]
                },
                "distance": 10.87,
                "direction": 293.79,
                "angle": -0.23,
                "elevation": -0.04,
                "pano_id": "TMX7315120208-000070_pano_0016_000074",
                "timestamp": "2016-06-07T12:49:23.306360Z",
                "filename": "pano_0016_000074.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 10.87446537,
                "relative_pitch": -0.22504044902934378,
                "relative_heading": 293.7874240402433,
                "relative_elevation": -0.04271182231610027
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003551/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003551/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003551/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003551/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003551/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003551/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003551/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003551/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003551/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9117208925544,
                        52.361958637433,
                        47.0187939815223
                    ]
                },
                "distance": 11.04,
                "direction": 48.35,
                "angle": 1.25,
                "elevation": 0.24,
                "pano_id": "TMX7316010203-001681_pano_0000_003551",
                "timestamp": "2020-04-29T11:24:39.764250Z",
                "filename": "pano_0000_003551.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 11.03623875,
                "relative_pitch": 1.2542290286259197,
                "relative_heading": 48.35053695360869,
                "relative_elevation": 0.24162656534460325
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000530/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000530/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000530/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000530/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0004_000530/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000530/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000530/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000530/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000530/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91176190153393,
                        52.3618963073932,
                        46.463437593542
                    ]
                },
                "distance": 11.05,
                "direction": 87.93,
                "angle": -1.63,
                "elevation": -0.31,
                "pano_id": "TMX7316010203-002541_pano_0004_000530",
                "timestamp": "2022-04-25T08:06:09.640160Z",
                "filename": "pano_0004_000530.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 11.04740381,
                "relative_pitch": -1.6266776477270621,
                "relative_heading": 87.93201471349279,
                "relative_elevation": -0.3137298226357004
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000349/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000349/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000349/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000349/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_000349/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000349/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000349/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000349/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000349/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91176005338547,
                        52.361912174162,
                        46.6340661169961
                    ]
                },
                "distance": 11.13,
                "direction": 78.78,
                "angle": -0.74,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-000221_pano_0000_000349",
                "timestamp": "2017-03-23T10:12:00.690830Z",
                "filename": "pano_0000_000349.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 11.12680711,
                "relative_pitch": -0.7368374768296002,
                "relative_heading": 78.78423627431702,
                "relative_elevation": -0.14310129918159475
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001968/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001968/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001968/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001968/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000243_pano_0001_001968/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000243_pano_0001_001968/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000243_pano_0001_001968/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001968/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001968/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91148785802214,
                        52.3619682299111,
                        46.2222067015246
                    ]
                },
                "distance": 11.35,
                "direction": 317.76,
                "angle": -2.8,
                "elevation": -0.55,
                "pano_id": "TMX7316010203-000243_pano_0001_001968",
                "timestamp": "2017-04-04T12:16:34.296930Z",
                "filename": "pano_0001_001968.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 11.34821976,
                "relative_pitch": -2.7996986639487065,
                "relative_heading": 317.76206597063003,
                "relative_elevation": -0.5549607146530988
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003321/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003321/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003321/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003321/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003321/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003321/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003321/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003321/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003321/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91176517161748,
                        52.3619077256639,
                        49.3058576676995
                    ]
                },
                "distance": 11.39,
                "direction": 81.57,
                "angle": 12.52,
                "elevation": 2.53,
                "pano_id": "TMX7316010203-001681_pano_0000_003321",
                "timestamp": "2020-04-29T11:19:41.916560Z",
                "filename": "pano_0000_003321.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 11.38599241,
                "relative_pitch": 12.521469294610622,
                "relative_heading": 81.56994427987968,
                "relative_elevation": 2.5286902515218017
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001636/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001636/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001636/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001636/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001636/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001636/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001636/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001636/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001636/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91163156253161,
                        52.3619933421266,
                        45.2745654638857
                    ]
                },
                "distance": 11.4,
                "direction": 10.93,
                "angle": -7.51,
                "elevation": -1.5,
                "pano_id": "TMX7316010203-000998_pano_0004_001636",
                "timestamp": "2018-11-21T12:08:27.068870Z",
                "filename": "pano_0004_001636.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 11.40277272,
                "relative_pitch": -7.506906970000854,
                "relative_heading": 10.925231136272757,
                "relative_elevation": -1.5026019522919967
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000221/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000221/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000221/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000221/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_000221/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000221/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000221/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000221/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000221/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9116698953842,
                        52.3619862170057,
                        45.9206920275465
                    ]
                },
                "distance": 11.45,
                "direction": 24.64,
                "angle": -4.28,
                "elevation": -0.86,
                "pano_id": "TMX7316010203-000711_pano_0000_000221",
                "timestamp": "2018-05-08T10:33:05.325380Z",
                "filename": "pano_0000_000221.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 11.44571563,
                "relative_pitch": -4.279430011690016,
                "relative_heading": 24.643218840852573,
                "relative_elevation": -0.8564753886311962
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000925/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000925/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000925/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000925/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001903_pano_0000_000925/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_000925/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_000925/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000925/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000925/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91148577394033,
                        52.3619683152501,
                        46.5501338932663
                    ]
                },
                "distance": 11.45,
                "direction": 317.27,
                "angle": -1.14,
                "elevation": -0.23,
                "pano_id": "TMX7316010203-001903_pano_0000_000925",
                "timestamp": "2020-09-01T10:12:35.517690Z",
                "filename": "pano_0000_000925.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 11.45111201,
                "relative_pitch": -1.1358162110107441,
                "relative_heading": 317.2680739764703,
                "relative_elevation": -0.22703352291139822
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001498/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001498/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001498/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001498/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001498/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001498/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001498/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001498/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001498/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91167427345802,
                        52.3619869146985,
                        46.2506589908153
                    ]
                },
                "distance": 11.64,
                "direction": 25.82,
                "angle": -2.59,
                "elevation": -0.53,
                "pano_id": "TMX7316010203-002542_pano_0000_001498",
                "timestamp": "2022-04-25T08:36:43.854680Z",
                "filename": "pano_0000_001498.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 11.64308621,
                "relative_pitch": -2.5891909201255836,
                "relative_heading": 25.81800090401972,
                "relative_elevation": -0.526508425362394
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000068/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000068/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000068/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000068/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0004_000068/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000068/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000068/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000068/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000068/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91145027084198,
                        52.3619437776067,
                        46.5948972674087
                    ]
                },
                "distance": 11.67,
                "direction": 299.14,
                "angle": -0.9,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-002541_pano_0004_000068",
                "timestamp": "2022-04-25T07:57:44.419460Z",
                "filename": "pano_0004_000068.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 11.66562125,
                "relative_pitch": -0.8951482587962037,
                "relative_heading": 299.1419067343709,
                "relative_elevation": -0.18227014876899972
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001643/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001643/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001643/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001643/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_001643/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001643/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001643/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001643/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001643/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91174329591971,
                        52.3619500440824,
                        46.583914231509
                    ]
                },
                "distance": 11.67,
                "direction": 56.87,
                "angle": -0.95,
                "elevation": -0.19,
                "pano_id": "TMX7316010203-002047_pano_0000_001643",
                "timestamp": "2021-03-18T10:12:25.038720Z",
                "filename": "pano_0000_001643.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 11.6699231,
                "relative_pitch": -0.9487277490582937,
                "relative_heading": 56.86959695924781,
                "relative_elevation": -0.19325318466869845
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000137/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000137/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000137/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000137/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000137/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000137/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000137/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000137/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000137/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91166279952123,
                        52.3619904313808,
                        46.0741863753647
                    ]
                },
                "distance": 11.69,
                "direction": 21.53,
                "angle": -3.44,
                "elevation": -0.7,
                "pano_id": "TMX7316010203-001051_pano_0000_000137",
                "timestamp": "2019-01-14T07:56:45.490440Z",
                "filename": "pano_0000_000137.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 11.68765537,
                "relative_pitch": -3.4420403030661113,
                "relative_heading": 21.529247971592472,
                "relative_elevation": -0.7029810408130004
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001638/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001638/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001638/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001638/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001638/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001638/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001638/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001638/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001638/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91148773146382,
                        52.3619772683186,
                        45.0583774056286
                    ]
                },
                "distance": 12.12,
                "direction": 320.93,
                "angle": -8.07,
                "elevation": -1.72,
                "pano_id": "TMX7316010203-000998_pano_0004_001638",
                "timestamp": "2018-11-21T12:08:29.568860Z",
                "filename": "pano_0004_001638.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 12.11714513,
                "relative_pitch": -8.073418191161739,
                "relative_heading": 320.9302956240094,
                "relative_elevation": -1.7187900105490996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002287/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002287/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002287/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002287/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002287/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002287/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002287/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002287/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002287/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91169138917023,
                        52.361986126657,
                        52.3235457362607
                    ]
                },
                "distance": 12.12,
                "direction": 30.97,
                "angle": 24.59,
                "elevation": 5.55,
                "pano_id": "TMX7316010203-001047_pano_0000_002287",
                "timestamp": "2019-01-10T12:08:03.223740Z",
                "filename": "pano_0000_002287.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 12.12085627,
                "relative_pitch": 24.58834185556925,
                "relative_heading": 30.966874491365736,
                "relative_elevation": 5.546378320083001
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000059/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000059/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000059/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000059/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0009_000059/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000059/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000059/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000059/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000059/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91177734818179,
                        52.3619200831648,
                        45.0249072071165
                    ]
                },
                "distance": 12.47,
                "direction": 75.87,
                "angle": -8.0,
                "elevation": -1.75,
                "pano_id": "TMX7316010203-002857_pano_0009_000059",
                "timestamp": "2022-12-14T12:44:59.632030Z",
                "filename": "pano_0009_000059.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 12.46978434,
                "relative_pitch": -7.998856924531559,
                "relative_heading": 75.8694160350274,
                "relative_elevation": -1.7522602090611983
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000687/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000687/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000687/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000687/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_000687/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000687/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000687/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000687/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000687/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91168422368527,
                        52.3619930081059,
                        46.5539577696472
                    ]
                },
                "distance": 12.55,
                "direction": 27.26,
                "angle": -1.02,
                "elevation": -0.22,
                "pano_id": "TMX7316010203-002050_pano_0000_000687",
                "timestamp": "2021-03-19T09:55:32.008310Z",
                "filename": "pano_0000_000687.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 12.55260225,
                "relative_pitch": -1.0187228709307725,
                "relative_heading": 27.255404341527296,
                "relative_elevation": -0.22320964653049913
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000062/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000062/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000062/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000062/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000062/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000062/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000062/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000062/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000062/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91141429282879,
                        52.3619000279293,
                        46.6169267371297
                    ]
                },
                "distance": 12.67,
                "direction": 273.68,
                "angle": -0.72,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-002453_pano_0000_000062",
                "timestamp": "2022-03-21T07:29:08.252370Z",
                "filename": "pano_0000_000062.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 12.66597417,
                "relative_pitch": -0.7248257980641334,
                "relative_heading": 273.6786409950501,
                "relative_elevation": -0.16024067904799466
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000532/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000532/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000532/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000532/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000532/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000532/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000532/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000532/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000532/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91169638290858,
                        52.361990024365,
                        46.3592463675886
                    ]
                },
                "distance": 12.67,
                "direction": 31.28,
                "angle": -1.89,
                "elevation": -0.42,
                "pano_id": "TMX7316010203-002590_pano_0003_000532",
                "timestamp": "2022-06-10T14:15:38.853540Z",
                "filename": "pano_0003_000532.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 12.66797721,
                "relative_pitch": -1.889522733622959,
                "relative_heading": 31.27684331009094,
                "relative_elevation": -0.4179210485891005
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000054/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000054/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000054/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000054/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0009_000054/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000054/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000054/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000054/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000054/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91142074550546,
                        52.3618599146925,
                        44.9670018842444
                    ]
                },
                "distance": 12.73,
                "direction": 253.34,
                "angle": -8.09,
                "elevation": -1.81,
                "pano_id": "TMX7316010203-002857_pano_0009_000054",
                "timestamp": "2022-12-14T12:44:57.052210Z",
                "filename": "pano_0009_000054.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 12.7348677,
                "relative_pitch": -8.089969481906449,
                "relative_heading": 253.34030125458122,
                "relative_elevation": -1.8101655319333005
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00056/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00056/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00056/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00056/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track15_Sphere_00056/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00056/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00056/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00056/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00056/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911443132541272,
                        52.36182756834837,
                        0.0
                    ]
                },
                "distance": 12.9,
                "direction": 235.82,
                "angle": -74.58,
                "elevation": -46.78,
                "pano_id": "b_20241204_1003_Track15_Sphere_00056",
                "timestamp": "2024-12-04T10:17:51Z",
                "filename": "Job_20241204_1003_Track15_Sphere_00056.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 12.90453099,
                "relative_pitch": -74.57728685398337,
                "relative_heading": 235.81710771089973,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004844/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004844/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004844/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004844/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_004844/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004844/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004844/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004844/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004844/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91174640573572,
                        52.3619670523616,
                        46.6608487833291
                    ]
                },
                "distance": 12.97,
                "direction": 50.36,
                "angle": -0.51,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-001181_pano_0000_004844",
                "timestamp": "2019-05-14T07:52:06.312010Z",
                "filename": "pano_0000_004844.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 12.96521691,
                "relative_pitch": -0.5140205510429139,
                "relative_heading": 50.363297263195264,
                "relative_elevation": -0.11631863284859634
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000166/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000166/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000166/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000166/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0006_000166/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000166/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000166/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000166/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000166/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91174985965637,
                        52.3619659114349,
                        46.2965395236388
                    ]
                },
                "distance": 13.07,
                "direction": 51.45,
                "angle": -2.11,
                "elevation": -0.48,
                "pano_id": "TMX7316010203-002373_pano_0006_000166",
                "timestamp": "2021-12-31T09:54:35.385400Z",
                "filename": "pano_0006_000166.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 13.06777937,
                "relative_pitch": -2.1063672578688295,
                "relative_heading": 51.450127977296496,
                "relative_elevation": -0.48062789253889804
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000922/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000922/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000922/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000922/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001903_pano_0000_000922/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_000922/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_000922/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000922/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000922/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91170358307214,
                        52.3619916884884,
                        46.5933041879907
                    ]
                },
                "distance": 13.08,
                "direction": 32.69,
                "angle": -0.81,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-001903_pano_0000_000922",
                "timestamp": "2020-09-01T10:12:31.897730Z",
                "filename": "pano_0000_000922.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 13.08488096,
                "relative_pitch": -0.8050431453488531,
                "relative_heading": 32.69164826045268,
                "relative_elevation": -0.18386322818700052
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03142/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03142/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03142/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03142/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03142/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03142/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03142/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03142/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03142/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91141034543738,
                        52.36191290079075,
                        0.0
                    ]
                },
                "distance": 13.1,
                "direction": 279.87,
                "angle": -74.35,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03142",
                "timestamp": "2025-06-19T05:47:29Z",
                "filename": "recording_2025-06-19_04-38-42_03142.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 13.10255582,
                "relative_pitch": -74.35213259702,
                "relative_heading": 279.866089422655,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00061/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00061/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00061/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00061/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track15_Sphere_00061/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00061/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00061/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00061/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91179188479663,
                        52.361900709318434,
                        0.0
                    ]
                },
                "distance": 13.11,
                "direction": 86.11,
                "angle": -74.34,
                "elevation": -46.78,
                "pano_id": "b_20241204_1003_Track15_Sphere_00061",
                "timestamp": "2024-12-04T10:17:55Z",
                "filename": "Job_20241204_1003_Track15_Sphere_00061.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 13.11288636,
                "relative_pitch": -74.34040029925153,
                "relative_heading": 86.11489884001324,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003316/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003316/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003316/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003316/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003316/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003316/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003316/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003316/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003316/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91141023835019,
                        52.3618693101638,
                        49.4311209367588
                    ]
                },
                "distance": 13.18,
                "direction": 258.6,
                "angle": 11.39,
                "elevation": 2.65,
                "pano_id": "TMX7316010203-001681_pano_0000_003316",
                "timestamp": "2020-04-29T11:19:38.136580Z",
                "filename": "pano_0000_003316.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 13.17625426,
                "relative_pitch": 11.388110032577218,
                "relative_heading": 258.59530402732713,
                "relative_elevation": 2.653953520581105
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000224/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000224/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000224/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000224/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_000224/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000224/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000224/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000224/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000224/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91145634323898,
                        52.3619724494073,
                        45.7939405161887
                    ]
                },
                "distance": 13.2,
                "direction": 312.22,
                "angle": -4.26,
                "elevation": -0.98,
                "pano_id": "TMX7316010203-000711_pano_0000_000224",
                "timestamp": "2018-05-08T10:33:08.005540Z",
                "filename": "pano_0000_000224.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 13.20059311,
                "relative_pitch": -4.259726716545241,
                "relative_heading": 312.22449194036597,
                "relative_elevation": -0.983226899988999
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002079/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002079/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002079/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002079/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002079/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002079/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002079/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002079/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002079/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9117556940578,
                        52.3619648447621,
                        44.4909604704008
                    ]
                },
                "distance": 13.31,
                "direction": 52.92,
                "angle": -9.75,
                "elevation": -2.29,
                "pano_id": "TMX7316010203-001047_pano_0000_002079",
                "timestamp": "2019-01-10T12:06:20.074490Z",
                "filename": "pano_0000_002079.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 13.30900416,
                "relative_pitch": -9.747080279698926,
                "relative_heading": 52.91623028162986,
                "relative_elevation": -2.2862069457768968
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002074/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002074/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002074/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002074/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002074/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002074/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002074/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002074/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002074/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91140442552896,
                        52.3618924426815,
                        44.4573587058112
                    ]
                },
                "distance": 13.31,
                "direction": 269.86,
                "angle": -9.89,
                "elevation": -2.32,
                "pano_id": "TMX7316010203-001047_pano_0000_002074",
                "timestamp": "2019-01-10T12:06:17.389410Z",
                "filename": "pano_0000_002074.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 13.31210484,
                "relative_pitch": -9.8852739540968,
                "relative_heading": 269.86490434556765,
                "relative_elevation": -2.3198087103664946
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002291/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002291/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002291/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002291/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002291/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002291/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002291/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002291/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002291/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91141166184618,
                        52.3619278743968,
                        51.9321213914081
                    ]
                },
                "distance": 13.4,
                "direction": 286.97,
                "angle": 21.04,
                "elevation": 5.15,
                "pano_id": "TMX7316010203-001047_pano_0000_002291",
                "timestamp": "2019-01-10T12:08:04.963520Z",
                "filename": "pano_0000_002291.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 13.40250561,
                "relative_pitch": 21.038047760598623,
                "relative_heading": 286.96751965949704,
                "relative_elevation": 5.154953975230406
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000171/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000171/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000171/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000171/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0006_000171/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000171/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000171/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000171/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000171/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91140188767039,
                        52.3618926227135,
                        46.3026959570125
                    ]
                },
                "distance": 13.48,
                "direction": 269.95,
                "angle": -2.02,
                "elevation": -0.47,
                "pano_id": "TMX7316010203-002373_pano_0006_000171",
                "timestamp": "2021-12-31T09:54:37.335410Z",
                "filename": "pano_0006_000171.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 13.48495867,
                "relative_pitch": -2.015134244129914,
                "relative_heading": 269.951755333505,
                "relative_elevation": -0.4744714591651942
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000536/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000536/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000536/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000536/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000536/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000536/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000536/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000536/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000536/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91141332382781,
                        52.3619337193357,
                        46.4323807088658
                    ]
                },
                "distance": 13.5,
                "direction": 289.75,
                "angle": -1.46,
                "elevation": -0.34,
                "pano_id": "TMX7316010203-002590_pano_0003_000536",
                "timestamp": "2022-06-10T14:15:48.708300Z",
                "filename": "pano_0003_000536.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 13.49992193,
                "relative_pitch": -1.4630106510603713,
                "relative_heading": 289.7490460233636,
                "relative_elevation": -0.3447867073118971
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001501/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001501/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001501/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001501/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001501/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001501/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001501/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001501/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001501/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91146041831424,
                        52.361981041541,
                        46.1485735420138
                    ]
                },
                "distance": 13.67,
                "direction": 315.98,
                "angle": -2.63,
                "elevation": -0.63,
                "pano_id": "TMX7316010203-002542_pano_0000_001501",
                "timestamp": "2022-04-25T08:36:46.014780Z",
                "filename": "pano_0000_001501.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 13.66685113,
                "relative_pitch": -2.633409210520182,
                "relative_heading": 315.9774457789722,
                "relative_elevation": -0.6285938741638972
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03651/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03651/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03651/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03651/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03651/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03651/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03651/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03651/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03651/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911709627866129,
                        52.36199798557951,
                        0.0
                    ]
                },
                "distance": 13.9,
                "direction": 32.56,
                "angle": -73.45,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03651",
                "timestamp": "2025-06-19T06:06:37Z",
                "filename": "recording_2025-06-19_04-38-42_03651.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 13.89703632,
                "relative_pitch": -73.45383336035881,
                "relative_heading": 32.5600967001619,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00222/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00222/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00222/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00222/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track02_Sphere_00222/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track02_Sphere_00222/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track02_Sphere_00222/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00222/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00222/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911718860508798,
                        52.3619953982478,
                        0.0
                    ]
                },
                "distance": 14.01,
                "direction": 35.36,
                "angle": -73.33,
                "elevation": -46.78,
                "pano_id": "b_20241211_0954_Track02_Sphere_00222",
                "timestamp": "2024-12-11T09:37:01Z",
                "filename": "Job_20241211_0954_Track02_Sphere_00222.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.00963524,
                "relative_pitch": -73.32718392919462,
                "relative_heading": 35.36286285699128,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000057/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000057/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000057/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000057/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000057/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000057/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000057/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000057/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000057/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91176337317735,
                        52.3619713903008,
                        46.5846108030528
                    ]
                },
                "distance": 14.17,
                "direction": 51.84,
                "angle": -0.78,
                "elevation": -0.19,
                "pano_id": "TMX7316010203-002453_pano_0000_000057",
                "timestamp": "2022-03-21T07:29:05.842340Z",
                "filename": "pano_0000_000057.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.16799881,
                "relative_pitch": -0.7786563350020088,
                "relative_heading": 51.84202143535265,
                "relative_elevation": -0.1925566131248999
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000140/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000140/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000140/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000140/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000140/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000140/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000140/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000140/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000140/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9114463963935,
                        52.3619787598256,
                        45.8833262324333
                    ]
                },
                "distance": 14.17,
                "direction": 312.49,
                "angle": -3.61,
                "elevation": -0.89,
                "pano_id": "TMX7316010203-001051_pano_0000_000140",
                "timestamp": "2019-01-14T07:56:48.615430Z",
                "filename": "pano_0000_000140.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.17441495,
                "relative_pitch": -3.6083044226117744,
                "relative_heading": 312.4856476912035,
                "relative_elevation": -0.8938411837443994
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000691/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000691/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000691/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000691/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_000691/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000691/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000691/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000691/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000691/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91140385784123,
                        52.3619360027235,
                        46.5786589225754
                    ]
                },
                "distance": 14.19,
                "direction": 289.83,
                "angle": -0.8,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-002050_pano_0000_000691",
                "timestamp": "2021-03-19T09:55:34.888310Z",
                "filename": "pano_0000_000691.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.19271263,
                "relative_pitch": -0.80132372150046,
                "relative_heading": 289.8348082378799,
                "relative_elevation": -0.19850849360229716
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000070/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000070/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000070/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000070/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0016_000070/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000070/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000070/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000070/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000070/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91173307453219,
                        52.3619909552907,
                        46.6318475026637
                    ]
                },
                "distance": 14.21,
                "direction": 39.71,
                "angle": -0.59,
                "elevation": -0.15,
                "pano_id": "TMX7315120208-000070_pano_0016_000070",
                "timestamp": "2016-06-07T12:49:21.146360Z",
                "filename": "pano_0016_000070.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.20765445,
                "relative_pitch": -0.5860170244346555,
                "relative_heading": 39.70534724481256,
                "relative_elevation": -0.14531991351399398
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03141/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03141/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03141/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03141/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03141/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03141/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03141/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03141/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03141/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91139443434577,
                        52.36186881500258,
                        0.0
                    ]
                },
                "distance": 14.24,
                "direction": 259.23,
                "angle": -73.06,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03141",
                "timestamp": "2025-06-19T05:47:28Z",
                "filename": "recording_2025-06-19_04-38-42_03141.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.24339137,
                "relative_pitch": -73.06479457925705,
                "relative_heading": 259.2344287822248,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000525/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000525/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000525/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000525/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0004_000525/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000525/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000525/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000525/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000525/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91142090049424,
                        52.3618264119119,
                        46.4340405268595
                    ]
                },
                "distance": 14.25,
                "direction": 238.81,
                "angle": -1.38,
                "elevation": -0.34,
                "pano_id": "TMX7316010203-002541_pano_0004_000525",
                "timestamp": "2022-04-25T08:06:07.285160Z",
                "filename": "pano_0004_000525.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.24916576,
                "relative_pitch": -1.3794438369474267,
                "relative_heading": 238.81193703871773,
                "relative_elevation": -0.34312688931819935
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000191/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000191/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000191/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000191/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_000191/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000191/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000191/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000191/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000191/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91173976315298,
                        52.3619882451172,
                        47.4788802536204
                    ]
                },
                "distance": 14.28,
                "direction": 41.89,
                "angle": 2.81,
                "elevation": 0.7,
                "pano_id": "TMX7316010203-001536_pano_0000_000191",
                "timestamp": "2020-01-07T08:33:16.214810Z",
                "filename": "pano_0000_000191.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.27706643,
                "relative_pitch": 2.8138032878849866,
                "relative_heading": 41.88582226288901,
                "relative_elevation": 0.701712837442706
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000195/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000195/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000195/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000195/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_000195/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000195/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000195/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000195/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000195/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91145040064515,
                        52.3619835417231,
                        47.2543540364131
                    ]
                },
                "distance": 14.34,
                "direction": 314.79,
                "angle": 1.91,
                "elevation": 0.48,
                "pano_id": "TMX7316010203-001536_pano_0000_000195",
                "timestamp": "2020-01-07T08:33:18.944760Z",
                "filename": "pano_0000_000195.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.34423229,
                "relative_pitch": 1.905344231145057,
                "relative_heading": 314.7895440760882,
                "relative_elevation": 0.4771866202354005
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000299/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000299/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000299/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000299/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_000299/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000299/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000299/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000299/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000299/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91140289942405,
                        52.3619389521812,
                        46.8777815485373
                    ]
                },
                "distance": 14.37,
                "direction": 290.98,
                "angle": 0.4,
                "elevation": 0.1,
                "pano_id": "TMX7316010203-000221_pano_0000_000299",
                "timestamp": "2017-03-23T10:10:29.016570Z",
                "filename": "pano_0000_000299.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.36834756,
                "relative_pitch": 0.4012062554578406,
                "relative_heading": 290.97764199782466,
                "relative_elevation": 0.10061413235960259
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001431/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001431/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001431/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001431/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001431/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001431/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001431/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001431/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001431/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91139476951374,
                        52.3618610185544,
                        46.5092045115307
                    ]
                },
                "distance": 14.41,
                "direction": 255.83,
                "angle": -1.07,
                "elevation": -0.27,
                "pano_id": "TMX7316010203-000998_pano_0004_001431",
                "timestamp": "2018-11-21T12:03:20.481680Z",
                "filename": "pano_0004_001431.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.40849423,
                "relative_pitch": -1.0654391474641167,
                "relative_heading": 255.82636762698286,
                "relative_elevation": -0.2679629046469998
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000065/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000065/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000065/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000065/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001684_pano_0000_000065/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000065/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000065/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000065/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000065/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91139203497783,
                        52.3618674873832,
                        47.7155180191621
                    ]
                },
                "distance": 14.43,
                "direction": 258.78,
                "angle": 3.72,
                "elevation": 0.94,
                "pano_id": "TMX7316010203-001684_pano_0000_000065",
                "timestamp": "2020-04-30T08:13:51.049300Z",
                "filename": "pano_0000_000065.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.43201631,
                "relative_pitch": 3.720059567383619,
                "relative_heading": 258.7794652107305,
                "relative_elevation": 0.9383506029844
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001638/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001638/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001638/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001638/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_001638/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001638/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001638/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001638/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001638/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91138761724695,
                        52.3618877328433,
                        46.5455478299409
                    ]
                },
                "distance": 14.47,
                "direction": 267.8,
                "angle": -0.92,
                "elevation": -0.23,
                "pano_id": "TMX7316010203-002047_pano_0000_001638",
                "timestamp": "2021-03-18T10:12:18.658680Z",
                "filename": "pano_0000_001638.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.46776426,
                "relative_pitch": -0.9171901692144814,
                "relative_heading": 267.79967236208506,
                "relative_elevation": -0.23161958623679624
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00092/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00092/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00092/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00092/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track30_Sphere_00092/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track30_Sphere_00092/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track30_Sphere_00092/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00092/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00092/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91138726719997,
                        52.361897834500596,
                        0.0
                    ]
                },
                "distance": 14.49,
                "direction": 272.25,
                "angle": -72.79,
                "elevation": -46.78,
                "pano_id": "b_20241210_1246_Track30_Sphere_00092",
                "timestamp": "2024-12-10T13:19:48Z",
                "filename": "Job_20241210_1246_Track30_Sphere_00092.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.49209831,
                "relative_pitch": -72.78642449128526,
                "relative_heading": 272.2485302648355,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001437/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001437/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001437/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001437/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001437/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001437/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001437/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001437/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001437/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91179631227295,
                        52.361942934261,
                        46.5234855199233
                    ]
                },
                "distance": 14.5,
                "direction": 67.34,
                "angle": -1.0,
                "elevation": -0.25,
                "pano_id": "TMX7316010203-000998_pano_0004_001437",
                "timestamp": "2018-11-21T12:03:23.966700Z",
                "filename": "pano_0004_001437.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.50364409,
                "relative_pitch": -1.002052997598443,
                "relative_heading": 67.34290341596451,
                "relative_elevation": -0.25368189625439896
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001635/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001635/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001635/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001635/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001635/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001635/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001635/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001635/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001635/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91170096364149,
                        52.362007487703,
                        45.3500560056418
                    ]
                },
                "distance": 14.51,
                "direction": 28.34,
                "angle": -5.62,
                "elevation": -1.43,
                "pano_id": "TMX7316010203-000998_pano_0004_001635",
                "timestamp": "2018-11-21T12:08:25.968890Z",
                "filename": "pano_0004_001635.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.50978735,
                "relative_pitch": -5.617264634415646,
                "relative_heading": 28.344906787645424,
                "relative_elevation": -1.4271114105359004
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006086/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006086/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006086/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006086/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_006086/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006086/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006086/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006086/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006086/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91138786435266,
                        52.3618680155988,
                        46.3456338280812
                    ]
                },
                "distance": 14.7,
                "direction": 259.22,
                "angle": -1.68,
                "elevation": -0.43,
                "pano_id": "TMX7316010203-001675_pano_0000_006086",
                "timestamp": "2020-04-24T11:10:45.714810Z",
                "filename": "pano_0000_006086.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.69969695,
                "relative_pitch": -1.6815281491570515,
                "relative_heading": 259.2196771467334,
                "relative_elevation": -0.43153358809649944
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004849/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004849/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004849/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004849/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_004849/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004849/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004849/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004849/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004849/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91138356852701,
                        52.3618936912653,
                        46.6322103831917
                    ]
                },
                "distance": 14.73,
                "direction": 270.42,
                "angle": -0.56,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-001181_pano_0000_004849",
                "timestamp": "2019-05-14T07:52:09.037080Z",
                "filename": "pano_0000_004849.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.733298,
                "relative_pitch": -0.5636998739832952,
                "relative_heading": 270.4182553162794,
                "relative_elevation": -0.1449570329859995
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000134/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000134/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000134/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000134/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002371_pano_0007_000134/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000134/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000134/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000134/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000134/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91141108620726,
                        52.361827612528,
                        46.5423059053719
                    ]
                },
                "distance": 14.76,
                "direction": 240.6,
                "angle": -0.91,
                "elevation": -0.23,
                "pano_id": "TMX7316010203-002371_pano_0007_000134",
                "timestamp": "2021-12-31T08:53:49.478470Z",
                "filename": "pano_0007_000134.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.75911729,
                "relative_pitch": -0.9116695402581735,
                "relative_heading": 240.59996493119928,
                "relative_elevation": -0.23486151080579987
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000331/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000331/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000331/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000331/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000331/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000331/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000331/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000331/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000331/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91178707208428,
                        52.3619602967485,
                        47.9471265394241
                    ]
                },
                "distance": 14.81,
                "direction": 59.48,
                "angle": 4.52,
                "elevation": 1.17,
                "pano_id": "TMX7316010203-000702_pano_0000_000331",
                "timestamp": "2018-05-02T08:23:18.545150Z",
                "filename": "pano_0000_000331.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.80616731,
                "relative_pitch": 4.518031006941109,
                "relative_heading": 59.480592447645556,
                "relative_elevation": 1.1699591232464002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000071/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000071/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000071/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000071/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001684_pano_0000_000071/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000071/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000071/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000071/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000071/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91181611442409,
                        52.3619082096554,
                        47.8745419187471
                    ]
                },
                "distance": 14.83,
                "direction": 83.33,
                "angle": 4.23,
                "elevation": 1.1,
                "pano_id": "TMX7316010203-001684_pano_0000_000071",
                "timestamp": "2020-04-30T08:13:55.419130Z",
                "filename": "pano_0000_000071.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.83375516,
                "relative_pitch": 4.230931544011533,
                "relative_heading": 83.3295231340463,
                "relative_elevation": 1.0973745025694015
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00093/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00093/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00093/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00093/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track30_Sphere_00093/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track30_Sphere_00093/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track30_Sphere_00093/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00093/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00093/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911405365132238,
                        52.36195293004469,
                        0.0
                    ]
                },
                "distance": 14.85,
                "direction": 296.82,
                "angle": -72.39,
                "elevation": -46.78,
                "pano_id": "b_20241210_1246_Track30_Sphere_00093",
                "timestamp": "2024-12-10T13:19:53Z",
                "filename": "Job_20241210_1246_Track30_Sphere_00093.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.84557722,
                "relative_pitch": -72.3922261380219,
                "relative_heading": 296.8249018579145,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000005/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000005/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000005/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000005/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002468_pano_0000_000005/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000005/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000005/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000005/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000005/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91138319540338,
                        52.3618766638916,
                        46.7209439883009
                    ]
                },
                "distance": 14.87,
                "direction": 263.1,
                "angle": -0.22,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-002468_pano_0000_000005",
                "timestamp": "2022-03-23T07:01:48.073620Z",
                "filename": "pano_0000_000005.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.8661432,
                "relative_pitch": -0.21669034968333029,
                "relative_heading": 263.095399333191,
                "relative_elevation": -0.056223427876794574
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000011/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000011/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000011/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000011/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002468_pano_0000_000011/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000011/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000011/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000011/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000011/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91181299759799,
                        52.3619213980992,
                        46.8258640682325
                    ]
                },
                "distance": 14.87,
                "direction": 77.61,
                "angle": 0.19,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-002468_pano_0000_000011",
                "timestamp": "2022-03-23T07:01:51.683540Z",
                "filename": "pano_0000_000011.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.86740288,
                "relative_pitch": 0.18766577351045047,
                "relative_heading": 77.60769355757722,
                "relative_elevation": 0.04869665205480089
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000075/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000075/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000075/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000075/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0016_000075/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000075/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000075/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000075/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000075/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91138414421227,
                        52.3619172320183,
                        46.7668754244223
                    ]
                },
                "distance": 14.94,
                "direction": 280.51,
                "angle": -0.04,
                "elevation": -0.01,
                "pano_id": "TMX7315120208-000070_pano_0016_000075",
                "timestamp": "2016-06-07T12:49:23.831430Z",
                "filename": "pano_0016_000075.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 14.94459546,
                "relative_pitch": -0.03945825089217978,
                "relative_heading": 280.5140127832042,
                "relative_elevation": -0.010291991755394747
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000002/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000002/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000002/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000002/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0010_000002/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0010_000002/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0010_000002/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000002/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000002/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91143850748754,
                        52.3619854179936,
                        46.4609821010381
                    ]
                },
                "distance": 15.07,
                "direction": 313.18,
                "angle": -1.2,
                "elevation": -0.32,
                "pano_id": "TMX7316010203-002625_pano_0010_000002",
                "timestamp": "2022-06-24T07:31:26.908580Z",
                "filename": "pano_0010_000002.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 15.07224012,
                "relative_pitch": -1.2017740676612492,
                "relative_heading": 313.18280986715376,
                "relative_elevation": -0.3161853151395988
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03143/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03143/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03143/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03143/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03143/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03143/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03143/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03143/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03143/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91140453503834,
                        52.361957780076004,
                        0.0
                    ]
                },
                "distance": 15.15,
                "direction": 298.55,
                "angle": -72.06,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03143",
                "timestamp": "2025-06-19T05:47:30Z",
                "filename": "recording_2025-06-19_04-38-42_03143.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 15.14644804,
                "relative_pitch": -72.05804543647768,
                "relative_heading": 298.55045571284654,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03201/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03201/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03201/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03201/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03201/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03201/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03201/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03201/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03201/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911822867853807,
                        52.36190558823636,
                        0.0
                    ]
                },
                "distance": 15.26,
                "direction": 84.62,
                "angle": -71.93,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03201",
                "timestamp": "2025-06-19T05:48:42Z",
                "filename": "recording_2025-06-19_04-38-42_03201.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 15.26068008,
                "relative_pitch": -71.93149510124579,
                "relative_heading": 84.61801923512913,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000220/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000220/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000220/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000220/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_000220/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000220/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000220/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000220/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000220/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91173868841,
                        52.3620004328263,
                        45.9224272985011
                    ]
                },
                "distance": 15.27,
                "direction": 38.28,
                "angle": -3.2,
                "elevation": -0.85,
                "pano_id": "TMX7316010203-000711_pano_0000_000220",
                "timestamp": "2018-05-08T10:33:04.645390Z",
                "filename": "pano_0000_000220.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 15.26803398,
                "relative_pitch": -3.2042066821866513,
                "relative_heading": 38.281045588065,
                "relative_elevation": -0.8547401176765987
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003556/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003556/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003556/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003556/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003556/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003556/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003556/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003556/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003556/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91137313509223,
                        52.3618826277262,
                        46.9724135333672
                    ]
                },
                "distance": 15.48,
                "direction": 265.84,
                "angle": 0.72,
                "elevation": 0.2,
                "pano_id": "TMX7316010203-001681_pano_0000_003556",
                "timestamp": "2020-04-29T11:24:42.014280Z",
                "filename": "pano_0000_003556.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 15.48447924,
                "relative_pitch": 0.7224127786298903,
                "relative_heading": 265.8390373539626,
                "relative_elevation": 0.19524611718950524
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000069/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000069/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000069/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000069/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0004_000069/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000069/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000069/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000069/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000069/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9113796724109,
                        52.3619293042239,
                        46.6134912036359
                    ]
                },
                "distance": 15.54,
                "direction": 285.18,
                "angle": -0.6,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-002541_pano_0004_000069",
                "timestamp": "2022-04-25T07:57:44.889480Z",
                "filename": "pano_0004_000069.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 15.5408184,
                "relative_pitch": -0.6034179939536971,
                "relative_heading": 285.1836555048466,
                "relative_elevation": -0.16367621254179454
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001497/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001497/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001497/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001497/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001497/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001497/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001497/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001497/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001497/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91174425541097,
                        52.3620009939625,
                        46.2490350799635
                    ]
                },
                "distance": 15.55,
                "direction": 39.24,
                "angle": -1.94,
                "elevation": -0.53,
                "pano_id": "TMX7316010203-002542_pano_0000_001497",
                "timestamp": "2022-04-25T08:36:43.294690Z",
                "filename": "pano_0000_001497.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 15.55415132,
                "relative_pitch": -1.9446983926088122,
                "relative_heading": 39.23519532928577,
                "relative_elevation": -0.528132336214199
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000136/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000136/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000136/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000136/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000136/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000136/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000136/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000136/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000136/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91173409386934,
                        52.3620058203001,
                        46.1121223978698
                    ]
                },
                "distance": 15.56,
                "direction": 36.01,
                "angle": -2.45,
                "elevation": -0.67,
                "pano_id": "TMX7316010203-001051_pano_0000_000136",
                "timestamp": "2019-01-14T07:56:43.885480Z",
                "filename": "pano_0000_000136.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 15.5569577,
                "relative_pitch": -2.4478492056583403,
                "relative_heading": 36.0077357437924,
                "relative_elevation": -0.6650450183079002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000140/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000140/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000140/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000140/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002371_pano_0007_000140/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000140/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000140/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000140/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000140/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91182606489076,
                        52.3619124351216,
                        46.6177137838677
                    ]
                },
                "distance": 15.57,
                "direction": 81.9,
                "angle": -0.59,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-002371_pano_0007_000140",
                "timestamp": "2021-12-31T08:53:52.693470Z",
                "filename": "pano_0007_000140.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 15.56647819,
                "relative_pitch": -0.5868829499508963,
                "relative_heading": 81.90027803985028,
                "relative_elevation": -0.15945363230999732
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000337/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000337/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000337/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000337/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000337/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000337/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000337/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000337/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000337/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91137096638941,
                        52.3618768591096,
                        47.9692481551319
                    ]
                },
                "distance": 15.69,
                "direction": 263.54,
                "angle": 4.34,
                "elevation": 1.19,
                "pano_id": "TMX7316010203-000702_pano_0000_000337",
                "timestamp": "2018-05-02T08:23:22.065100Z",
                "filename": "pano_0000_000337.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 15.69103712,
                "relative_pitch": 4.344533881957091,
                "relative_heading": 263.5398537315807,
                "relative_elevation": 1.1920807389542034
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000531/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000531/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000531/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000531/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0004_000531/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000531/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000531/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000531/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000531/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9118296295611,
                        52.3619099055697,
                        46.4951541693881
                    ]
                },
                "distance": 15.77,
                "direction": 83.04,
                "angle": -1.02,
                "elevation": -0.28,
                "pano_id": "TMX7316010203-002541_pano_0004_000531",
                "timestamp": "2022-04-25T08:06:10.260190Z",
                "filename": "pano_0004_000531.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 15.77033744,
                "relative_pitch": -1.0244832632039038,
                "relative_heading": 83.03708828029968,
                "relative_elevation": -0.28201324678959594
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003550/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003550/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003550/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003550/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003550/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003550/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003550/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003550/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003550/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9117905752426,
                        52.3619733318217,
                        47.0278770001605
                    ]
                },
                "distance": 15.79,
                "direction": 55.38,
                "angle": 0.91,
                "elevation": 0.25,
                "pano_id": "TMX7316010203-001681_pano_0000_003550",
                "timestamp": "2020-04-29T11:24:39.309310Z",
                "filename": "pano_0000_003550.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 15.78870687,
                "relative_pitch": 0.9097257951699835,
                "relative_heading": 55.38250229241284,
                "relative_elevation": 0.25070958398280396
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006092/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006092/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006092/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006092/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_006092/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006092/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006092/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006092/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006092/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91180815488947,
                        52.3619553562283,
                        46.3621659316123
                    ]
                },
                "distance": 15.81,
                "direction": 63.84,
                "angle": -1.5,
                "elevation": -0.42,
                "pano_id": "TMX7316010203-001675_pano_0000_006092",
                "timestamp": "2020-04-24T11:10:48.889740Z",
                "filename": "pano_0000_006092.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 15.81006074,
                "relative_pitch": -1.5036232349469774,
                "relative_heading": 63.84427575685826,
                "relative_elevation": -0.4150014845653942
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000926/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000926/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000926/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000926/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001903_pano_0000_000926/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_000926/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_000926/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000926/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000926/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91141860216617,
                        52.3619868490827,
                        46.4574866555631
                    ]
                },
                "distance": 16.19,
                "direction": 310.31,
                "angle": -1.13,
                "elevation": -0.32,
                "pano_id": "TMX7316010203-001903_pano_0000_000926",
                "timestamp": "2020-09-01T10:12:36.677680Z",
                "filename": "pano_0000_000926.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 16.19034629,
                "relative_pitch": -1.1311665770159594,
                "relative_heading": 310.3086195709019,
                "relative_elevation": -0.31968076061459527
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002286/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002286/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002286/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002286/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002286/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002286/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002286/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002286/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002286/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91176125195415,
                        52.3620004838818,
                        52.4032577499747
                    ]
                },
                "distance": 16.27,
                "direction": 42.52,
                "angle": 19.08,
                "elevation": 5.63,
                "pano_id": "TMX7316010203-001047_pano_0000_002286",
                "timestamp": "2019-01-10T12:08:02.788550Z",
                "filename": "pano_0000_002286.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 16.2692948,
                "relative_pitch": 19.07591452083116,
                "relative_heading": 42.521763583156,
                "relative_elevation": 5.626090333797002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00227/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00227/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00227/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00227/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track02_Sphere_00227/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track02_Sphere_00227/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track02_Sphere_00227/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00227/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00227/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911367899291039,
                        52.3619296810297,
                        0.0
                    ]
                },
                "distance": 16.33,
                "direction": 284.59,
                "angle": -70.76,
                "elevation": -46.78,
                "pano_id": "b_20241211_0954_Track02_Sphere_00227",
                "timestamp": "2024-12-11T09:37:05Z",
                "filename": "Job_20241211_0954_Track02_Sphere_00227.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 16.32670165,
                "relative_pitch": -70.75940741581593,
                "relative_heading": 284.5884905660993,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003322/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003322/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003322/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003322/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003322/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003322/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003322/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003322/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003322/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91183543026105,
                        52.3619202043445,
                        49.2405941011384
                    ]
                },
                "distance": 16.34,
                "direction": 79.21,
                "angle": 8.57,
                "elevation": 2.46,
                "pano_id": "TMX7316010203-001681_pano_0000_003322",
                "timestamp": "2020-04-29T11:19:42.686540Z",
                "filename": "pano_0000_003322.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 16.33788034,
                "relative_pitch": 8.574471623032748,
                "relative_heading": 79.21298113556537,
                "relative_elevation": 2.4634266849607016
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001644/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001644/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001644/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001644/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_001644/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001644/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_001644/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001644/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_001644/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91181418448967,
                        52.361961233549,
                        46.5729870544747
                    ]
                },
                "distance": 16.47,
                "direction": 62.43,
                "angle": -0.71,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-002047_pano_0000_001644",
                "timestamp": "2021-03-18T10:12:25.793510Z",
                "filename": "pano_0000_001644.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 16.47204308,
                "relative_pitch": -0.7101774695354767,
                "relative_heading": 62.43204946167066,
                "relative_elevation": -0.20418036170299558
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000686/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000686/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000686/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000686/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_000686/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000686/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000686/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000686/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000686/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91175408029624,
                        52.3620076493489,
                        46.5568323284388
                    ]
                },
                "distance": 16.55,
                "direction": 39.41,
                "angle": -0.76,
                "elevation": -0.22,
                "pano_id": "TMX7316010203-002050_pano_0000_000686",
                "timestamp": "2021-03-19T09:55:31.313330Z",
                "filename": "pano_0000_000686.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 16.55117624,
                "relative_pitch": -0.7626965449438171,
                "relative_heading": 39.40824776886907,
                "relative_elevation": -0.22033508773889565
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000531/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000531/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000531/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000531/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000531/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000531/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000531/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000531/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000531/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91176368966364,
                        52.3620041442269,
                        46.3621315751225
                    ]
                },
                "distance": 16.68,
                "direction": 42.0,
                "angle": -1.43,
                "elevation": -0.42,
                "pano_id": "TMX7316010203-002590_pano_0003_000531",
                "timestamp": "2022-06-10T14:15:34.323530Z",
                "filename": "pano_0003_000531.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 16.68242233,
                "relative_pitch": -1.4251466153847503,
                "relative_heading": 41.9966479896328,
                "relative_elevation": -0.4150358410552002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001639/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001639/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001639/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001639/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001639/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001639/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001639/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001639/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001639/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91141971932063,
                        52.3619950434905,
                        44.8531484501436
                    ]
                },
                "distance": 16.74,
                "direction": 312.86,
                "angle": -6.56,
                "elevation": -1.92,
                "pano_id": "TMX7316010203-000998_pano_0004_001639",
                "timestamp": "2018-11-21T12:08:30.838860Z",
                "filename": "pano_0004_001639.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 16.73874255,
                "relative_pitch": -6.557032879800614,
                "relative_heading": 312.85806649494094,
                "relative_elevation": -1.9240189660340974
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000921/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000921/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000921/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000921/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001903_pano_0000_000921/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_000921/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_000921/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000921/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_000921/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91177526415253,
                        52.3620012487325,
                        46.6312153646722
                    ]
                },
                "distance": 16.99,
                "direction": 44.7,
                "angle": -0.49,
                "elevation": -0.15,
                "pano_id": "TMX7316010203-001903_pano_0000_000921",
                "timestamp": "2020-09-01T10:12:30.817720Z",
                "filename": "pano_0000_000921.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 16.98945952,
                "relative_pitch": -0.4922011111381093,
                "relative_heading": 44.700872859205774,
                "relative_elevation": -0.14595205150549617
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001966/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001966/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001966/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001966/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000243_pano_0001_001966/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000243_pano_0001_001966/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000243_pano_0001_001966/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001966/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001966/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91176978479437,
                        52.3620076444335,
                        46.3492286847904
                    ]
                },
                "distance": 17.25,
                "direction": 42.16,
                "angle": -1.42,
                "elevation": -0.43,
                "pano_id": "TMX7316010203-000243_pano_0001_001966",
                "timestamp": "2017-04-04T12:16:29.816960Z",
                "filename": "pano_0001_001966.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 17.24976253,
                "relative_pitch": -1.421124196607264,
                "relative_heading": 42.15602577564255,
                "relative_elevation": -0.4279387313873002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00094/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00094/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00094/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00094/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track30_Sphere_00094/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track30_Sphere_00094/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track30_Sphere_00094/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00094/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00094/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911392001114401,
                        52.361983461536894,
                        0.0
                    ]
                },
                "distance": 17.39,
                "direction": 305.49,
                "angle": -69.61,
                "elevation": -46.78,
                "pano_id": "b_20241210_1246_Track30_Sphere_00094",
                "timestamp": "2024-12-10T13:19:54Z",
                "filename": "Job_20241210_1246_Track30_Sphere_00094.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 17.38975764,
                "relative_pitch": -69.60701071524683,
                "relative_heading": 305.49345486461914,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000063/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000063/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000063/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000063/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000063/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000063/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000063/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000063/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000063/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91134440770531,
                        52.3618856031824,
                        46.6177373630926
                    ]
                },
                "distance": 17.42,
                "direction": 267.39,
                "angle": -0.52,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-002453_pano_0000_000063",
                "timestamp": "2022-03-21T07:29:08.737330Z",
                "filename": "pano_0000_000063.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 17.41868921,
                "relative_pitch": -0.5244030701344194,
                "relative_heading": 267.39252059676426,
                "relative_elevation": -0.15943005308509584
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000060/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000060/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000060/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000060/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0009_000060/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000060/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000060/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000060/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000060/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91185005184624,
                        52.3619283028004,
                        44.979598720558
                    ]
                },
                "distance": 17.5,
                "direction": 76.92,
                "angle": -5.87,
                "elevation": -1.8,
                "pano_id": "TMX7316010203-002857_pano_0009_000060",
                "timestamp": "2022-12-14T12:45:00.142000Z",
                "filename": "pano_0009_000060.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 17.49895705,
                "relative_pitch": -5.865098411516133,
                "relative_heading": 76.92430870344772,
                "relative_elevation": -1.7975686956196952
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002292/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002292/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002292/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002292/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002292/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002292/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002292/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002292/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002292/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91134169131617,
                        52.3619129753067,
                        51.825940432027
                    ]
                },
                "distance": 17.73,
                "direction": 277.3,
                "angle": 15.9,
                "elevation": 5.05,
                "pano_id": "TMX7316010203-001047_pano_0000_002292",
                "timestamp": "2019-01-10T12:08:05.398520Z",
                "filename": "pano_0000_002292.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 17.72947453,
                "relative_pitch": 15.895215330087584,
                "relative_heading": 277.3019169916901,
                "relative_elevation": 5.048773015849299
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00055/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00055/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00055/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00055/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track15_Sphere_00055/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00055/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00055/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00055/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00055/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911373858303198,
                        52.36181344885181,
                        0.0
                    ]
                },
                "distance": 17.74,
                "direction": 240.19,
                "angle": -69.23,
                "elevation": -46.78,
                "pano_id": "b_20241204_1003_Track15_Sphere_00055",
                "timestamp": "2024-12-04T10:17:50Z",
                "filename": "Job_20241204_1003_Track15_Sphere_00055.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 17.742733,
                "relative_pitch": -69.22809922209993,
                "relative_heading": 240.18629571940156,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000053/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000053/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000053/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000053/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0009_000053/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000053/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0009_000053/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000053/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0009_000053/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91135027313759,
                        52.3618464722775,
                        44.956351229921
                    ]
                },
                "distance": 17.76,
                "direction": 253.16,
                "angle": -5.85,
                "elevation": -1.82,
                "pano_id": "TMX7316010203-002857_pano_0009_000053",
                "timestamp": "2022-12-14T12:44:56.542060Z",
                "filename": "pano_0009_000053.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 17.76304834,
                "relative_pitch": -5.852710101846038,
                "relative_heading": 253.1575016410049,
                "relative_elevation": -1.8208161862566996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000537/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000537/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000537/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000537/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000537/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000537/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000537/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000537/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000537/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91134237247589,
                        52.3619194978158,
                        46.4338884633034
                    ]
                },
                "distance": 17.79,
                "direction": 279.64,
                "angle": -1.11,
                "elevation": -0.34,
                "pano_id": "TMX7316010203-002590_pano_0003_000537",
                "timestamp": "2022-06-10T14:15:49.663270Z",
                "filename": "pano_0003_000537.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 17.79050307,
                "relative_pitch": -1.1054209468172673,
                "relative_heading": 279.64006110123114,
                "relative_elevation": -0.3432789528743001
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00062/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00062/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00062/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00062/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track15_Sphere_00062/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00062/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track15_Sphere_00062/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00062/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track15_Sphere_00062/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911859048529076,
                        52.36191452350059,
                        0.0
                    ]
                },
                "distance": 17.82,
                "direction": 82.18,
                "angle": -69.14,
                "elevation": -46.78,
                "pano_id": "b_20241204_1003_Track15_Sphere_00062",
                "timestamp": "2024-12-04T10:17:56Z",
                "filename": "Job_20241204_1003_Track15_Sphere_00062.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 17.82395341,
                "relative_pitch": -69.1411778568984,
                "relative_heading": 82.17837963628047,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000165/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000165/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000165/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000165/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0006_000165/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000165/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000165/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000165/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000165/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91182001587212,
                        52.3619802973677,
                        46.3028857102618
                    ]
                },
                "distance": 17.89,
                "direction": 56.99,
                "angle": -1.52,
                "elevation": -0.47,
                "pano_id": "TMX7316010203-002373_pano_0006_000165",
                "timestamp": "2021-12-31T09:54:34.995430Z",
                "filename": "pano_0006_000165.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 17.88657614,
                "relative_pitch": -1.5189029887353047,
                "relative_heading": 56.98911072107023,
                "relative_elevation": -0.47428170591589947
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004843/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004843/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004843/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004843/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_004843/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004843/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004843/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004843/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004843/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91181886995426,
                        52.3619818224451,
                        46.6700820438564
                    ]
                },
                "distance": 17.91,
                "direction": 56.4,
                "angle": -0.34,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-001181_pano_0000_004843",
                "timestamp": "2019-05-14T07:52:05.752020Z",
                "filename": "pano_0000_004843.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 17.91452134,
                "relative_pitch": -0.34248566788923734,
                "relative_heading": 56.397944793825125,
                "relative_elevation": -0.10708537232130055
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03650/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03650/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03650/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03650/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03650/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03650/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03650/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03650/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03650/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911779126170326,
                        52.362011782219845,
                        0.0
                    ]
                },
                "distance": 18.02,
                "direction": 42.67,
                "angle": -68.93,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03650",
                "timestamp": "2025-06-19T06:06:36Z",
                "filename": "recording_2025-06-19_04-38-42_03650.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.01891658,
                "relative_pitch": -68.93294007686767,
                "relative_heading": 42.67346271902364,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03140/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03140/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03140/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03140/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03140/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03140/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03140/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03140/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03140/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911355176686721,
                        52.36183058524363,
                        0.0
                    ]
                },
                "distance": 18.04,
                "direction": 247.47,
                "angle": -68.91,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03140",
                "timestamp": "2025-06-19T05:47:27Z",
                "filename": "recording_2025-06-19_04-38-42_03140.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.0444306,
                "relative_pitch": -68.90573182285485,
                "relative_heading": 247.46833826989587,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001678/pano_0000_000709/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001678/pano_0000_000709/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001678/pano_0000_000709/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001678/pano_0000_000709/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001678_pano_0000_000709/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001678_pano_0000_000709/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001678_pano_0000_000709/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001678/pano_0000_000709/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001678/pano_0000_000709/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91135561250388,
                        52.3618292001479,
                        47.9510407689959
                    ]
                },
                "distance": 18.08,
                "direction": 246.98,
                "angle": 3.72,
                "elevation": 1.17,
                "pano_id": "TMX7316010203-001678_pano_0000_000709",
                "timestamp": "2020-04-29T06:25:54.340080Z",
                "filename": "pano_0000_000709.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.0767219,
                "relative_pitch": 3.715479247383239,
                "relative_heading": 246.98104827220274,
                "relative_elevation": 1.1738733528182053
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00221/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00221/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00221/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00221/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track02_Sphere_00221/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track02_Sphere_00221/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track02_Sphere_00221/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00221/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track02_Sphere_00221/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911787391315714,
                        52.36200769004875,
                        0.0
                    ]
                },
                "distance": 18.08,
                "direction": 44.96,
                "angle": -68.87,
                "elevation": -46.78,
                "pano_id": "b_20241211_0954_Track02_Sphere_00221",
                "timestamp": "2024-12-11T09:37:01Z",
                "filename": "Job_20241211_0954_Track02_Sphere_00221.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.08021764,
                "relative_pitch": -68.8675851708882,
                "relative_heading": 44.96401548170387,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000225/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000225/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000225/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000225/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_000225/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000225/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000225/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000225/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000225/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91139378871796,
                        52.3619951841397,
                        45.6723191393539
                    ]
                },
                "distance": 18.08,
                "direction": 309.08,
                "angle": -3.5,
                "elevation": -1.1,
                "pano_id": "TMX7316010203-000711_pano_0000_000225",
                "timestamp": "2018-05-08T10:33:09.155390Z",
                "filename": "pano_0000_000225.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.08347984,
                "relative_pitch": -3.4962602658000144,
                "relative_heading": 309.08479846309274,
                "relative_elevation": -1.1048482768237946
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002073/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002073/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002073/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002073/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002073/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002073/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002073/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002073/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002073/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91133429286627,
                        52.3618777063949,
                        44.4375991858542
                    ]
                },
                "distance": 18.17,
                "direction": 264.72,
                "angle": -7.34,
                "elevation": -2.34,
                "pano_id": "TMX7316010203-001047_pano_0000_002073",
                "timestamp": "2019-01-10T12:06:16.834530Z",
                "filename": "pano_0000_002073.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.1667361,
                "relative_pitch": -7.3383358774273395,
                "relative_heading": 264.72195121551937,
                "relative_elevation": -2.3395682303235006
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002080/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002080/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002080/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002080/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002080/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002080/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002080/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002080/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002080/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9118259203128,
                        52.3619795387672,
                        44.4928155867383
                    ]
                },
                "distance": 18.18,
                "direction": 57.9,
                "angle": -7.16,
                "elevation": -2.28,
                "pano_id": "TMX7316010203-001047_pano_0000_002080",
                "timestamp": "2019-01-10T12:06:20.574490Z",
                "filename": "pano_0000_002080.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.18019474,
                "relative_pitch": -7.161714853171034,
                "relative_heading": 57.90283750827492,
                "relative_elevation": -2.2843518294393945
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000346/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000346/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000346/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000346/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_000346/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000346/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000346/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000346/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000346/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91136569693404,
                        52.3618142754416,
                        46.4173506554216
                    ]
                },
                "distance": 18.18,
                "direction": 241.31,
                "angle": -1.13,
                "elevation": -0.36,
                "pano_id": "TMX7316010203-000221_pano_0000_000346",
                "timestamp": "2017-03-23T10:11:56.845890Z",
                "filename": "pano_0000_000346.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.18288301,
                "relative_pitch": -1.1336646323221935,
                "relative_heading": 241.3088690004708,
                "relative_elevation": -0.3598167607560967
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000172/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000172/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000172/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000172/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0006_000172/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000172/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0006_000172/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000172/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0006_000172/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91133268004592,
                        52.3618779808702,
                        46.3099646242335
                    ]
                },
                "distance": 18.27,
                "direction": 264.85,
                "angle": -1.46,
                "elevation": -0.47,
                "pano_id": "TMX7316010203-002373_pano_0006_000172",
                "timestamp": "2021-12-31T09:54:37.725390Z",
                "filename": "pano_0006_000172.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.27337542,
                "relative_pitch": -1.4645853317195252,
                "relative_heading": 264.849000143054,
                "relative_elevation": -0.4672027919441959
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000692/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000692/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000692/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000692/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_000692/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000692/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_000692/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000692/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_000692/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91133459349579,
                        52.3619207896131,
                        46.5768966330215
                    ]
                },
                "distance": 18.34,
                "direction": 279.81,
                "angle": -0.63,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-002050_pano_0000_000692",
                "timestamp": "2021-03-19T09:55:35.603280Z",
                "filename": "pano_0000_000692.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.33709329,
                "relative_pitch": -0.6257379098206247,
                "relative_heading": 279.80558787757815,
                "relative_elevation": -0.20027078315619917
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000757/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000757/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000757/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000757/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000757/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000757/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000757/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000757/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000757/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91133214300888,
                        52.3619148768892,
                        46.5852196076885
                    ]
                },
                "distance": 18.4,
                "direction": 277.7,
                "angle": -0.6,
                "elevation": -0.19,
                "pano_id": "TMX7316010203-000234_pano_0001_000757",
                "timestamp": "2017-03-31T07:46:26.227590Z",
                "filename": "pano_0001_000757.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.40198963,
                "relative_pitch": -0.5976201867099055,
                "relative_heading": 277.69800238559196,
                "relative_elevation": -0.19194780848919635
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000190/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000190/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000190/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000190/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_000190/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000190/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000190/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000190/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000190/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91181232931101,
                        52.3619949380534,
                        47.5673162369058
                    ]
                },
                "distance": 18.41,
                "direction": 51.84,
                "angle": 2.46,
                "elevation": 0.79,
                "pano_id": "TMX7316010203-001536_pano_0000_000190",
                "timestamp": "2020-01-07T08:33:15.549770Z",
                "filename": "pano_0000_000190.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.40924077,
                "relative_pitch": 2.457701712531883,
                "relative_heading": 51.84244885263762,
                "relative_elevation": 0.7901488207281062
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003315/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003315/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003315/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003315/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003315/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003315/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003315/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003315/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003315/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91132903796921,
                        52.3618876647728,
                        49.3973777843639
                    ]
                },
                "distance": 18.46,
                "direction": 268.25,
                "angle": 8.08,
                "elevation": 2.62,
                "pano_id": "TMX7316010203-001681_pano_0000_003315",
                "timestamp": "2020-04-29T11:19:37.246590Z",
                "filename": "pano_0000_003315.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.45627376,
                "relative_pitch": 8.08020162079913,
                "relative_heading": 268.2518558882772,
                "relative_elevation": 2.6202103681862
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001634/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001634/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001634/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001634/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001634/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001634/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001634/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001634/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001634/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91177083521203,
                        52.3620216137429,
                        45.4360170420259
                    ]
                },
                "distance": 18.48,
                "direction": 39.08,
                "angle": -4.15,
                "elevation": -1.34,
                "pano_id": "TMX7316010203-000998_pano_0004_001634",
                "timestamp": "2018-11-21T12:08:24.968960Z",
                "filename": "pano_0004_001634.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.47666447,
                "relative_pitch": -4.151600360687765,
                "relative_heading": 39.08393019409667,
                "relative_elevation": -1.3411503741517947
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001502/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001502/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001502/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001502/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001502/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001502/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001502/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001502/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001502/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91140356972484,
                        52.3620077871012,
                        46.0375209134072
                    ]
                },
                "distance": 18.51,
                "direction": 313.76,
                "angle": -2.29,
                "elevation": -0.74,
                "pano_id": "TMX7316010203-002542_pano_0000_001502",
                "timestamp": "2022-04-25T08:36:46.789630Z",
                "filename": "pano_0000_001502.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.51201513,
                "relative_pitch": -2.2880325657051546,
                "relative_heading": 313.75930783823486,
                "relative_elevation": -0.7396465027704977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00091/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00091/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00091/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00091/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track30_Sphere_00091/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track30_Sphere_00091/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track30_Sphere_00091/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00091/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track30_Sphere_00091/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911328461453699,
                        52.361876764607494,
                        0.0
                    ]
                },
                "distance": 18.57,
                "direction": 264.51,
                "angle": -68.35,
                "elevation": -46.78,
                "pano_id": "b_20241210_1246_Track30_Sphere_00091",
                "timestamp": "2024-12-10T13:19:46Z",
                "filename": "Job_20241210_1246_Track30_Sphere_00091.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.57206841,
                "relative_pitch": -68.3453003773846,
                "relative_heading": 264.5127598551487,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000069/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000069/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000069/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000069/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0016_000069/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000069/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000069/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000069/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000069/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91180311758961,
                        52.3620048890985,
                        46.6347564775497
                    ]
                },
                "distance": 18.64,
                "direction": 47.97,
                "angle": -0.44,
                "elevation": -0.14,
                "pano_id": "TMX7315120208-000070_pano_0016_000069",
                "timestamp": "2016-06-07T12:49:20.616370Z",
                "filename": "pano_0016_000069.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.64243857,
                "relative_pitch": -0.4376780965040164,
                "relative_heading": 47.97197682832031,
                "relative_elevation": -0.14241093862799659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000064/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000064/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000064/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000064/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001684_pano_0000_000064/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000064/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000064/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000064/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000064/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91132427472536,
                        52.3618858925613,
                        47.6884797122329
                    ]
                },
                "distance": 18.79,
                "direction": 267.68,
                "angle": 2.78,
                "elevation": 0.91,
                "pano_id": "TMX7316010203-001684_pano_0000_000064",
                "timestamp": "2020-04-30T08:13:50.059180Z",
                "filename": "pano_0000_000064.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.78755775,
                "relative_pitch": 2.7770216857495713,
                "relative_heading": 267.6809196032496,
                "relative_elevation": 0.9113122960552005
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03144/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03144/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03144/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03144/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03144/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03144/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03144/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03144/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03144/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911384810893285,
                        52.362000940712164,
                        0.0
                    ]
                },
                "distance": 18.96,
                "direction": 309.42,
                "angle": -67.93,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03144",
                "timestamp": "2025-06-19T05:47:31Z",
                "filename": "recording_2025-06-19_04-38-42_03144.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.96238781,
                "relative_pitch": -67.9334982161221,
                "relative_heading": 309.42206973010457,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000056/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000056/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000056/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000056/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000056/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000056/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000056/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000056/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000056/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91183350483521,
                        52.3619857864619,
                        46.5877168159932
                    ]
                },
                "distance": 18.99,
                "direction": 56.95,
                "angle": -0.57,
                "elevation": -0.19,
                "pano_id": "TMX7316010203-002453_pano_0000_000056",
                "timestamp": "2022-03-21T07:29:05.367350Z",
                "filename": "pano_0000_000056.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 18.98990262,
                "relative_pitch": -0.5715858547725824,
                "relative_heading": 56.95417779187275,
                "relative_elevation": -0.18945060018450022
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000524/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000524/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000524/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000524/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0004_000524/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000524/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000524/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000524/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000524/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91135246581142,
                        52.3618120177057,
                        46.4369046464562
                    ]
                },
                "distance": 19.1,
                "direction": 241.95,
                "angle": -1.02,
                "elevation": -0.34,
                "pano_id": "TMX7316010203-002541_pano_0004_000524",
                "timestamp": "2022-04-25T08:06:06.850200Z",
                "filename": "pano_0004_000524.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.09535105,
                "relative_pitch": -1.0208535859934176,
                "relative_heading": 241.94602420119978,
                "relative_elevation": -0.34026276972149816
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000141/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000141/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000141/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000141/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000141/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000141/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000141/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000141/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000141/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91139212057326,
                        52.3620081021545,
                        45.7361846631393
                    ]
                },
                "distance": 19.11,
                "direction": 312.22,
                "angle": -3.12,
                "elevation": -1.04,
                "pano_id": "TMX7316010203-001051_pano_0000_000141",
                "timestamp": "2019-01-14T07:56:49.305430Z",
                "filename": "pano_0000_000141.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.10649901,
                "relative_pitch": -3.118572751342967,
                "relative_heading": 312.2174211394021,
                "relative_elevation": -1.0409827530383993
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001430/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001430/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001430/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001430/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001430/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001430/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001430/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001430/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001430/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91132798351005,
                        52.3618476483205,
                        46.4973724083975
                    ]
                },
                "distance": 19.19,
                "direction": 254.85,
                "angle": -0.84,
                "elevation": -0.28,
                "pano_id": "TMX7316010203-000998_pano_0004_001430",
                "timestamp": "2018-11-21T12:03:19.911680Z",
                "filename": "pano_0004_001430.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.18675722,
                "relative_pitch": -0.835468790798911,
                "relative_heading": 254.84558072207548,
                "relative_elevation": -0.2797950077801943
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000196/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000196/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000196/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000196/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_000196/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000196/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_000196/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000196/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_000196/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91139523582449,
                        52.3620123290829,
                        47.1195805128664
                    ]
                },
                "distance": 19.27,
                "direction": 313.68,
                "angle": 1.02,
                "elevation": 0.34,
                "pano_id": "TMX7316010203-001536_pano_0000_000196",
                "timestamp": "2020-01-07T08:33:19.664740Z",
                "filename": "pano_0000_000196.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.27163081,
                "relative_pitch": 1.0179087266408717,
                "relative_heading": 313.67717548415965,
                "relative_elevation": 0.342413096688702
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001438/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001438/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001438/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001438/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001438/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001438/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001438/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001438/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001438/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91186307670238,
                        52.3619571493681,
                        46.5192505801097
                    ]
                },
                "distance": 19.31,
                "direction": 68.21,
                "angle": -0.77,
                "elevation": -0.26,
                "pano_id": "TMX7316010203-000998_pano_0004_001438",
                "timestamp": "2018-11-21T12:03:24.551630Z",
                "filename": "pano_0004_001438.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.31235967,
                "relative_pitch": -0.7651404572983376,
                "relative_heading": 68.21014994983076,
                "relative_elevation": -0.25791683606799864
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000076/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000076/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000076/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000076/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0016_000076/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000076/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0016_000076/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000076/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0016_000076/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91131410296146,
                        52.3619022334664,
                        46.7759456420317
                    ]
                },
                "distance": 19.49,
                "direction": 273.11,
                "angle": -0.0,
                "elevation": -0.0,
                "pano_id": "TMX7315120208-000070_pano_0016_000076",
                "timestamp": "2016-06-07T12:49:24.351370Z",
                "filename": "pano_0016_000076.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.49382958,
                "relative_pitch": -0.0035910082062044196,
                "relative_heading": 273.1114535383639,
                "relative_elevation": -0.001221774145996335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000219/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000219/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000219/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000219/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_000219/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000219/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_000219/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000219/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_000219/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91180812105023,
                        52.3620146980336,
                        45.9477232983336
                    ]
                },
                "distance": 19.64,
                "direction": 46.27,
                "angle": -2.42,
                "elevation": -0.83,
                "pano_id": "TMX7316010203-000711_pano_0000_000219",
                "timestamp": "2018-05-08T10:33:04.010520Z",
                "filename": "pano_0000_000219.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.63501044,
                "relative_pitch": -2.4189143833181745,
                "relative_heading": 46.27174026921405,
                "relative_elevation": -0.8294441178440977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000004/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000004/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000004/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000004/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002468_pano_0000_000004/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000004/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000004/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000004/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000004/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91131168697898,
                        52.3618853940092,
                        46.6640757853165
                    ]
                },
                "distance": 19.65,
                "direction": 267.62,
                "angle": -0.33,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-002468_pano_0000_000004",
                "timestamp": "2022-03-23T07:01:47.163600Z",
                "filename": "pano_0000_000004.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.64662431,
                "relative_pitch": -0.3298073744429308,
                "relative_heading": 267.6204691765083,
                "relative_elevation": -0.11309163086119867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000133/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000133/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000133/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000133/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002371_pano_0007_000133/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000133/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000133/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000133/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000133/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91134163975824,
                        52.3618134344295,
                        46.5457364460453
                    ]
                },
                "distance": 19.68,
                "direction": 243.36,
                "angle": -0.67,
                "elevation": -0.23,
                "pano_id": "TMX7316010203-002371_pano_0007_000133",
                "timestamp": "2021-12-31T08:53:48.973540Z",
                "filename": "pano_0007_000133.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.67806007,
                "relative_pitch": -0.6738167519983346,
                "relative_heading": 243.36115871190663,
                "relative_elevation": -0.23143097013240066
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000072/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000072/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000072/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000072/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001684_pano_0000_000072/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000072/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001684_pano_0000_000072/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000072/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/30/TMX7316010203-001684/pano_0000_000072/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91188488026324,
                        52.3619224397168,
                        47.7967068199068
                    ]
                },
                "distance": 19.7,
                "direction": 80.34,
                "angle": 2.96,
                "elevation": 1.02,
                "pano_id": "TMX7316010203-001684_pano_0000_000072",
                "timestamp": "2020-04-30T08:13:56.064220Z",
                "filename": "pano_0000_000072.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.69736677,
                "relative_pitch": 2.962996125986485,
                "relative_heading": 80.33620160556599,
                "relative_elevation": 1.0195394037291052
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006085/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006085/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006085/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006085/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_006085/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006085/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006085/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006085/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006085/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9113177770262,
                        52.3618535997025,
                        46.346393097192
                    ]
                },
                "distance": 19.7,
                "direction": 257.23,
                "angle": -1.25,
                "elevation": -0.43,
                "pano_id": "TMX7316010203-001675_pano_0000_006085",
                "timestamp": "2020-04-24T11:10:45.159760Z",
                "filename": "pano_0000_006085.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.7018601,
                "relative_pitch": -1.2525527179100837,
                "relative_heading": 257.23377696143257,
                "relative_elevation": -0.43077431898569785
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000330/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000330/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000330/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000330/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000330/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000330/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000330/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000330/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000330/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91185647530476,
                        52.3619745392077,
                        47.9385450677946
                    ]
                },
                "distance": 19.71,
                "direction": 62.49,
                "angle": 3.37,
                "elevation": 1.16,
                "pano_id": "TMX7316010203-000702_pano_0000_000330",
                "timestamp": "2018-05-02T08:23:17.965120Z",
                "filename": "pano_0000_000330.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.7111333,
                "relative_pitch": 3.3719622025726794,
                "relative_heading": 62.492582717588206,
                "relative_elevation": 1.1613776516169025
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004850/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004850/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004850/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004850/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_004850/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004850/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_004850/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004850/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_004850/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91131084507688,
                        52.3618790091497,
                        46.6377650247887
                    ]
                },
                "distance": 19.75,
                "direction": 265.57,
                "angle": -0.4,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-001181_pano_0000_004850",
                "timestamp": "2019-05-14T07:52:09.567010Z",
                "filename": "pano_0000_004850.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.74610628,
                "relative_pitch": -0.4044866303258562,
                "relative_heading": 265.56720004599276,
                "relative_elevation": -0.13940239138899813
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000012/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000012/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000012/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000012/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002468_pano_0000_000012/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000012/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000012/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000012/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002468/pano_0000_000012/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91188497223738,
                        52.3619295704993,
                        46.7896635588259
                    ]
                },
                "distance": 19.85,
                "direction": 78.08,
                "angle": 0.04,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-002468_pano_0000_000012",
                "timestamp": "2022-03-23T07:01:52.198580Z",
                "filename": "pano_0000_000012.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.85211269,
                "relative_pitch": 0.036065488371639316,
                "relative_heading": 78.08108585480933,
                "relative_elevation": 0.01249614264820309
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000070/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000070/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000070/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000070/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0004_000070/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000070/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000070/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000070/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000070/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91130962063746,
                        52.3619146992263,
                        46.6029224190861
                    ]
                },
                "distance": 19.92,
                "direction": 277.05,
                "angle": -0.5,
                "elevation": -0.17,
                "pano_id": "TMX7316010203-002541_pano_0004_000070",
                "timestamp": "2022-04-25T07:57:45.354480Z",
                "filename": "pano_0004_000070.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.92107398,
                "relative_pitch": -0.5011400669082856,
                "relative_heading": 277.0505537948648,
                "relative_elevation": -0.17424499709159846
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000135/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000135/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000135/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000135/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000135/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000135/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000135/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000135/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000135/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91180438322529,
                        52.362021440451,
                        46.1811031308025
                    ]
                },
                "distance": 19.98,
                "direction": 44.21,
                "angle": -1.71,
                "elevation": -0.6,
                "pano_id": "TMX7316010203-001051_pano_0000_000135",
                "timestamp": "2019-01-14T07:56:42.205520Z",
                "filename": "pano_0000_000135.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 19.98252225,
                "relative_pitch": -1.7085853093429935,
                "relative_heading": 44.21210008225957,
                "relative_elevation": -0.5960642853751992
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001496/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001496/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001496/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001496/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001496/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001496/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001496/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001496/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001496/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91181420051238,
                        52.3620155591729,
                        46.266690922901
                    ]
                },
                "distance": 20.0,
                "direction": 46.89,
                "angle": -1.46,
                "elevation": -0.51,
                "pano_id": "TMX7316010203-002542_pano_0000_001496",
                "timestamp": "2022-04-25T08:36:42.774700Z",
                "filename": "pano_0000_001496.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 20.00169986,
                "relative_pitch": -1.4619657820284264,
                "relative_heading": 46.89344741939503,
                "relative_elevation": -0.5104764932766983
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03202/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03202/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03202/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03202/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03202/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03202/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03202/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03202/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03202/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911891838377296,
                        52.361920676923056,
                        0.0
                    ]
                },
                "distance": 20.13,
                "direction": 81.11,
                "angle": -66.71,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03202",
                "timestamp": "2025-06-19T05:48:43Z",
                "filename": "recording_2025-06-19_04-38-42_03202.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 20.1335702,
                "relative_pitch": -66.71225603447577,
                "relative_heading": 81.11294799876245,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000003/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000003/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000003/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000003/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0010_000003/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0010_000003/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0010_000003/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000003/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0010_000003/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91139521359143,
                        52.3620237566705,
                        46.401202741079
                    ]
                },
                "distance": 20.17,
                "direction": 316.29,
                "angle": -1.07,
                "elevation": -0.38,
                "pano_id": "TMX7316010203-002625_pano_0010_000003",
                "timestamp": "2022-06-24T07:31:27.983570Z",
                "filename": "pano_0010_000003.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 20.1718087,
                "relative_pitch": -1.0677622242759262,
                "relative_heading": 316.2873403065069,
                "relative_elevation": -0.37596467509870024
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003557/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003557/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003557/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003557/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003557/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003557/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003557/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003557/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003557/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91130413345494,
                        52.3618670208824,
                        46.9709791941568
                    ]
                },
                "distance": 20.35,
                "direction": 261.92,
                "angle": 0.55,
                "elevation": 0.19,
                "pano_id": "TMX7316010203-001681_pano_0000_003557",
                "timestamp": "2020-04-29T11:24:42.454240Z",
                "filename": "pano_0000_003557.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 20.34629398,
                "relative_pitch": 0.5457633246283391,
                "relative_heading": 261.9189494054848,
                "relative_elevation": 0.1938117779791
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000141/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000141/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000141/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000141/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002371_pano_0007_000141/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000141/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002371_pano_0007_000141/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000141/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002371/pano_0007_000141/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91189497373565,
                        52.3619265395975,
                        46.5814248332754
                    ]
                },
                "distance": 20.45,
                "direction": 79.4,
                "angle": -0.55,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-002371_pano_0007_000141",
                "timestamp": "2021-12-31T08:53:53.313410Z",
                "filename": "pano_0007_000141.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 20.45451852,
                "relative_pitch": -0.5482838191698796,
                "relative_heading": 79.39969702901597,
                "relative_elevation": -0.19574258290229807
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000532/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000532/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000532/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000532/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0004_000532/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000532/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000532/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000532/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000532/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91189774733117,
                        52.3619234350469,
                        46.4679451286793
                    ]
                },
                "distance": 20.58,
                "direction": 80.44,
                "angle": -0.86,
                "elevation": -0.31,
                "pano_id": "TMX7316010203-002541_pano_0004_000532",
                "timestamp": "2022-04-25T08:06:10.895390Z",
                "filename": "pano_0004_000532.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 20.58009606,
                "relative_pitch": -0.8608219738808874,
                "relative_heading": 80.44187075198563,
                "relative_elevation": -0.3092222874984003
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000338/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000338/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000338/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000338/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000338/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000338/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000338/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000338/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000338/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91130134243894,
                        52.3618629380428,
                        47.9859510818496
                    ]
                },
                "distance": 20.6,
                "direction": 260.74,
                "angle": 3.36,
                "elevation": 1.21,
                "pano_id": "TMX7316010203-000702_pano_0000_000338",
                "timestamp": "2018-05-02T08:23:22.655120Z",
                "filename": "pano_0000_000338.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 20.60274889,
                "relative_pitch": 3.357750835222821,
                "relative_heading": 260.7423049108748,
                "relative_elevation": 1.208783665671902
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03657/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03657/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03657/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03657/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03657/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03657/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03657/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03657/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03657/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911297376089149,
                        52.36190880669309,
                        0.0
                    ]
                },
                "distance": 20.68,
                "direction": 274.96,
                "angle": -66.15,
                "elevation": -46.78,
                "pano_id": "recording_2025-06-19_04-38-42_03657",
                "timestamp": "2025-06-19T06:06:42Z",
                "filename": "recording_2025-06-19_04-38-42_03657.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 20.68213645,
                "relative_pitch": -66.14777964256979,
                "relative_heading": 274.96374557227114,
                "relative_elevation": -46.7771674161777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003549/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003549/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003549/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003549/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003549/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003549/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003549/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003549/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003549/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91186093029939,
                        52.3619876021303,
                        47.0384503202513
                    ]
                },
                "distance": 20.68,
                "direction": 59.31,
                "angle": 0.72,
                "elevation": 0.26,
                "pano_id": "TMX7316010203-001681_pano_0000_003549",
                "timestamp": "2020-04-29T11:24:38.849320Z",
                "filename": "pano_0000_003549.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 20.68359898,
                "relative_pitch": 0.7237430702024913,
                "relative_heading": 59.30787832965276,
                "relative_elevation": 0.2612829040736031
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000350/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000350/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000350/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000350/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_000350/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000350/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000350/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000350/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000350/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91189858267774,
                        52.3619322751293,
                        46.6110725011677
                    ]
                },
                "distance": 20.82,
                "direction": 77.8,
                "angle": -0.46,
                "elevation": -0.17,
                "pano_id": "TMX7316010203-000221_pano_0000_000350",
                "timestamp": "2017-03-23T10:12:01.925830Z",
                "filename": "pano_0000_000350.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 20.82171417,
                "relative_pitch": -0.45703901727953694,
                "relative_heading": 77.7977028397765,
                "relative_elevation": -0.1660949150099995
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006093/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006093/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006093/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006093/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_006093/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006093/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_006093/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006093/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_006093/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91187812394169,
                        52.3619703267891,
                        46.3643873948604
                    ]
                },
                "distance": 20.83,
                "direction": 65.51,
                "angle": -1.14,
                "elevation": -0.41,
                "pano_id": "TMX7316010203-001675_pano_0000_006093",
                "timestamp": "2020-04-24T11:10:49.394690Z",
                "filename": "pano_0000_006093.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 20.83158765,
                "relative_pitch": -1.1351731248038999,
                "relative_heading": 65.51086562191148,
                "relative_elevation": -0.4127800213172961
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002285/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002285/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002285/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002285/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002285/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002285/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002285/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002285/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002285/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91183179911272,
                        52.3620147420139,
                        52.4884563134983
                    ]
                },
                "distance": 20.83,
                "direction": 49.33,
                "angle": 15.33,
                "elevation": 5.71,
                "pano_id": "TMX7316010203-001047_pano_0000_002285",
                "timestamp": "2019-01-10T12:08:02.348560Z",
                "filename": "pano_0000_002285.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 20.83366934,
                "relative_pitch": 15.33029507302204,
                "relative_heading": 49.32981332242966,
                "relative_elevation": 5.7112888973206
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002468_pano_0000_000008/adjacencies/TMX7316010203-002468_pano_0000_000008/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001969/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001969/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001969/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001969/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000243_pano_0001_001969/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000243_pano_0001_001969/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000243_pano_0001_001969/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001969/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/04/TMX7316010203-000243/pano_0001_001969/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91138039640662,
                        52.3620252423524,
                        45.9401337271556
                    ]
                },
                "distance": 21.0,
                "direction": 314.61,
                "angle": -2.28,
                "elevation": -0.84,
                "pano_id": "TMX7316010203-000243_pano_0001_001969",
                "timestamp": "2017-04-04T12:16:36.491980Z",
                "filename": "pano_0001_001969.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-002468_pano_0000_000008",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122603.43480991886,
                        486106.4739207983
                    ]
                },
                "relative_distance": 20.99785137,
                "relative_pitch": -2.2827630457928203,
                "relative_heading": 314.60801348680377,
                "relative_elevation": -0.8370336890220997
            }
        ]
    }
}