Parameters:

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

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

{
    "_links": {
        "self": {
            "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00014/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00014/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00014/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00014/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_1314_Track11_Sphere_00014/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00014/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816209575421124,
                        52.38176696568874,
                        0.0
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "timestamp": "2024-09-19T11:54:45Z",
                "filename": "Job_20240919_1314_Track11_Sphere_00014.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 0.0,
                "relative_pitch": 0.0,
                "relative_heading": null,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001375/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001375/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001375/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001375/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_001375/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_001375/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_001375/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001375/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001375/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620530081389,
                        52.3817680591247,
                        43.929306820035
                    ]
                },
                "distance": 0.32,
                "direction": 292.69,
                "angle": 89.59,
                "elevation": 43.93,
                "pano_id": "TMX7316010203-000305_pano_0000_001375",
                "timestamp": "2017-05-22T08:05:22.595070Z",
                "filename": "pano_0000_001375.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 0.31547485,
                "relative_pitch": 89.58854195449693,
                "relative_heading": 292.68582714369734,
                "relative_elevation": 43.929306820035
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001359/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001359/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001359/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001359/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001359/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001359/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001359/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001359/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001359/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620236280279,
                        52.3817620473943,
                        44.2635634355247
                    ]
                },
                "distance": 0.74,
                "direction": 221.9,
                "angle": 89.05,
                "elevation": 44.26,
                "pano_id": "TMX7316010203-001884_pano_0000_001359",
                "timestamp": "2020-08-20T11:51:31.736470Z",
                "filename": "pano_0000_001359.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 0.73533601,
                "relative_pitch": 89.0482516221855,
                "relative_heading": 221.90442017380025,
                "relative_elevation": 44.2635634355247
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00371/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00371/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00371/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00371/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_11-19-33_00371/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00371/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00371/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00371/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00371/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620373238445,
                        52.38177474786131,
                        0.0
                    ]
                },
                "distance": 0.95,
                "direction": 335.32,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-10-02_11-19-33_00371",
                "timestamp": "2025-10-02T11:29:22Z",
                "filename": "recording_2025-10-02_11-19-33_00371.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 0.95298501,
                "relative_pitch": 0.0,
                "relative_heading": 335.32352670904095,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000824/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000824/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000824/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000824/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0003_000824/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000824/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000824/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000824/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000824/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620511204149,
                        52.3817535050428,
                        44.2280161865056
                    ]
                },
                "distance": 1.53,
                "direction": 191.47,
                "angle": 88.02,
                "elevation": 44.23,
                "pano_id": "TMX7316010203-002523_pano_0003_000824",
                "timestamp": "2022-04-19T08:14:52.539200Z",
                "filename": "pano_0003_000824.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 1.52835103,
                "relative_pitch": 88.0208645950403,
                "relative_heading": 191.47006649376863,
                "relative_elevation": 44.2280161865056
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002927/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002927/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002927/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002927/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002927/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002927/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002927/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002927/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002927/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620987568439,
                        52.3817522746465,
                        44.2519772779197
                    ]
                },
                "distance": 1.63,
                "direction": 179.28,
                "angle": 87.88,
                "elevation": 44.25,
                "pano_id": "TMX7316010203-002069_pano_0000_002927",
                "timestamp": "2021-03-29T13:00:28.520840Z",
                "filename": "pano_0000_002927.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 1.63486763,
                "relative_pitch": 87.88419775122432,
                "relative_heading": 179.28344180807866,
                "relative_elevation": 44.2519772779197
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004524/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004524/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004524/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004524/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_004524/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004524/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004524/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004524/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004524/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620200737199,
                        52.3817501979586,
                        43.9748063264415
                    ]
                },
                "distance": 1.94,
                "direction": 195.44,
                "angle": 87.48,
                "elevation": 43.97,
                "pano_id": "TMX7316010203-000831_pano_0000_004524",
                "timestamp": "2018-07-09T11:58:45.970440Z",
                "filename": "pano_0000_004524.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 1.93567913,
                "relative_pitch": 87.47958644327248,
                "relative_heading": 195.43974295387872,
                "relative_elevation": 43.9748063264415
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000972/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000972/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000972/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000972/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0000_000972/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000972/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000972/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000972/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000972/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620234637194,
                        52.3817863554422,
                        44.4241679403931
                    ]
                },
                "distance": 2.21,
                "direction": 347.15,
                "angle": 87.15,
                "elevation": 44.42,
                "pano_id": "TMX7316060226-000483_pano_0000_000972",
                "timestamp": "2019-11-12T10:59:38.928400Z",
                "filename": "pano_0000_000972.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 2.21302596,
                "relative_pitch": 87.14812179768894,
                "relative_heading": 347.1482349733531,
                "relative_elevation": 44.4241679403931
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000971/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000971/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000971/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000971/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0000_000971/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000971/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000971/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000971/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000971/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620429175146,
                        52.381740166781,
                        44.4313554698601
                    ]
                },
                "distance": 3.0,
                "direction": 186.88,
                "angle": 86.13,
                "elevation": 44.43,
                "pano_id": "TMX7316060226-000483_pano_0000_000971",
                "timestamp": "2019-11-12T10:59:38.153280Z",
                "filename": "pano_0000_000971.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 3.0036624,
                "relative_pitch": 86.13255711478129,
                "relative_heading": 186.8793781254702,
                "relative_elevation": 44.4313554698601
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004523/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004523/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004523/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004523/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_004523/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004523/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004523/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004523/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004523/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619863348122,
                        52.3817951695978,
                        43.9885607650504
                    ]
                },
                "distance": 3.23,
                "direction": 346.65,
                "angle": 85.81,
                "elevation": 43.99,
                "pano_id": "TMX7316010203-000831_pano_0000_004523",
                "timestamp": "2018-07-09T11:58:45.045600Z",
                "filename": "pano_0000_004523.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 3.22560634,
                "relative_pitch": 85.80610411014904,
                "relative_heading": 346.6450346540162,
                "relative_elevation": 43.9885607650504
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002928/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002928/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002928/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002928/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002928/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002928/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002928/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002928/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002928/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620741443038,
                        52.3817973688312,
                        44.2595952115953
                    ]
                },
                "distance": 3.39,
                "direction": 357.51,
                "angle": 85.62,
                "elevation": 44.26,
                "pano_id": "TMX7316010203-002069_pano_0000_002928",
                "timestamp": "2021-03-29T13:00:29.440820Z",
                "filename": "pano_0000_002928.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 3.38629591,
                "relative_pitch": 85.62483109147028,
                "relative_heading": 357.5095096541335,
                "relative_elevation": 44.2595952115953
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000825/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000825/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000825/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000825/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0003_000825/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000825/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000825/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000825/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000825/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620190494075,
                        52.3817982656193,
                        44.2306738207117
                    ]
                },
                "distance": 3.52,
                "direction": 351.47,
                "angle": 85.45,
                "elevation": 44.23,
                "pano_id": "TMX7316010203-002523_pano_0003_000825",
                "timestamp": "2022-04-19T08:14:53.304260Z",
                "filename": "pano_0003_000825.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 3.52183192,
                "relative_pitch": 85.44747433200345,
                "relative_heading": 351.4713755236244,
                "relative_elevation": 44.2306738207117
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00370/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00370/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00370/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00370/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_11-19-33_00370/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00370/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00370/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00370/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00370/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816204956080484,
                        52.38172990493308,
                        0.0
                    ]
                },
                "distance": 4.14,
                "direction": 184.36,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-10-02_11-19-33_00370",
                "timestamp": "2025-10-02T11:29:21Z",
                "filename": "recording_2025-10-02_11-19-33_00370.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 4.1358986,
                "relative_pitch": 0.0,
                "relative_heading": 184.36164587887708,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001358/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001358/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001358/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001358/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001358/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001358/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001358/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001358/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001358/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619966517196,
                        52.3818072504767,
                        44.2886124886572
                    ]
                },
                "distance": 4.53,
                "direction": 351.44,
                "angle": 84.16,
                "elevation": 44.29,
                "pano_id": "TMX7316010203-001884_pano_0000_001358",
                "timestamp": "2020-08-20T11:51:30.851450Z",
                "filename": "pano_0000_001358.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 4.53318116,
                "relative_pitch": 84.15581674434256,
                "relative_heading": 351.4391154690781,
                "relative_elevation": 44.2886124886572
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00013/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00013/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00013/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00013/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_1314_Track11_Sphere_00013/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00013/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00013/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00013/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816211585106934,
                        52.38172495768885,
                        0.0
                    ]
                },
                "distance": 4.68,
                "direction": 178.32,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20240919_1314_Track11_Sphere_00013",
                "timestamp": "2024-09-19T11:54:44Z",
                "filename": "Job_20240919_1314_Track11_Sphere_00013.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 4.67642579,
                "relative_pitch": 0.0,
                "relative_heading": 178.32313954271027,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00015/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00015/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00015/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00015/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_1314_Track11_Sphere_00015/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00015/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00015/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00015/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816208521266796,
                        52.38181118928006,
                        0.0
                    ]
                },
                "distance": 4.92,
                "direction": 359.16,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20240919_1314_Track11_Sphere_00015",
                "timestamp": "2024-09-19T11:54:47Z",
                "filename": "Job_20240919_1314_Track11_Sphere_00015.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 4.92148572,
                "relative_pitch": 0.0,
                "relative_heading": 359.16431362005216,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001360/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001360/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001360/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001360/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001360/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001360/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001360/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001360/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001360/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620370922523,
                        52.3817167946819,
                        44.3023405512795
                    ]
                },
                "distance": 5.6,
                "direction": 184.09,
                "angle": 82.8,
                "elevation": 44.3,
                "pano_id": "TMX7316010203-001884_pano_0000_001360",
                "timestamp": "2020-08-20T11:51:32.676460Z",
                "filename": "pano_0000_001360.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 5.59703014,
                "relative_pitch": 82.79956337720547,
                "relative_heading": 184.09250437226024,
                "relative_elevation": 44.3023405512795
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00372/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00372/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00372/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00372/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_11-19-33_00372/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00372/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00372/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00372/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00372/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816202007604147,
                        52.38181972318903,
                        0.0
                    ]
                },
                "distance": 5.89,
                "direction": 354.98,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-10-02_11-19-33_00372",
                "timestamp": "2025-10-02T11:29:23Z",
                "filename": "recording_2025-10-02_11-19-33_00372.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 5.89314265,
                "relative_pitch": 0.0,
                "relative_heading": 354.98352623342277,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000823/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000823/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000823/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000823/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0003_000823/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000823/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000823/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000823/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000823/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620748434749,
                        52.3817087379698,
                        44.2710452498868
                    ]
                },
                "distance": 6.48,
                "direction": 181.26,
                "angle": 81.67,
                "elevation": 44.27,
                "pano_id": "TMX7316010203-002523_pano_0003_000823",
                "timestamp": "2022-04-19T08:14:51.659240Z",
                "filename": "pano_0003_000823.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 6.48083014,
                "relative_pitch": 81.67163741151037,
                "relative_heading": 181.2589097468556,
                "relative_elevation": 44.2710452498868
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002926/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002926/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002926/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002926/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002926/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002926/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002926/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002926/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002926/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620722029544,
                        52.3817076586148,
                        44.3083084896207
                    ]
                },
                "distance": 6.6,
                "direction": 181.39,
                "angle": 81.53,
                "elevation": 44.31,
                "pano_id": "TMX7316010203-002069_pano_0000_002926",
                "timestamp": "2021-03-29T13:00:27.510870Z",
                "filename": "pano_0000_002926.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 6.60131878,
                "relative_pitch": 81.5260608756078,
                "relative_heading": 181.3920251554681,
                "relative_elevation": 44.3083084896207
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004525/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004525/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004525/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004525/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_004525/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004525/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004525/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004525/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004525/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620553439757,
                        52.3817045776536,
                        44.0106019182131
                    ]
                },
                "distance": 6.95,
                "direction": 182.27,
                "angle": 81.03,
                "elevation": 44.01,
                "pano_id": "TMX7316010203-000831_pano_0000_004525",
                "timestamp": "2018-07-09T11:58:46.955340Z",
                "filename": "pano_0000_004525.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 6.94765437,
                "relative_pitch": 81.0291364744096,
                "relative_heading": 182.26980100015595,
                "relative_elevation": 44.0106019182131
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000973/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000973/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000973/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000973/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0000_000973/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000973/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000973/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000973/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000973/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619979794069,
                        52.3818322348653,
                        44.4380871327594
                    ]
                },
                "distance": 7.29,
                "direction": 354.76,
                "angle": 80.68,
                "elevation": 44.44,
                "pano_id": "TMX7316060226-000483_pano_0000_000973",
                "timestamp": "2019-11-12T10:59:39.653260Z",
                "filename": "pano_0000_000973.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 7.29325249,
                "relative_pitch": 80.67961336160434,
                "relative_heading": 354.76242229955955,
                "relative_elevation": 44.4380871327594
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000970/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000970/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000970/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000970/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0000_000970/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000970/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000970/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000970/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000970/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620488415934,
                        52.381693721868,
                        44.4447048045695
                    ]
                },
                "distance": 8.16,
                "direction": 182.24,
                "angle": 79.6,
                "elevation": 44.44,
                "pano_id": "TMX7316060226-000483_pano_0000_000970",
                "timestamp": "2019-11-12T10:59:37.328320Z",
                "filename": "pano_0000_000970.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 8.1564341,
                "relative_pitch": 79.60086759465098,
                "relative_heading": 182.244509934288,
                "relative_elevation": 44.4447048045695
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004522/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004522/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004522/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004522/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_004522/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004522/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004522/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004522/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004522/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619782335764,
                        52.3818407681309,
                        43.9699922464788
                    ]
                },
                "distance": 8.25,
                "direction": 354.43,
                "angle": 79.37,
                "elevation": 43.97,
                "pano_id": "TMX7316010203-000831_pano_0000_004522",
                "timestamp": "2018-07-09T11:58:44.155370Z",
                "filename": "pano_0000_004522.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 8.25123239,
                "relative_pitch": 79.37171098371716,
                "relative_heading": 354.4345775533209,
                "relative_elevation": 43.9699922464788
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002929/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002929/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002929/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002929/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002929/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002929/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002929/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002929/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002929/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620368794546,
                        52.3818424739531,
                        44.2246759766713
                    ]
                },
                "distance": 8.41,
                "direction": 357.27,
                "angle": 79.23,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-002069_pano_0000_002929",
                "timestamp": "2021-03-29T13:00:30.305940Z",
                "filename": "pano_0000_002929.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 8.41171001,
                "relative_pitch": 79.2307525665652,
                "relative_heading": 357.2683250049428,
                "relative_elevation": 44.2246759766713
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000826/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000826/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000826/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000826/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0003_000826/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000826/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000826/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000826/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000826/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619879906634,
                        52.3818431620712,
                        44.1956638731062
                    ]
                },
                "distance": 8.51,
                "direction": 355.05,
                "angle": 79.1,
                "elevation": 44.2,
                "pano_id": "TMX7316010203-002523_pano_0003_000826",
                "timestamp": "2022-04-19T08:14:54.019370Z",
                "filename": "pano_0003_000826.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 8.51041495,
                "relative_pitch": 79.1004105879928,
                "relative_heading": 355.05370094005775,
                "relative_elevation": 44.1956638731062
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00012/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00012/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00012/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00012/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_1314_Track11_Sphere_00012/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00012/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00012/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00012/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816211000658219,
                        52.38168708052877,
                        0.0
                    ]
                },
                "distance": 8.89,
                "direction": 179.37,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20240919_1314_Track11_Sphere_00012",
                "timestamp": "2024-09-19T11:54:42Z",
                "filename": "Job_20240919_1314_Track11_Sphere_00012.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 8.88971851,
                "relative_pitch": 0.0,
                "relative_heading": 179.37449770057322,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00369/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00369/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00369/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00369/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_11-19-33_00369/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00369/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00369/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00369/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00369/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816203581404181,
                        52.381684959597855,
                        0.0
                    ]
                },
                "distance": 9.13,
                "direction": 182.56,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-10-02_11-19-33_00369",
                "timestamp": "2025-10-02T11:29:20Z",
                "filename": "recording_2025-10-02_11-19-33_00369.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 9.13431761,
                "relative_pitch": 0.0,
                "relative_heading": 182.56098878182735,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001357/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001357/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001357/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001357/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001357/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001357/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001357/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001357/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001357/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619766606498,
                        52.381852468524,
                        44.2534836940467
                    ]
                },
                "distance": 9.55,
                "direction": 355.13,
                "angle": 77.82,
                "elevation": 44.25,
                "pano_id": "TMX7316010203-001884_pano_0000_001357",
                "timestamp": "2020-08-20T11:51:30.001440Z",
                "filename": "pano_0000_001357.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 9.54879019,
                "relative_pitch": 77.8236907631605,
                "relative_heading": 355.128273318202,
                "relative_elevation": 44.2534836940467
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001376/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001376/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001376/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001376/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_001376/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_001376/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_001376/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001376/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001376/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620077203773,
                        52.381855871837,
                        43.9166771741584
                    ]
                },
                "distance": 9.91,
                "direction": 356.53,
                "angle": 77.28,
                "elevation": 43.92,
                "pano_id": "TMX7316010203-000305_pano_0000_001376",
                "timestamp": "2017-05-22T08:05:24.275070Z",
                "filename": "pano_0000_001376.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 9.91113993,
                "relative_pitch": 77.28250807468318,
                "relative_heading": 356.5325463831257,
                "relative_elevation": 43.9166771741584
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00016/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00016/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00016/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00016/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_1314_Track11_Sphere_00016/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00016/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00016/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00016/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816206206130591,
                        52.381856386454395,
                        0.0
                    ]
                },
                "distance": 9.95,
                "direction": 358.68,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20240919_1314_Track11_Sphere_00016",
                "timestamp": "2024-09-19T11:54:48Z",
                "filename": "Job_20240919_1314_Track11_Sphere_00016.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 9.9529041,
                "relative_pitch": 0.0,
                "relative_heading": 358.6791709136147,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001361/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001361/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001361/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001361/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001361/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001361/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001361/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001361/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001361/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620206483324,
                        52.3816717056744,
                        44.3118920829147
                    ]
                },
                "distance": 10.61,
                "direction": 182.76,
                "angle": 76.53,
                "elevation": 44.31,
                "pano_id": "TMX7316010203-001884_pano_0000_001361",
                "timestamp": "2020-08-20T11:51:33.681420Z",
                "filename": "pano_0000_001361.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 10.61234921,
                "relative_pitch": 76.53178414543937,
                "relative_heading": 182.76217992937876,
                "relative_elevation": 44.3118920829147
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00373/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00373/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00373/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00373/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_11-19-33_00373/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00373/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00373/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00373/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00373/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816198785823176,
                        52.38186461040821,
                        0.0
                    ]
                },
                "distance": 10.89,
                "direction": 356.13,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-10-02_11-19-33_00373",
                "timestamp": "2025-10-02T11:29:24Z",
                "filename": "recording_2025-10-02_11-19-33_00373.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 10.89018717,
                "relative_pitch": 0.0,
                "relative_heading": 356.1317072318066,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000822/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000822/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000822/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000822/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0003_000822/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000822/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000822/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000822/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000822/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619786243574,
                        52.3816644110283,
                        44.3157618837431
                    ]
                },
                "distance": 11.44,
                "direction": 184.0,
                "angle": 75.53,
                "elevation": 44.32,
                "pano_id": "TMX7316010203-002523_pano_0003_000822",
                "timestamp": "2022-04-19T08:14:50.559210Z",
                "filename": "pano_0003_000822.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 11.43956512,
                "relative_pitch": 75.52577917426592,
                "relative_heading": 183.99790025893543,
                "relative_elevation": 44.3157618837431
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002925/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002925/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002925/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002925/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002925/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002925/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002925/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002925/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002925/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619984097388,
                        52.3816634524483,
                        44.342292143032
                    ]
                },
                "distance": 11.54,
                "direction": 183.29,
                "angle": 75.42,
                "elevation": 44.34,
                "pano_id": "TMX7316010203-002069_pano_0000_002925",
                "timestamp": "2021-03-29T13:00:26.320840Z",
                "filename": "pano_0000_002925.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 11.53745009,
                "relative_pitch": 75.41555217199246,
                "relative_heading": 183.2935333658373,
                "relative_elevation": 44.342292143032
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000974/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000974/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000974/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000974/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0000_000974/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000974/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000974/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000974/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000974/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619749663361,
                        52.3818779211063,
                        44.4361458662897
                    ]
                },
                "distance": 12.37,
                "direction": 356.19,
                "angle": 74.44,
                "elevation": 44.44,
                "pano_id": "TMX7316060226-000483_pano_0000_000974",
                "timestamp": "2019-11-12T10:59:40.368290Z",
                "filename": "pano_0000_000974.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 12.37388366,
                "relative_pitch": 74.43937425068475,
                "relative_heading": 356.1888422686339,
                "relative_elevation": 44.4361458662897
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000969/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000969/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000969/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000969/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0000_000969/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000969/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000969/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000969/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000969/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620341699376,
                        52.381647482172,
                        44.432406520471
                    ]
                },
                "distance": 13.3,
                "direction": 181.81,
                "angle": 73.33,
                "elevation": 44.43,
                "pano_id": "TMX7316060226-000483_pano_0000_000969",
                "timestamp": "2019-11-12T10:59:36.498320Z",
                "filename": "pano_0000_000969.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 13.30209122,
                "relative_pitch": 73.33344938858335,
                "relative_heading": 181.80652271174714,
                "relative_elevation": 44.432406520471
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004521/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004521/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004521/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004521/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_004521/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004521/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004521/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004521/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004521/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816195268485,
                        52.3818864073379,
                        43.9932171478868
                    ]
                },
                "distance": 13.33,
                "direction": 355.81,
                "angle": 73.15,
                "elevation": 43.99,
                "pano_id": "TMX7316010203-000831_pano_0000_004521",
                "timestamp": "2018-07-09T11:58:43.305380Z",
                "filename": "pano_0000_004521.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 13.32647655,
                "relative_pitch": 73.1473286859935,
                "relative_heading": 355.80783776340775,
                "relative_elevation": 43.9932171478868
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002930/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002930/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002930/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002930/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002930/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002930/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002930/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002930/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002930/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620072785508,
                        52.3818871898068,
                        44.2358511779457
                    ]
                },
                "distance": 13.39,
                "direction": 357.42,
                "angle": 73.16,
                "elevation": 44.24,
                "pano_id": "TMX7316010203-002069_pano_0000_002930",
                "timestamp": "2021-03-29T13:00:31.180950Z",
                "filename": "pano_0000_002930.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 13.39144847,
                "relative_pitch": 73.1574454882828,
                "relative_heading": 357.4215300523176,
                "relative_elevation": 44.2358511779457
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000827/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000827/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000827/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000827/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0003_000827/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000827/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000827/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000827/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000827/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619649324223,
                        52.3818881240512,
                        44.1973143769428
                    ]
                },
                "distance": 13.51,
                "direction": 356.22,
                "angle": 73.0,
                "elevation": 44.2,
                "pano_id": "TMX7316010203-002523_pano_0003_000827",
                "timestamp": "2022-04-19T08:14:54.729190Z",
                "filename": "pano_0003_000827.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 13.51124479,
                "relative_pitch": 73.0014585362689,
                "relative_heading": 356.21976277526454,
                "relative_elevation": 44.1973143769428
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00368/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00368/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00368/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00368/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_11-19-33_00368/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00368/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00368/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00368/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00368/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816202545100426,
                        52.38163997095507,
                        0.0
                    ]
                },
                "distance": 14.14,
                "direction": 181.94,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-10-02_11-19-33_00368",
                "timestamp": "2025-10-02T11:29:18Z",
                "filename": "recording_2025-10-02_11-19-33_00368.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 14.13939349,
                "relative_pitch": 0.0,
                "relative_heading": 181.94021116109477,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001356/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001356/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001356/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001356/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001356/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001356/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001356/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001356/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001356/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619536786257,
                        52.3818975924714,
                        44.2889887513593
                    ]
                },
                "distance": 14.57,
                "direction": 356.19,
                "angle": 71.79,
                "elevation": 44.29,
                "pano_id": "TMX7316010203-001884_pano_0000_001356",
                "timestamp": "2020-08-20T11:51:29.136480Z",
                "filename": "pano_0000_001356.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 14.56760093,
                "relative_pitch": 71.79285260292443,
                "relative_heading": 356.1922338749941,
                "relative_elevation": 44.2889887513593
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00017/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00017/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00017/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00017/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_1314_Track11_Sphere_00017/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00017/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00017/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00017/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816204154423621,
                        52.381901656800444,
                        0.0
                    ]
                },
                "distance": 14.99,
                "direction": 358.59,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20240919_1314_Track11_Sphere_00017",
                "timestamp": "2024-09-19T11:54:49Z",
                "filename": "Job_20240919_1314_Track11_Sphere_00017.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 14.99224396,
                "relative_pitch": 0.0,
                "relative_heading": 358.5891672727718,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004542/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004542/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004542/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004542/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_004542/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004542/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004542/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004542/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004542/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81618932171302,
                        52.381632639997,
                        44.3680000007153
                    ]
                },
                "distance": 15.01,
                "direction": 185.27,
                "angle": 71.31,
                "elevation": 44.37,
                "pano_id": "TMX7316010203-000831_pano_0000_004542",
                "timestamp": "2018-07-09T11:59:27.305200Z",
                "filename": "pano_0000_004542.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 15.01052593,
                "relative_pitch": 71.30835824240988,
                "relative_heading": 185.27160981759076,
                "relative_elevation": 44.3680000007153
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track10_Sphere_00026/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track10_Sphere_00026/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track10_Sphere_00026/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track10_Sphere_00026/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_1314_Track10_Sphere_00026/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track10_Sphere_00026/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track10_Sphere_00026/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track10_Sphere_00026/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track10_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816197970035947,
                        52.38163026909676,
                        0.0
                    ]
                },
                "distance": 15.23,
                "direction": 182.97,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20240919_1314_Track10_Sphere_00026",
                "timestamp": "2024-09-19T11:52:55Z",
                "filename": "Job_20240919_1314_Track10_Sphere_00026.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 15.23137124,
                "relative_pitch": 0.0,
                "relative_heading": 182.97397503987173,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001376/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001376/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001376/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001376/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001376/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001376/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001376/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001376/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001376/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81618264951748,
                        52.3816301294373,
                        44.335374978371
                    ]
                },
                "distance": 15.34,
                "direction": 186.87,
                "angle": 70.92,
                "elevation": 44.34,
                "pano_id": "TMX7316010203-001884_pano_0000_001376",
                "timestamp": "2020-08-20T11:52:24.791260Z",
                "filename": "pano_0000_001376.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 15.3363861,
                "relative_pitch": 70.91859690015177,
                "relative_heading": 186.86608130261683,
                "relative_elevation": 44.335374978371
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000821/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000821/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000821/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000821/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0003_000821/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000821/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000821/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000821/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000821/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81615723991844,
                        52.3816277694334,
                        44.3273416142911
                    ]
                },
                "distance": 15.89,
                "direction": 192.96,
                "angle": 70.27,
                "elevation": 44.33,
                "pano_id": "TMX7316010203-002523_pano_0003_000821",
                "timestamp": "2022-04-19T08:14:49.089210Z",
                "filename": "pano_0003_000821.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 15.89367548,
                "relative_pitch": 70.27458206070615,
                "relative_heading": 192.9569195707163,
                "relative_elevation": 44.3273416142911
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00374/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00374/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00374/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00374/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_11-19-33_00374/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00374/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00374/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00374/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00374/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816196458764909,
                        52.381909591818655,
                        0.0
                    ]
                },
                "distance": 15.9,
                "direction": 356.78,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-10-02_11-19-33_00374",
                "timestamp": "2025-10-02T11:29:25Z",
                "filename": "recording_2025-10-02_11-19-33_00374.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 15.8957765,
                "relative_pitch": 0.0,
                "relative_heading": 356.7790116227026,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316010203-000070/pano_0002_002760/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316010203-000070/pano_0002_002760/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316010203-000070/pano_0002_002760/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316010203-000070/pano_0002_002760/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000070_pano_0002_002760/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000070_pano_0002_002760/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000070_pano_0002_002760/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316010203-000070/pano_0002_002760/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316010203-000070/pano_0002_002760/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81614082941436,
                        52.3816220019278,
                        44.2716744309291
                    ]
                },
                "distance": 16.8,
                "direction": 196.18,
                "angle": 69.22,
                "elevation": 44.27,
                "pano_id": "TMX7316010203-000070_pano_0002_002760",
                "timestamp": "2016-08-15T13:16:26.998540Z",
                "filename": "pano_0002_002760.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 16.79626976,
                "relative_pitch": 69.22371121842532,
                "relative_heading": 196.18251132183178,
                "relative_elevation": 44.2716744309291
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001375/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001375/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001375/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001375/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001375/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001375/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001375/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001375/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001375/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81611386723191,
                        52.3816217544585,
                        44.3526696246117
                    ]
                },
                "distance": 17.42,
                "direction": 201.97,
                "angle": 68.55,
                "elevation": 44.35,
                "pano_id": "TMX7316010203-001884_pano_0000_001375",
                "timestamp": "2020-08-20T11:52:15.996300Z",
                "filename": "pano_0000_001375.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 17.42304755,
                "relative_pitch": 68.5536239750022,
                "relative_heading": 201.9653167187839,
                "relative_elevation": 44.3526696246117
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004541/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004541/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004541/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004541/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_004541/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004541/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004541/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004541/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004541/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81612903376562,
                        52.3816183272024,
                        44.2240251600742
                    ]
                },
                "distance": 17.43,
                "direction": 198.34,
                "angle": 68.49,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-000831_pano_0000_004541",
                "timestamp": "2018-07-09T11:59:21.790210Z",
                "filename": "pano_0000_004541.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 17.42522593,
                "relative_pitch": 68.49448312212272,
                "relative_heading": 198.34465537356428,
                "relative_elevation": 44.2240251600742
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000975/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000975/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000975/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000975/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0000_000975/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000975/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000975/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000975/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000975/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619547146506,
                        52.3819235975329,
                        44.474977331236
                    ]
                },
                "distance": 17.46,
                "direction": 356.85,
                "angle": 68.57,
                "elevation": 44.47,
                "pano_id": "TMX7316060226-000483_pano_0000_000975",
                "timestamp": "2019-11-12T10:59:41.078260Z",
                "filename": "pano_0000_000975.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 17.455584,
                "relative_pitch": 68.5709355319372,
                "relative_heading": 356.84612293932105,
                "relative_elevation": 44.474977331236
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00010/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00010/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00010/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00010/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_1314_Track11_Sphere_00010/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00010/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00010/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00010/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816142215793658,
                        52.38161548503485,
                        0.0
                    ]
                },
                "distance": 17.47,
                "direction": 195.22,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20240919_1314_Track11_Sphere_00010",
                "timestamp": "2024-09-19T11:54:37Z",
                "filename": "Job_20240919_1314_Track11_Sphere_00010.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 17.4688465,
                "relative_pitch": 0.0,
                "relative_heading": 195.22223794516833,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002924/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002924/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002924/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002924/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002924/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002924/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002924/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002924/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002924/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81617373262141,
                        52.3816102809658,
                        44.3458250174299
                    ]
                },
                "distance": 17.61,
                "direction": 187.97,
                "angle": 68.35,
                "elevation": 44.35,
                "pano_id": "TMX7316010203-002069_pano_0000_002924",
                "timestamp": "2021-03-29T13:00:19.780910Z",
                "filename": "pano_0000_002924.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 17.60502387,
                "relative_pitch": 68.34722222703785,
                "relative_heading": 187.96871432029786,
                "relative_elevation": 44.3458250174299
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002923/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002923/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002923/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002923/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002923/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002923/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002923/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002923/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002923/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81610654376753,
                        52.3816168004046,
                        44.2953685643151
                    ]
                },
                "distance": 18.12,
                "direction": 202.78,
                "angle": 67.75,
                "elevation": 44.3,
                "pano_id": "TMX7316010203-002069_pano_0000_002923",
                "timestamp": "2021-03-29T13:00:16.296000Z",
                "filename": "pano_0000_002923.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 18.12263019,
                "relative_pitch": 67.74898453684345,
                "relative_heading": 202.7755854822597,
                "relative_elevation": 44.2953685643151
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00358/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00358/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00358/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00358/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_11-19-33_00358/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00358/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00358/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00358/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00358/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816145679364634,
                        52.381607709365824,
                        0.0
                    ]
                },
                "distance": 18.25,
                "direction": 193.79,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-10-02_11-19-33_00358",
                "timestamp": "2025-10-02T11:28:43Z",
                "filename": "recording_2025-10-02_11-19-33_00358.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 18.24746768,
                "relative_pitch": 0.0,
                "relative_heading": 193.79421608889157,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002931/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002931/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002931/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002931/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002931/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002931/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002931/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002931/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002931/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619756264255,
                        52.381931833343,
                        44.2310569668189
                    ]
                },
                "distance": 18.36,
                "direction": 357.45,
                "angle": 67.45,
                "elevation": 44.23,
                "pano_id": "TMX7316010203-002069_pano_0000_002931",
                "timestamp": "2021-03-29T13:00:32.160800Z",
                "filename": "pano_0000_002931.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 18.36380825,
                "relative_pitch": 67.45279890179343,
                "relative_heading": 357.4470446883464,
                "relative_elevation": 44.2310569668189
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000967/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000967/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000967/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000967/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0000_000967/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000967/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000967/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000967/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000967/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81611924538922,
                        52.3816111352302,
                        44.2671443009749
                    ]
                },
                "distance": 18.4,
                "direction": 199.53,
                "angle": 67.43,
                "elevation": 44.27,
                "pano_id": "TMX7316060226-000483_pano_0000_000967",
                "timestamp": "2019-11-12T10:59:29.123330Z",
                "filename": "pano_0000_000967.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 18.39855356,
                "relative_pitch": 67.43098413426917,
                "relative_heading": 199.5305101560166,
                "relative_elevation": 44.2671443009749
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004520/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004520/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004520/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004520/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_004520/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004520/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004520/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004520/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004520/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619262745274,
                        52.381932249062,
                        44.0012068105862
                    ]
                },
                "distance": 18.43,
                "direction": 356.41,
                "angle": 67.28,
                "elevation": 44.0,
                "pano_id": "TMX7316010203-000831_pano_0000_004520",
                "timestamp": "2018-07-09T11:58:42.425370Z",
                "filename": "pano_0000_004520.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 18.42801058,
                "relative_pitch": 67.27572642677599,
                "relative_heading": 356.4096049906402,
                "relative_elevation": 44.0012068105862
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000828/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000828/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000828/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000828/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0003_000828/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000828/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000828/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000828/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000828/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816193774513,
                        52.3819328862211,
                        44.2119404384866
                    ]
                },
                "distance": 18.49,
                "direction": 356.66,
                "angle": 67.3,
                "elevation": 44.21,
                "pano_id": "TMX7316010203-002523_pano_0003_000828",
                "timestamp": "2022-04-19T08:14:55.449160Z",
                "filename": "pano_0003_000828.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 18.49406333,
                "relative_pitch": 67.30021174083824,
                "relative_heading": 356.66486242838096,
                "relative_elevation": 44.2119404384866
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001374/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001374/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001374/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001374/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_001374/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_001374/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_001374/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001374/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001374/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81607769489136,
                        52.3816201642082,
                        44.0208234572783
                    ]
                },
                "distance": 18.64,
                "direction": 208.8,
                "angle": 67.05,
                "elevation": 44.02,
                "pano_id": "TMX7316010203-000305_pano_0000_001374",
                "timestamp": "2017-05-22T08:05:06.630160Z",
                "filename": "pano_0000_001374.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 18.64088684,
                "relative_pitch": 67.04947445916095,
                "relative_heading": 208.79914981246225,
                "relative_elevation": 44.0208234572783
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316010203-000070/pano_0002_002759/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316010203-000070/pano_0002_002759/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316010203-000070/pano_0002_002759/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316010203-000070/pano_0002_002759/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000070_pano_0002_002759/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000070_pano_0002_002759/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000070_pano_0002_002759/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316010203-000070/pano_0002_002759/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316010203-000070/pano_0002_002759/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8162029974369,
                        52.3815983959383,
                        44.2419413235039
                    ]
                },
                "distance": 18.76,
                "direction": 181.37,
                "angle": 67.02,
                "elevation": 44.24,
                "pano_id": "TMX7316010203-000070_pano_0002_002759",
                "timestamp": "2016-08-15T13:16:25.633470Z",
                "filename": "pano_0002_002759.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 18.76287752,
                "relative_pitch": 67.01834164283314,
                "relative_heading": 181.36790736671836,
                "relative_elevation": 44.2419413235039
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000820/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000820/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000820/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000820/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0003_000820/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000820/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0003_000820/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000820/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0003_000820/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81608671311162,
                        52.3816142804834,
                        44.3010562118143
                    ]
                },
                "distance": 18.94,
                "direction": 206.22,
                "angle": 66.85,
                "elevation": 44.3,
                "pano_id": "TMX7316010203-002523_pano_0003_000820",
                "timestamp": "2022-04-19T08:14:47.239320Z",
                "filename": "pano_0003_000820.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 18.93803845,
                "relative_pitch": 66.85401723146047,
                "relative_heading": 206.21600592093168,
                "relative_elevation": 44.3010562118143
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000968/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000968/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000968/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000968/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0000_000968/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000968/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000968/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000968/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000968/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81618568233087,
                        52.3815958549553,
                        44.3316919133067
                    ]
                },
                "distance": 19.11,
                "direction": 184.88,
                "angle": 66.68,
                "elevation": 44.33,
                "pano_id": "TMX7316060226-000483_pano_0000_000968",
                "timestamp": "2019-11-12T10:59:31.293320Z",
                "filename": "pano_0000_000968.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 19.10965949,
                "relative_pitch": 66.68101466260964,
                "relative_heading": 184.8839082580404,
                "relative_elevation": 44.3316919133067
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00009/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00009/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00009/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00009/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_1314_Track11_Sphere_00009/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00009/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00009/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00009/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816084216242514,
                        52.38161310218868,
                        0.0
                    ]
                },
                "distance": 19.13,
                "direction": 206.5,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20240919_1314_Track11_Sphere_00009",
                "timestamp": "2024-09-19T11:54:34Z",
                "filename": "Job_20240919_1314_Track11_Sphere_00009.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 19.131006,
                "relative_pitch": 0.0,
                "relative_heading": 206.49935290005612,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00359/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00359/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00359/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00359/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_11-19-33_00359/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00359/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00359/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00359/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00359/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81607361307575,
                        52.38161643044051,
                        0.0
                    ]
                },
                "distance": 19.14,
                "direction": 208.93,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-10-02_11-19-33_00359",
                "timestamp": "2025-10-02T11:28:44Z",
                "filename": "recording_2025-10-02_11-19-33_00359.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 19.13891663,
                "relative_pitch": 0.0,
                "relative_heading": 208.92911747101238,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001355/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001355/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001355/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001355/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001355/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001355/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001355/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001355/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001355/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619390581775,
                        52.3819429137323,
                        44.3050140859559
                    ]
                },
                "distance": 19.61,
                "direction": 356.88,
                "angle": 66.13,
                "elevation": 44.31,
                "pano_id": "TMX7316010203-001884_pano_0000_001355",
                "timestamp": "2020-08-20T11:51:28.236480Z",
                "filename": "pano_0000_001355.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 19.60759968,
                "relative_pitch": 66.12776474388636,
                "relative_heading": 356.8806306110502,
                "relative_elevation": 44.3050140859559
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001377/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001377/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001377/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001377/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_001377/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_001377/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_001377/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001377/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001377/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619603857568,
                        52.3819435452369,
                        43.9256212310866
                    ]
                },
                "distance": 19.67,
                "direction": 357.31,
                "angle": 65.88,
                "elevation": 43.93,
                "pano_id": "TMX7316010203-000305_pano_0000_001377",
                "timestamp": "2017-05-22T08:05:26.045140Z",
                "filename": "pano_0000_001377.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 19.67042647,
                "relative_pitch": 65.87658540100607,
                "relative_heading": 357.31415205424724,
                "relative_elevation": 43.9256212310866
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004540/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004540/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004540/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004540/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_004540/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004540/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004540/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004540/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004540/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81606315076765,
                        52.3816139014668,
                        44.1517759570852
                    ]
                },
                "distance": 19.74,
                "direction": 210.34,
                "angle": 65.92,
                "elevation": 44.15,
                "pano_id": "TMX7316010203-000831_pano_0000_004540",
                "timestamp": "2018-07-09T11:59:18.550220Z",
                "filename": "pano_0000_004540.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 19.73584001,
                "relative_pitch": 65.91536084990715,
                "relative_heading": 210.34420562604308,
                "relative_elevation": 44.1517759570852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001374/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001374/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001374/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001374/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001374/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001374/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001374/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001374/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001374/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81604091548498,
                        52.3816206789791,
                        44.3592227110639
                    ]
                },
                "distance": 19.92,
                "direction": 215.2,
                "angle": 65.82,
                "elevation": 44.36,
                "pano_id": "TMX7316010203-001884_pano_0000_001374",
                "timestamp": "2020-08-20T11:52:12.121320Z",
                "filename": "pano_0000_001374.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 19.92149122,
                "relative_pitch": 65.81540495879766,
                "relative_heading": 215.2038124012323,
                "relative_elevation": 44.3592227110639
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001367/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001367/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001367/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001367/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_001367/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_001367/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_001367/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001367/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_001367/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620424704775,
                        52.3815859229128,
                        44.0677607683465
                    ]
                },
                "distance": 20.15,
                "direction": 181.03,
                "angle": 65.43,
                "elevation": 44.07,
                "pano_id": "TMX7316010203-000305_pano_0000_001367",
                "timestamp": "2017-05-22T08:04:39.175240Z",
                "filename": "pano_0000_001367.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 20.14872824,
                "relative_pitch": 65.42910115768768,
                "relative_heading": 181.03179317858527,
                "relative_elevation": 44.0677607683465
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000966/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000966/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000966/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000966/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0000_000966/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000966/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0000_000966/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000966/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0000_000966/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81604781418103,
                        52.3816136978551,
                        44.2262964174151
                    ]
                },
                "distance": 20.3,
                "direction": 212.86,
                "angle": 65.34,
                "elevation": 44.23,
                "pano_id": "TMX7316060226-000483_pano_0000_000966",
                "timestamp": "2019-11-12T10:59:27.898420Z",
                "filename": "pano_0000_000966.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 20.30247603,
                "relative_pitch": 65.34208856118073,
                "relative_heading": 212.85611593217786,
                "relative_elevation": 44.2262964174151
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00018/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00018/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00018/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00018/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_1314_Track11_Sphere_00018/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00018/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00018/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00018/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_1314_Track11_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816201833469436,
                        52.381949586219115,
                        0.0
                    ]
                },
                "distance": 20.33,
                "direction": 358.51,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20240919_1314_Track11_Sphere_00018",
                "timestamp": "2024-09-19T11:54:51Z",
                "filename": "Job_20240919_1314_Track11_Sphere_00018.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 20.32786258,
                "relative_pitch": 0.0,
                "relative_heading": 358.51397528557686,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002666/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002666/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002666/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002666/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002666/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002666/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002666/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002666/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002666/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81621391279915,
                        52.3815837207629,
                        44.3789494754747
                    ]
                },
                "distance": 20.39,
                "direction": 179.17,
                "angle": 65.32,
                "elevation": 44.38,
                "pano_id": "TMX7316010203-002069_pano_0000_002666",
                "timestamp": "2021-03-29T12:53:42.103390Z",
                "filename": "pano_0000_002666.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 20.39264341,
                "relative_pitch": 65.32066875623167,
                "relative_heading": 179.17016619366882,
                "relative_elevation": 44.3789494754747
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004543/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004543/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004543/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004543/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_004543/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004543/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_004543/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004543/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_004543/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81619326815482,
                        52.3815835976085,
                        44.5060535641387
                    ]
                },
                "distance": 20.43,
                "direction": 183.11,
                "angle": 65.34,
                "elevation": 44.51,
                "pano_id": "TMX7316010203-000831_pano_0000_004543",
                "timestamp": "2018-07-09T11:59:33.535130Z",
                "filename": "pano_0000_004543.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 20.43440035,
                "relative_pitch": 65.33836787271956,
                "relative_heading": 183.11498114026097,
                "relative_elevation": 44.5060535641387
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002922/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002922/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002922/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002922/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002922/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002922/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002922/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002922/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002922/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81603611253692,
                        52.3816170766612,
                        44.3016801727936
                    ]
                },
                "distance": 20.44,
                "direction": 215.31,
                "angle": 65.23,
                "elevation": 44.3,
                "pano_id": "TMX7316010203-002069_pano_0000_002922",
                "timestamp": "2021-03-29T13:00:13.335980Z",
                "filename": "pano_0000_002922.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 20.43759428,
                "relative_pitch": 65.23481316073136,
                "relative_heading": 215.30515418771137,
                "relative_elevation": 44.3016801727936
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001377/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001377/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001377/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001377/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001377/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001377/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001377/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001377/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001377/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81620225019649,
                        52.3815818079717,
                        44.2796943699941
                    ]
                },
                "distance": 20.61,
                "direction": 181.39,
                "angle": 65.04,
                "elevation": 44.28,
                "pano_id": "TMX7316010203-001884_pano_0000_001377",
                "timestamp": "2020-08-20T11:52:31.141250Z",
                "filename": "pano_0000_001377.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 20.60938648,
                "relative_pitch": 65.04101192599411,
                "relative_heading": 181.38682128857687,
                "relative_elevation": 44.2796943699941
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00375/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00375/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00375/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00375/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_11-19-33_00375/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00375/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00375/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00375/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00375/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816194529515213,
                        52.38195447628172,
                        0.0
                    ]
                },
                "distance": 20.89,
                "direction": 357.19,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-10-02_11-19-33_00375",
                "timestamp": "2025-10-02T11:29:27Z",
                "filename": "recording_2025-10-02_11-19-33_00375.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 20.89030285,
                "relative_pitch": 0.0,
                "relative_heading": 357.18896404083455,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_1314_Track11_Sphere_00014/adjacencies/b_20240919_1314_Track11_Sphere_00014/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00357/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00357/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00357/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00357/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_11-19-33_00357/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00357/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_11-19-33_00357/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00357/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_11-19-33_00357/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.816202261785445,
                        52.381578709142865,
                        0.0
                    ]
                },
                "distance": 20.95,
                "direction": 181.36,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-10-02_11-19-33_00357",
                "timestamp": "2025-10-02T11:28:41Z",
                "filename": "recording_2025-10-02_11-19-33_00357.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20240919_1314_Track11_Sphere_00014",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        116123.28208221658,
                        488364.6454608369
                    ]
                },
                "relative_distance": 20.95408928,
                "relative_pitch": 0.0,
                "relative_heading": 181.3618449514677,
                "relative_elevation": 0.0
            }
        ]
    }
}