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_20250131_0919_Track02_Sphere_00002/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_20250131_0919_Track02_Sphere_00002/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00002/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00002/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00002/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00002/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250131_0919_Track02_Sphere_00002/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00002/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895897552295073,
                        52.36623825290878,
                        0.0
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "timestamp": "2025-01-31T08:56:17Z",
                "filename": "Job_20250131_0919_Track02_Sphere_00002.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "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_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000013/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000013/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000013/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000013/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0003_000013/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0003_000013/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0003_000013/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000013/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000013/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89589200499561,
                        52.3662296610771,
                        45.7258311929181
                    ]
                },
                "distance": 1.03,
                "direction": 201.57,
                "angle": 88.71,
                "elevation": 45.73,
                "pano_id": "TMX7316010203-000234_pano_0003_000013",
                "timestamp": "2017-03-31T08:00:40.491520Z",
                "filename": "pano_0003_000013.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 1.02801286,
                "relative_pitch": 88.71208732720169,
                "relative_heading": 201.56547447264208,
                "relative_elevation": 45.7258311929181
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000295/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000295/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000295/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000295/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000295/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000295/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000295/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000295/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000295/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89590606754279,
                        52.3662536879006,
                        46.2671243445948
                    ]
                },
                "distance": 1.81,
                "direction": 18.66,
                "angle": 87.76,
                "elevation": 46.27,
                "pano_id": "TMX7316010203-002623_pano_0003_000295",
                "timestamp": "2022-06-23T09:48:53.674740Z",
                "filename": "pano_0003_000295.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 1.81281486,
                "relative_pitch": 87.75621374256517,
                "relative_heading": 18.660419966030194,
                "relative_elevation": 46.2671243445948
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000989/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000989/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000989/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000989/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000989/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000989/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000989/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000989/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000989/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89588324842685,
                        52.3662534788781,
                        46.025666850619
                    ]
                },
                "distance": 1.95,
                "direction": 330.1,
                "angle": 87.57,
                "elevation": 46.03,
                "pano_id": "TMX7316010203-002310_pano_0001_000989",
                "timestamp": "2021-09-15T09:13:01.657600Z",
                "filename": "pano_0001_000989.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 1.95443639,
                "relative_pitch": 87.56844975871307,
                "relative_heading": 330.09792065782824,
                "relative_elevation": 46.025666850619
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000048/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000048/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000048/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000048/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0018_000048/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000048/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000048/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000048/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000048/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89591988315836,
                        52.3662256819742,
                        48.0496174320579
                    ]
                },
                "distance": 2.07,
                "direction": 132.6,
                "angle": 87.54,
                "elevation": 48.05,
                "pano_id": "TMX7316010203-002824_pano_0018_000048",
                "timestamp": "2022-10-07T09:42:12.674120Z",
                "filename": "pano_0018_000048.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 2.0665008,
                "relative_pitch": 87.5373611585543,
                "relative_heading": 132.60214667747528,
                "relative_elevation": 48.0496174320579
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000798/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000798/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000798/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000798/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000798/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000798/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000798/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000798/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000798/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89590113922079,
                        52.3662576772567,
                        45.8263095067814
                    ]
                },
                "distance": 2.18,
                "direction": 6.45,
                "angle": 87.28,
                "elevation": 45.83,
                "pano_id": "TMX7316010203-001547_pano_0000_000798",
                "timestamp": "2020-01-10T08:47:00.782410Z",
                "filename": "pano_0000_000798.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 2.17519626,
                "relative_pitch": 87.28243240853382,
                "relative_heading": 6.449320207624364,
                "relative_elevation": 45.8263095067814
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000116/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000116/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000116/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000116/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0003_000116/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000116/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000116/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000116/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000116/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587146483609,
                        52.3662247747038,
                        46.539166579023
                    ]
                },
                "distance": 2.33,
                "direction": 229.84,
                "angle": 87.14,
                "elevation": 46.54,
                "pano_id": "TMX7316010203-001641_pano_0003_000116",
                "timestamp": "2020-02-14T08:41:29.454930Z",
                "filename": "pano_0003_000116.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 2.32529192,
                "relative_pitch": 87.13964122801801,
                "relative_heading": 229.83547792903016,
                "relative_elevation": 46.539166579023
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000215/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000215/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000215/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000215/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000215/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000215/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000215/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000215/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000215/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89592499368624,
                        52.3662518979293,
                        45.7613266035914
                    ]
                },
                "distance": 2.41,
                "direction": 50.91,
                "angle": 86.99,
                "elevation": 45.76,
                "pano_id": "TMX7316010203-000716_pano_0001_000215",
                "timestamp": "2018-05-14T09:16:26.600270Z",
                "filename": "pano_0001_000215.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 2.4081676,
                "relative_pitch": 86.9876161350991,
                "relative_heading": 50.91326067221779,
                "relative_elevation": 45.7613266035914
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000424/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000424/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000424/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000424/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000424/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000424/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000424/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000424/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000424/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89590009314167,
                        52.3662601089005,
                        45.9245404507965
                    ]
                },
                "distance": 2.44,
                "direction": 4.07,
                "angle": 86.96,
                "elevation": 45.92,
                "pano_id": "TMX7316010203-000998_pano_0004_000424",
                "timestamp": "2018-11-21T11:43:55.552300Z",
                "filename": "pano_0004_000424.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 2.43816073,
                "relative_pitch": 86.96098665490912,
                "relative_heading": 4.070558574870818,
                "relative_elevation": 45.9245404507965
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003851/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003851/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003851/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003851/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003851/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003851/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003851/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003851/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003851/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89591414670604,
                        52.3662599431184,
                        45.8262856714427
                    ]
                },
                "distance": 2.67,
                "direction": 25.1,
                "angle": 86.67,
                "elevation": 45.83,
                "pano_id": "TMX7316060226-000019_pano_0000_003851",
                "timestamp": "2016-08-15T05:36:35.359300Z",
                "filename": "pano_0000_003851.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 2.66513986,
                "relative_pitch": 86.67157282854392,
                "relative_heading": 25.09515723398873,
                "relative_elevation": 45.8262856714427
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00092/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00092/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00092/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00092/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00092/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00092/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00092/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00092/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00092/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895872108938353,
                        52.366259367326656,
                        0.0
                    ]
                },
                "distance": 2.92,
                "direction": 323.59,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241211_0954_Track19_Sphere_00092",
                "timestamp": "2024-12-11T11:01:17Z",
                "filename": "Job_20241211_0954_Track19_Sphere_00092.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 2.91954777,
                "relative_pitch": 0.0,
                "relative_heading": 323.58566632864955,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000559/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000559/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000559/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000559/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000559/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000559/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000559/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000559/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000559/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89591658350027,
                        52.3662658202231,
                        47.3306133011356
                    ]
                },
                "distance": 3.33,
                "direction": 22.91,
                "angle": 85.98,
                "elevation": 47.33,
                "pano_id": "TMX7316010203-002537_pano_0000_000559",
                "timestamp": "2022-04-22T08:09:00.676730Z",
                "filename": "pano_0000_000559.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 3.33020108,
                "relative_pitch": 85.97527862981606,
                "relative_heading": 22.908789212277608,
                "relative_elevation": 47.3306133011356
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00093/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00093/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00093/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00093/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00093/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00093/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00093/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00093/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00093/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895943238171466,
                        52.36624935357535,
                        0.0
                    ]
                },
                "distance": 3.35,
                "direction": 68.35,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241211_0954_Track19_Sphere_00093",
                "timestamp": "2024-12-11T11:01:18Z",
                "filename": "Job_20241211_0954_Track19_Sphere_00093.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 3.34812942,
                "relative_pitch": 0.0,
                "relative_heading": 68.35045837433611,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000120/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000120/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000120/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000120/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000120/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000120/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000120/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000120/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000120/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89592064552797,
                        52.3662112035997,
                        47.5084776040167
                    ]
                },
                "distance": 3.4,
                "direction": 152.41,
                "angle": 85.91,
                "elevation": 47.51,
                "pano_id": "TMX7316010203-002865_pano_0002_000120",
                "timestamp": "2022-12-15T11:10:26.270450Z",
                "filename": "pano_0002_000120.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 3.39615305,
                "relative_pitch": 85.91115509268226,
                "relative_heading": 152.40763782838582,
                "relative_elevation": 47.5084776040167
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000651/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000651/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000651/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000651/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000651/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000651/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000651/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000651/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000651/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8959012044762,
                        52.3662690909444,
                        46.3921192688867
                    ]
                },
                "distance": 3.44,
                "direction": 4.15,
                "angle": 85.76,
                "elevation": 46.39,
                "pano_id": "TMX7316010203-001177_pano_0000_000651",
                "timestamp": "2019-05-13T06:09:25.372270Z",
                "filename": "pano_0000_000651.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 3.44048669,
                "relative_pitch": 85.75865102243893,
                "relative_heading": 4.146522266799066,
                "relative_elevation": 46.3921192688867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001919/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001919/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001919/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001919/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001919/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001919/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001919/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001919/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001919/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8959026438856,
                        52.3662695598594,
                        46.3500452293083
                    ]
                },
                "distance": 3.5,
                "direction": 5.69,
                "angle": 85.68,
                "elevation": 46.35,
                "pano_id": "TMX7316010203-001664_pano_0000_001919",
                "timestamp": "2020-04-21T11:31:04.788990Z",
                "filename": "pano_0000_001919.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 3.50088048,
                "relative_pitch": 85.68057529133006,
                "relative_heading": 5.685406609298444,
                "relative_elevation": 46.3500452293083
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000990/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000990/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000990/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000990/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000990/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000990/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000990/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000990/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000990/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587863423409,
                        52.366208716966,
                        46.1106341574341
                    ]
                },
                "distance": 3.53,
                "direction": 201.41,
                "angle": 85.62,
                "elevation": 46.11,
                "pano_id": "TMX7316010203-002310_pano_0001_000990",
                "timestamp": "2021-09-15T09:13:02.757680Z",
                "filename": "pano_0001_000990.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 3.53018973,
                "relative_pitch": 85.62202555780932,
                "relative_heading": 201.40944878467147,
                "relative_elevation": 46.1106341574341
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01628/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01628/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01628/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01628/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01628/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01628/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01628/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01628/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01628/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895874610494527,
                        52.36626681953912,
                        0.0
                    ]
                },
                "distance": 3.54,
                "direction": 333.82,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-06-19_03-28-47_01628",
                "timestamp": "2025-06-19T03:41:53Z",
                "filename": "recording_2025-06-19_03-28-47_01628.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 3.54208807,
                "relative_pitch": 0.0,
                "relative_heading": 333.8206680483579,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000049/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000049/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000049/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000049/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0018_000049/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000049/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000049/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000049/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000049/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89591374346478,
                        52.3662686858315,
                        47.93316398561
                    ]
                },
                "distance": 3.56,
                "direction": 18.04,
                "angle": 85.75,
                "elevation": 47.93,
                "pano_id": "TMX7316010203-002824_pano_0018_000049",
                "timestamp": "2022-10-07T09:42:14.284100Z",
                "filename": "pano_0018_000049.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 3.56146931,
                "relative_pitch": 85.75068957717869,
                "relative_heading": 18.039329856038744,
                "relative_elevation": 47.93316398561
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000061/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000061/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000061/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000061/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000061/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000061/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000061/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000061/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000061/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89595007423995,
                        52.3662405131984,
                        46.3101139552891
                    ]
                },
                "distance": 3.59,
                "direction": 85.98,
                "angle": 85.57,
                "elevation": 46.31,
                "pano_id": "TMX7316010203-002865_pano_0002_000061",
                "timestamp": "2022-12-15T11:08:47.711360Z",
                "filename": "pano_0002_000061.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 3.58642247,
                "relative_pitch": 85.5716468358187,
                "relative_heading": 85.97858382242141,
                "relative_elevation": 46.3101139552891
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000116/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000116/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000116/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000116/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000116/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000116/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000116/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000116/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000116/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89588513526538,
                        52.3662067634534,
                        45.5702594537288
                    ]
                },
                "distance": 3.6,
                "direction": 193.57,
                "angle": 85.48,
                "elevation": 45.57,
                "pano_id": "TMX7316010203-000716_pano_0001_000116",
                "timestamp": "2018-05-14T09:14:21.530900Z",
                "filename": "pano_0001_000116.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 3.60460319,
                "relative_pitch": 85.47732608275828,
                "relative_heading": 193.57067661796532,
                "relative_elevation": 45.5702594537288
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000115/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000115/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000115/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000115/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0003_000115/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000115/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000115/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000115/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000115/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587533872095,
                        52.3662710227949,
                        46.4989099409431
                    ]
                },
                "distance": 3.95,
                "direction": 337.46,
                "angle": 85.15,
                "elevation": 46.5,
                "pano_id": "TMX7316010203-001641_pano_0003_000115",
                "timestamp": "2020-02-14T08:41:28.000060Z",
                "filename": "pano_0003_000115.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 3.94791705,
                "relative_pitch": 85.14703036143915,
                "relative_heading": 337.46387278266025,
                "relative_elevation": 46.4989099409431
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01629/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01629/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01629/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01629/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01629/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01629/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01629/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01629/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01629/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895946362789545,
                        52.366257554352245,
                        0.0
                    ]
                },
                "distance": 3.96,
                "direction": 57.14,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-06-19_03-28-47_01629",
                "timestamp": "2025-06-19T03:41:54Z",
                "filename": "recording_2025-06-19_03-28-47_01629.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 3.95815943,
                "relative_pitch": 0.0,
                "relative_heading": 57.13818472128115,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000214/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000214/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000214/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000214/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000214/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000214/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000214/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000214/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000214/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585343059317,
                        52.3662633328456,
                        45.7147133173421
                    ]
                },
                "distance": 4.1,
                "direction": 312.88,
                "angle": 84.87,
                "elevation": 45.71,
                "pano_id": "TMX7316010203-000716_pano_0001_000214",
                "timestamp": "2018-05-14T09:16:25.545320Z",
                "filename": "pano_0001_000214.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 4.10130777,
                "relative_pitch": 84.87341869738299,
                "relative_heading": 312.87917012618067,
                "relative_elevation": 45.7147133173421
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001267/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001267/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001267/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001267/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001267/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001267/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001267/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001267/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001267/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587406682414,
                        52.3662040213222,
                        45.0895101390779
                    ]
                },
                "distance": 4.13,
                "direction": 202.78,
                "angle": 84.76,
                "elevation": 45.09,
                "pano_id": "TMX7316010203-000227_pano_0000_001267",
                "timestamp": "2017-03-29T09:12:03.779040Z",
                "filename": "pano_0000_001267.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 4.13138968,
                "relative_pitch": 84.76481158987484,
                "relative_heading": 202.78139418098425,
                "relative_elevation": 45.0895101390779
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00001/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00001/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00001/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00001/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250131_0919_Track02_Sphere_00001/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00001/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00001/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00001/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895928528603434,
                        52.36627037772731,
                        0.0
                    ]
                },
                "distance": 4.15,
                "direction": 30.55,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20250131_0919_Track02_Sphere_00001",
                "timestamp": "2025-01-31T08:56:15Z",
                "filename": "Job_20250131_0919_Track02_Sphere_00001.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 4.15093764,
                "relative_pitch": 0.0,
                "relative_heading": 30.551680116789463,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000062/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000062/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000062/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000062/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000062/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000062/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000062/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000062/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000062/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89590772339583,
                        52.3661976065551,
                        46.4210361465812
                    ]
                },
                "distance": 4.58,
                "direction": 171.29,
                "angle": 84.37,
                "elevation": 46.42,
                "pano_id": "TMX7316010203-002865_pano_0002_000062",
                "timestamp": "2022-12-15T11:08:50.221340Z",
                "filename": "pano_0002_000062.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 4.57564969,
                "relative_pitch": 84.37062786257185,
                "relative_heading": 171.29112861267342,
                "relative_elevation": 46.4210361465812
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00003/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00003/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00003/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00003/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250131_0919_Track02_Sphere_00003/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00003/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00003/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00003/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895884727385815,
                        52.366197808879534,
                        0.0
                    ]
                },
                "distance": 4.58,
                "direction": 190.99,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20250131_0919_Track02_Sphere_00003",
                "timestamp": "2025-01-31T08:56:19Z",
                "filename": "Job_20250131_0919_Track02_Sphere_00003.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 4.5843842,
                "relative_pitch": 0.0,
                "relative_heading": 190.98526270777327,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00027/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00027/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00027/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00027/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250131_0919_Track03_Sphere_00027/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00027/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00027/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00027/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895887187775544,
                        52.366197046145935,
                        0.0
                    ]
                },
                "distance": 4.64,
                "direction": 188.75,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20250131_0919_Track03_Sphere_00027",
                "timestamp": "2025-01-31T08:59:00Z",
                "filename": "Job_20250131_0919_Track03_Sphere_00027.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 4.63928611,
                "relative_pitch": 0.0,
                "relative_heading": 188.7530974900567,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000003/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000003/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000003/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000003/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0001_000003/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000003/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000003/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000003/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000003/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89591490387269,
                        52.3662804451712,
                        45.8628929108381
                    ]
                },
                "distance": 4.84,
                "direction": 14.13,
                "angle": 83.97,
                "elevation": 45.86,
                "pano_id": "TMX7316010203-002359_pano_0001_000003",
                "timestamp": "2021-12-29T09:04:40.422460Z",
                "filename": "pano_0001_000003.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 4.84140084,
                "relative_pitch": 83.97403246860227,
                "relative_heading": 14.130306988097225,
                "relative_elevation": 45.8628929108381
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000060/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000060/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000060/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000060/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000060/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000060/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000060/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000060/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000060/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8959212209539,
                        52.3662796119858,
                        46.1856338977814
                    ]
                },
                "distance": 4.88,
                "direction": 19.31,
                "angle": 83.97,
                "elevation": 46.19,
                "pano_id": "TMX7316010203-002865_pano_0002_000060",
                "timestamp": "2022-12-15T11:08:44.496360Z",
                "filename": "pano_0002_000060.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 4.87642399,
                "relative_pitch": 83.97286225819205,
                "relative_heading": 19.30607579332651,
                "relative_elevation": 46.1856338977814
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003850/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003850/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003850/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003850/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003850/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003850/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003850/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003850/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003850/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89584451043423,
                        52.3662692780395,
                        45.7955051641911
                    ]
                },
                "distance": 5.0,
                "direction": 313.7,
                "angle": 83.77,
                "elevation": 45.8,
                "pano_id": "TMX7316060226-000019_pano_0000_003850",
                "timestamp": "2016-08-15T05:36:34.364270Z",
                "filename": "pano_0000_003850.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 4.99721778,
                "relative_pitch": 83.77250860335265,
                "relative_heading": 313.6970058645499,
                "relative_elevation": 45.7955051641911
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001920/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001920/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001920/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001920/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001920/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001920/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001920/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001920/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001920/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89596817861856,
                        52.366250918502,
                        46.3913808530197
                    ]
                },
                "distance": 5.01,
                "direction": 73.67,
                "angle": 83.83,
                "elevation": 46.39,
                "pano_id": "TMX7316010203-001664_pano_0000_001920",
                "timestamp": "2020-04-21T11:31:06.229170Z",
                "filename": "pano_0000_001920.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.01298364,
                "relative_pitch": 83.8326336722015,
                "relative_heading": 73.67165948594776,
                "relative_elevation": 46.3913808530197
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000799/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000799/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000799/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000799/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000799/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000799/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000799/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000799/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000799/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89597083563835,
                        52.3662483325547,
                        45.8355557182804
                    ]
                },
                "distance": 5.12,
                "direction": 77.34,
                "angle": 83.63,
                "elevation": 45.84,
                "pano_id": "TMX7316010203-001547_pano_0000_000799",
                "timestamp": "2020-01-10T08:47:01.477390Z",
                "filename": "pano_0000_000799.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.11623408,
                "relative_pitch": 83.63092263133518,
                "relative_heading": 77.3364632894872,
                "relative_elevation": 45.8355557182804
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000294/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000294/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000294/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000294/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000294/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000294/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000294/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000294/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000294/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89583671729999,
                        52.3662667266954,
                        46.252094916068
                    ]
                },
                "distance": 5.22,
                "direction": 307.4,
                "angle": 83.57,
                "elevation": 46.25,
                "pano_id": "TMX7316010203-002623_pano_0003_000294",
                "timestamp": "2022-06-23T09:48:52.854740Z",
                "filename": "pano_0003_000294.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.21634044,
                "relative_pitch": 83.56533576128078,
                "relative_heading": 307.40170478882715,
                "relative_elevation": 46.252094916068
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000425/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000425/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000425/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000425/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000425/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000425/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000425/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000425/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000425/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89597197049419,
                        52.3662518180221,
                        45.9381666192785
                    ]
                },
                "distance": 5.29,
                "direction": 73.42,
                "angle": 83.43,
                "elevation": 45.94,
                "pano_id": "TMX7316010203-000998_pano_0004_000425",
                "timestamp": "2018-11-21T11:43:56.617310Z",
                "filename": "pano_0004_000425.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.28904617,
                "relative_pitch": 83.4322246983081,
                "relative_heading": 73.41772229508507,
                "relative_elevation": 45.9381666192785
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004141/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004141/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004141/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004141/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004141/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004141/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004141/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004141/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004141/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89588491653228,
                        52.3661908951335,
                        46.9147190582007
                    ]
                },
                "distance": 5.34,
                "direction": 189.28,
                "angle": 83.51,
                "elevation": 46.91,
                "pano_id": "TMX7316060226-000019_pano_0000_004141",
                "timestamp": "2016-08-15T05:42:03.011650Z",
                "filename": "pano_0000_004141.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.33952971,
                "relative_pitch": 83.50690512141679,
                "relative_heading": 189.2762097760858,
                "relative_elevation": 46.9147190582007
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000296/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000296/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000296/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000296/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000296/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000296/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000296/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000296/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000296/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89597628852518,
                        52.3662428650888,
                        46.263286578469
                    ]
                },
                "distance": 5.39,
                "direction": 84.53,
                "angle": 83.36,
                "elevation": 46.26,
                "pano_id": "TMX7316010203-002623_pano_0003_000296",
                "timestamp": "2022-06-23T09:48:54.489720Z",
                "filename": "pano_0003_000296.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.38770787,
                "relative_pitch": 83.35739724194087,
                "relative_heading": 84.533854585136,
                "relative_elevation": 46.263286578469
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002020/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002020/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002020/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002020/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_002020/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002020/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002020/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002020/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002020/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587698204051,
                        52.3662855479029,
                        45.8453300511464
                    ]
                },
                "distance": 5.45,
                "direction": 345.09,
                "angle": 83.23,
                "elevation": 45.85,
                "pano_id": "TMX7316010203-002031_pano_0001_002020",
                "timestamp": "2021-03-08T10:56:21.109390Z",
                "filename": "pano_0001_002020.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.44604996,
                "relative_pitch": 83.22547754494462,
                "relative_heading": 345.09121471219737,
                "relative_elevation": 45.8453300511464
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000532/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000532/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000532/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000532/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0001_000532/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000532/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000532/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000532/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000532/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8958749393465,
                        52.3661907008128,
                        45.8014538660645
                    ]
                },
                "distance": 5.51,
                "direction": 196.23,
                "angle": 83.14,
                "elevation": 45.8,
                "pano_id": "TMX7316010203-001174_pano_0001_000532",
                "timestamp": "2019-05-10T07:36:58.190130Z",
                "filename": "pano_0001_000532.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.5109601,
                "relative_pitch": 83.13899361218118,
                "relative_heading": 196.2303139711573,
                "relative_elevation": 45.8014538660645
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000797/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000797/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000797/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000797/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000797/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000797/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000797/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000797/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000797/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89583301856417,
                        52.3662686658288,
                        45.797358113341
                    ]
                },
                "distance": 5.55,
                "direction": 307.59,
                "angle": 83.09,
                "elevation": 45.8,
                "pano_id": "TMX7316010203-001547_pano_0000_000797",
                "timestamp": "2020-01-10T08:47:00.092390Z",
                "filename": "pano_0000_000797.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.54757595,
                "relative_pitch": 83.09323495971289,
                "relative_heading": 307.5915500229566,
                "relative_elevation": 45.797358113341
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002019/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002019/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002019/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002019/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_002019/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002019/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002019/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002019/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002019/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89595254448313,
                        52.3662753371033,
                        45.842399395071
                    ]
                },
                "distance": 5.57,
                "direction": 42.23,
                "angle": 83.07,
                "elevation": 45.84,
                "pano_id": "TMX7316010203-002031_pano_0001_002019",
                "timestamp": "2021-03-08T10:56:17.604360Z",
                "filename": "pano_0001_002019.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.57311177,
                "relative_pitch": 83.06850255275056,
                "relative_heading": 42.2316345749901,
                "relative_elevation": 45.842399395071
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001266/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001266/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001266/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001266/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001266/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001266/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001266/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001266/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001266/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8958790486022,
                        52.3662871516775,
                        44.9642504518852
                    ]
                },
                "distance": 5.59,
                "direction": 346.96,
                "angle": 82.92,
                "elevation": 44.96,
                "pano_id": "TMX7316010203-000227_pano_0000_001266",
                "timestamp": "2017-03-29T09:11:59.469070Z",
                "filename": "pano_0000_001266.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.58524905,
                "relative_pitch": 82.91925472959124,
                "relative_heading": 346.9579758763956,
                "relative_elevation": 44.9642504518852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000560/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000560/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000560/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000560/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000560/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000560/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000560/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000560/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000560/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89584492736223,
                        52.3662769354578,
                        47.2903315415606
                    ]
                },
                "distance": 5.6,
                "direction": 320.21,
                "angle": 83.24,
                "elevation": 47.29,
                "pano_id": "TMX7316010203-002537_pano_0000_000560",
                "timestamp": "2022-04-22T08:09:01.316730Z",
                "filename": "pano_0000_000560.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.60152063,
                "relative_pitch": 83.24481321521894,
                "relative_heading": 320.2130876515296,
                "relative_elevation": 47.2903315415606
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000121/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000121/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000121/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000121/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000121/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000121/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000121/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000121/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000121/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89598042944791,
                        52.3662330006814,
                        47.4418545952067
                    ]
                },
                "distance": 5.68,
                "direction": 95.91,
                "angle": 83.18,
                "elevation": 47.44,
                "pano_id": "TMX7316010203-002865_pano_0002_000121",
                "timestamp": "2022-12-15T11:10:27.475430Z",
                "filename": "pano_0002_000121.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.67544462,
                "relative_pitch": 83.17815510730544,
                "relative_heading": 95.91056890015899,
                "relative_elevation": 47.4418545952067
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000652/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000652/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000652/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000652/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000652/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000652/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000652/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000652/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000652/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89597179766752,
                        52.3662623945007,
                        46.4467752631754
                    ]
                },
                "distance": 5.73,
                "direction": 62.02,
                "angle": 82.97,
                "elevation": 46.45,
                "pano_id": "TMX7316010203-001177_pano_0000_000652",
                "timestamp": "2019-05-13T06:09:26.062280Z",
                "filename": "pano_0000_000652.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.72649752,
                "relative_pitch": 82.97138168583629,
                "relative_heading": 62.02363976446475,
                "relative_elevation": 46.4467752631754
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000059/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000059/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000059/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000059/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000059/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000059/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000059/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000059/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000059/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586004911331,
                        52.3662856105034,
                        46.1179919615388
                    ]
                },
                "distance": 5.86,
                "direction": 334.14,
                "angle": 82.76,
                "elevation": 46.12,
                "pano_id": "TMX7316010203-002865_pano_0002_000059",
                "timestamp": "2022-12-15T11:08:38.821440Z",
                "filename": "pano_0002_000059.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.85622695,
                "relative_pitch": 82.76310976009115,
                "relative_heading": 334.137417569673,
                "relative_elevation": 46.1179919615388
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000423/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000423/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000423/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000423/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000423/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000423/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000423/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000423/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000423/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89582915993759,
                        52.3662705251322,
                        45.8858840381727
                    ]
                },
                "distance": 5.88,
                "direction": 307.63,
                "angle": 82.7,
                "elevation": 45.89,
                "pano_id": "TMX7316010203-000998_pano_0004_000423",
                "timestamp": "2018-11-21T11:43:54.442300Z",
                "filename": "pano_0004_000423.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 5.88205222,
                "relative_pitch": 82.6951660269715,
                "relative_heading": 307.62662962720276,
                "relative_elevation": 45.8858840381727
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003852/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003852/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003852/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003852/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003852/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003852/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003852/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003852/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003852/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89598399826047,
                        52.3662529770367,
                        45.8471199311316
                    ]
                },
                "distance": 6.11,
                "direction": 74.45,
                "angle": 82.41,
                "elevation": 45.85,
                "pano_id": "TMX7316060226-000019_pano_0000_003852",
                "timestamp": "2016-08-15T05:36:36.304250Z",
                "filename": "pano_0000_003852.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 6.11205813,
                "relative_pitch": 82.40645091791144,
                "relative_heading": 74.45092533064371,
                "relative_elevation": 45.8471199311316
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000047/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000047/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000047/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000047/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0018_000047/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000047/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000047/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000047/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000047/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89590135456421,
                        52.3661831017732,
                        48.1244961097836
                    ]
                },
                "distance": 6.14,
                "direction": 177.58,
                "angle": 82.73,
                "elevation": 48.12,
                "pano_id": "TMX7316010203-002824_pano_0018_000047",
                "timestamp": "2022-10-07T09:42:10.904130Z",
                "filename": "pano_0018_000047.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 6.14236682,
                "relative_pitch": 82.72638427807085,
                "relative_heading": 177.58337573484008,
                "relative_elevation": 48.1244961097836
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000773/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000773/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000773/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000773/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0005_000773/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000773/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000773/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000773/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000773/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89591253691357,
                        52.366293159372,
                        47.949887631461
                    ]
                },
                "distance": 6.19,
                "direction": 9.48,
                "angle": 82.64,
                "elevation": 47.95,
                "pano_id": "TMX7316010203-001900_pano_0005_000773",
                "timestamp": "2020-08-31T12:35:27.293040Z",
                "filename": "pano_0005_000773.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 6.19435109,
                "relative_pitch": 82.63907746874467,
                "relative_heading": 9.484342374545838,
                "relative_elevation": 47.949887631461
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000650/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000650/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000650/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000650/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000650/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000650/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000650/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000650/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000650/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89583172792141,
                        52.3662791997391,
                        46.3439027741551
                    ]
                },
                "distance": 6.39,
                "direction": 315.46,
                "angle": 82.15,
                "elevation": 46.34,
                "pano_id": "TMX7316010203-001177_pano_0000_000650",
                "timestamp": "2019-05-13T06:09:24.667270Z",
                "filename": "pano_0000_000650.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 6.39247325,
                "relative_pitch": 82.14643095003184,
                "relative_heading": 315.4603409168082,
                "relative_elevation": 46.3439027741551
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000014/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000014/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000014/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000014/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0003_000014/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0003_000014/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0003_000014/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000014/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000014/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585964305348,
                        52.3661854183743,
                        45.7871280293912
                    ]
                },
                "distance": 6.42,
                "direction": 203.71,
                "angle": 82.02,
                "elevation": 45.79,
                "pano_id": "TMX7316010203-000234_pano_0003_000014",
                "timestamp": "2017-03-31T08:01:12.026390Z",
                "filename": "pano_0003_000014.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 6.42121861,
                "relative_pitch": 82.01686440663012,
                "relative_heading": 203.71208433775763,
                "relative_elevation": 45.7871280293912
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000558/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000558/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000558/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000558/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000558/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000558/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000558/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000558/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000558/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89598918323537,
                        52.3662573970257,
                        47.3562901476398
                    ]
                },
                "distance": 6.6,
                "direction": 71.16,
                "angle": 82.07,
                "elevation": 47.36,
                "pano_id": "TMX7316010203-002537_pano_0000_000558",
                "timestamp": "2022-04-22T08:09:00.011830Z",
                "filename": "pano_0000_000558.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 6.59506219,
                "relative_pitch": 82.07171034628375,
                "relative_heading": 71.15511814016905,
                "relative_elevation": 47.3562901476398
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000988/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000988/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000988/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000988/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000988/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000988/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000988/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000988/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000988/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89588006725128,
                        52.3662970962039,
                        45.9219184564427
                    ]
                },
                "distance": 6.66,
                "direction": 349.69,
                "angle": 81.75,
                "elevation": 45.92,
                "pano_id": "TMX7316010203-002310_pano_0001_000988",
                "timestamp": "2021-09-15T09:13:00.187620Z",
                "filename": "pano_0001_000988.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 6.65518573,
                "relative_pitch": 81.75388053755277,
                "relative_heading": 349.6908096117978,
                "relative_elevation": 45.9219184564427
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000118/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000118/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000118/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000118/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000118/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000118/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000118/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000118/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000118/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89588972130873,
                        52.3663006937777,
                        45.5077047692612
                    ]
                },
                "distance": 6.97,
                "direction": 355.61,
                "angle": 81.29,
                "elevation": 45.51,
                "pano_id": "TMX7316010203-000716_pano_0001_000118",
                "timestamp": "2018-05-14T09:14:28.525850Z",
                "filename": "pano_0001_000118.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 6.96850969,
                "relative_pitch": 81.29403064787031,
                "relative_heading": 355.6099073418768,
                "relative_elevation": 45.5077047692612
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000117/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000117/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000117/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000117/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0003_000117/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000117/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000117/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000117/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000117/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586540950258,
                        52.3661787510115,
                        46.5961553240195
                    ]
                },
                "distance": 6.97,
                "direction": 198.3,
                "angle": 81.49,
                "elevation": 46.6,
                "pano_id": "TMX7316010203-001641_pano_0003_000117",
                "timestamp": "2020-02-14T08:41:30.524890Z",
                "filename": "pano_0003_000117.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 6.97364558,
                "relative_pitch": 81.48820909340813,
                "relative_heading": 198.2980445923969,
                "relative_elevation": 46.5961553240195
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000002/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000002/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000002/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000002/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0001_000002/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000002/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000002/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000002/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000002/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89598679203468,
                        52.3662695732205,
                        45.8836187524721
                    ]
                },
                "distance": 7.01,
                "direction": 60.17,
                "angle": 81.32,
                "elevation": 45.88,
                "pano_id": "TMX7316010203-002359_pano_0001_000002",
                "timestamp": "2021-12-29T09:04:39.742590Z",
                "filename": "pano_0001_000002.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 7.00688311,
                "relative_pitch": 81.3174455219717,
                "relative_heading": 60.172564594191286,
                "relative_elevation": 45.8836187524721
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000119/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000119/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000119/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000119/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000119/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000119/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000119/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000119/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000119/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89588741457372,
                        52.3661748904278,
                        47.5642784554511
                    ]
                },
                "distance": 7.08,
                "direction": 185.59,
                "angle": 81.53,
                "elevation": 47.56,
                "pano_id": "TMX7316010203-002865_pano_0002_000119",
                "timestamp": "2022-12-15T11:10:24.960460Z",
                "filename": "pano_0002_000119.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 7.08435121,
                "relative_pitch": 81.52849035472546,
                "relative_heading": 185.59375875045694,
                "relative_elevation": 47.5642784554511
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000216/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000216/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000216/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000216/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000216/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000216/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000216/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000216/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000216/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89600207467061,
                        52.3662416113963,
                        45.7688363036141
                    ]
                },
                "distance": 7.13,
                "direction": 87.0,
                "angle": 81.15,
                "elevation": 45.77,
                "pano_id": "TMX7316010203-000716_pano_0001_000216",
                "timestamp": "2018-05-14T09:16:30.665350Z",
                "filename": "pano_0001_000216.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 7.12946271,
                "relative_pitch": 81.1461269256954,
                "relative_heading": 86.99524195888618,
                "relative_elevation": 45.7688363036141
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000004/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000004/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000004/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000004/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0001_000004/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000004/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000004/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000004/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000004/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89584390168377,
                        52.3662939013386,
                        45.8134460411966
                    ]
                },
                "distance": 7.19,
                "direction": 329.45,
                "angle": 81.08,
                "elevation": 45.81,
                "pano_id": "TMX7316010203-002359_pano_0001_000004",
                "timestamp": "2021-12-29T09:04:41.072440Z",
                "filename": "pano_0001_000004.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 7.19020125,
                "relative_pitch": 81.0804612632514,
                "relative_heading": 329.4522172178121,
                "relative_elevation": 45.8134460411966
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03432/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03432/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03432/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03432/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_03432/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_03432/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_03432/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03432/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03432/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895868133416121,
                        52.36630148525375,
                        0.0
                    ]
                },
                "distance": 7.32,
                "direction": 344.1,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-03_03-29-47_03432",
                "timestamp": "2025-07-03T04:22:38Z",
                "filename": "recording_2025-07-03_03-29-47_03432.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 7.3159284,
                "relative_pitch": 0.0,
                "relative_heading": 344.1029982144943,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00091/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00091/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00091/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00091/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00091/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00091/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00091/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00091/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00091/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895802511040706,
                        52.36627163432086,
                        0.0
                    ]
                },
                "distance": 7.46,
                "direction": 299.85,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241211_0954_Track19_Sphere_00091",
                "timestamp": "2024-12-11T11:01:16Z",
                "filename": "Job_20241211_0954_Track19_Sphere_00091.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 7.463785,
                "relative_pitch": 0.0,
                "relative_heading": 299.84592954299586,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000476/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000476/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000476/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000476/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000476/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000476/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000476/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000476/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000476/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89580743925232,
                        52.3662766427729,
                        45.7498987335712
                    ]
                },
                "distance": 7.48,
                "direction": 304.84,
                "angle": 80.72,
                "elevation": 45.75,
                "pano_id": "TMX7316010203-002310_pano_0001_000476",
                "timestamp": "2021-09-15T08:55:51.633550Z",
                "filename": "pano_0001_000476.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 7.47831626,
                "relative_pitch": 80.71648692466331,
                "relative_heading": 304.8357669456408,
                "relative_elevation": 45.7498987335712
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01627/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01627/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01627/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01627/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01627/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01627/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01627/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01627/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01627/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89580306062675,
                        52.36627636414201,
                        0.0
                    ]
                },
                "distance": 7.71,
                "direction": 303.38,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-06-19_03-28-47_01627",
                "timestamp": "2025-06-19T03:41:52Z",
                "filename": "recording_2025-06-19_03-28-47_01627.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 7.70789917,
                "relative_pitch": 0.0,
                "relative_heading": 303.3800132122607,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000772/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000772/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000772/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000772/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0005_000772/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000772/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000772/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000772/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000772/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89598432382493,
                        52.3662851625109,
                        47.960207439959
                    ]
                },
                "distance": 7.89,
                "direction": 48.55,
                "angle": 80.66,
                "elevation": 47.96,
                "pano_id": "TMX7316010203-001900_pano_0005_000772",
                "timestamp": "2020-08-31T12:35:26.638050Z",
                "filename": "pano_0005_000772.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 7.8855014,
                "relative_pitch": 80.66310353995831,
                "relative_heading": 48.55095697087192,
                "relative_elevation": 47.960207439959
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000050/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000050/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000050/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000050/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0018_000050/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000050/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000050/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000050/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000050/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89589316768182,
                        52.366309875589,
                        47.8382877353579
                    ]
                },
                "distance": 7.98,
                "direction": 357.85,
                "angle": 80.53,
                "elevation": 47.84,
                "pano_id": "TMX7316010203-002824_pano_0018_000050",
                "timestamp": "2022-10-07T09:42:15.484100Z",
                "filename": "pano_0018_000050.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 7.97535788,
                "relative_pitch": 80.53498599628792,
                "relative_heading": 357.8538766546925,
                "relative_elevation": 47.8382877353579
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00094/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00094/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00094/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00094/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00094/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00094/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00094/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00094/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00094/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89601504074745,
                        52.3662421737063,
                        0.0
                    ]
                },
                "distance": 8.01,
                "direction": 86.88,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241211_0954_Track19_Sphere_00094",
                "timestamp": "2024-12-11T11:01:19Z",
                "filename": "Job_20241211_0954_Track19_Sphere_00094.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 8.01474382,
                "relative_pitch": 0.0,
                "relative_heading": 86.87950518509338,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000774/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000774/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000774/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000774/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0005_000774/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000774/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000774/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000774/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000774/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89584458070576,
                        52.3663029729402,
                        47.9191801864654
                    ]
                },
                "distance": 8.06,
                "direction": 333.39,
                "angle": 80.46,
                "elevation": 47.92,
                "pano_id": "TMX7316010203-001900_pano_0005_000774",
                "timestamp": "2020-08-31T12:35:27.953010Z",
                "filename": "pano_0005_000774.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 8.05502193,
                "relative_pitch": 80.45801558994722,
                "relative_heading": 333.38801865055297,
                "relative_elevation": 47.9191801864654
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000115/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000115/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000115/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000115/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000115/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000115/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000115/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000115/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000115/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587599479074,
                        52.3661653106337,
                        45.6210193112493
                    ]
                },
                "distance": 8.25,
                "direction": 190.25,
                "angle": 79.75,
                "elevation": 45.62,
                "pano_id": "TMX7316010203-000716_pano_0001_000115",
                "timestamp": "2018-05-14T09:14:14.835940Z",
                "filename": "pano_0001_000115.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 8.2483604,
                "relative_pitch": 79.75153693039192,
                "relative_heading": 190.25475828580312,
                "relative_elevation": 45.6210193112493
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01630/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01630/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01630/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01630/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01630/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01630/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01630/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01630/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01630/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.896018430389006,
                        52.36624898248439,
                        0.0
                    ]
                },
                "distance": 8.32,
                "direction": 81.75,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-06-19_03-28-47_01630",
                "timestamp": "2025-06-19T03:41:55Z",
                "filename": "recording_2025-06-19_03-28-47_01630.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 8.31986078,
                "relative_pitch": 0.0,
                "relative_heading": 81.74934404012517,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000012/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000012/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000012/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000012/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0003_000012/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0003_000012/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0003_000012/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000012/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000012/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89601483313746,
                        52.3662634984591,
                        45.6912692263722
                    ]
                },
                "distance": 8.47,
                "direction": 70.63,
                "angle": 79.5,
                "elevation": 45.69,
                "pano_id": "TMX7316010203-000234_pano_0003_000012",
                "timestamp": "2017-03-31T08:00:37.321530Z",
                "filename": "pano_0003_000012.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 8.46824039,
                "relative_pitch": 79.50016464708163,
                "relative_heading": 70.62605734401569,
                "relative_elevation": 45.6912692263722
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001250/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001250/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001250/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001250/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001250/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001250/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001250/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001250/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001250/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587345477426,
                        52.3663135857043,
                        46.1648083534092
                    ]
                },
                "distance": 8.54,
                "direction": 348.92,
                "angle": 79.52,
                "elevation": 46.16,
                "pano_id": "TMX7316010203-000227_pano_0000_001250",
                "timestamp": "2017-03-29T09:11:00.634550Z",
                "filename": "pano_0000_001250.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 8.54179971,
                "relative_pitch": 79.51720961085492,
                "relative_heading": 348.9208927538644,
                "relative_elevation": 46.1648083534092
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000991/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000991/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000991/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000991/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000991/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000991/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000991/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000991/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000991/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586860891313,
                        52.3661634864866,
                        46.1858473243192
                    ]
                },
                "distance": 8.55,
                "direction": 193.33,
                "angle": 79.51,
                "elevation": 46.19,
                "pano_id": "TMX7316010203-002310_pano_0001_000991",
                "timestamp": "2021-09-15T09:13:03.697590Z",
                "filename": "pano_0001_000991.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 8.54998819,
                "relative_pitch": 79.51205710740193,
                "relative_heading": 193.33162560757063,
                "relative_elevation": 46.1858473243192
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000218/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000218/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000218/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000218/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002631_pano_0000_000218/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002631_pano_0000_000218/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002631_pano_0000_000218/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000218/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000218/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586543789437,
                        52.3663150653004,
                        46.5411045430228
                    ]
                },
                "distance": 8.82,
                "direction": 345.64,
                "angle": 79.27,
                "elevation": 46.54,
                "pano_id": "TMX7316010203-002631_pano_0000_000218",
                "timestamp": "2022-06-27T07:47:09.271930Z",
                "filename": "pano_0000_000218.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 8.82273142,
                "relative_pitch": 79.26589171415017,
                "relative_heading": 345.6443717700947,
                "relative_elevation": 46.5411045430228
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000034/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000034/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000034/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000034/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000034/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000034/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000034/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000034/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000034/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89580362537381,
                        52.3662934021341,
                        47.4223941611126
                    ]
                },
                "distance": 8.87,
                "direction": 313.81,
                "angle": 79.41,
                "elevation": 47.42,
                "pano_id": "TMX7316010203-002865_pano_0002_000034",
                "timestamp": "2022-12-15T11:07:33.222120Z",
                "filename": "pano_0002_000034.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 8.86524498,
                "relative_pitch": 79.41122400710577,
                "relative_heading": 313.80606141135553,
                "relative_elevation": 47.4223941611126
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000213/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000213/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000213/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000213/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000213/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000213/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000213/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000213/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000213/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89578249971109,
                        52.366277801041,
                        45.6823332598433
                    ]
                },
                "distance": 8.99,
                "direction": 299.32,
                "angle": 78.87,
                "elevation": 45.68,
                "pano_id": "TMX7316010203-000716_pano_0001_000213",
                "timestamp": "2018-05-14T09:16:24.485300Z",
                "filename": "pano_0001_000213.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 8.98797164,
                "relative_pitch": 78.86926134863896,
                "relative_heading": 299.3156547072828,
                "relative_elevation": 45.6823332598433
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000114/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000114/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000114/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000114/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0003_000114/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000114/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000114/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000114/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000114/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8958759029949,
                        52.3663180398459,
                        46.3899862673134
                    ]
                },
                "distance": 9.0,
                "direction": 350.57,
                "angle": 79.02,
                "elevation": 46.39,
                "pano_id": "TMX7316010203-001641_pano_0003_000114",
                "timestamp": "2020-02-14T08:41:25.840020Z",
                "filename": "pano_0003_000114.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 8.99987267,
                "relative_pitch": 79.02074195728906,
                "relative_heading": 350.56933812285564,
                "relative_elevation": 46.3899862673134
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002018/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002018/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002018/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002018/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_002018/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002018/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002018/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002018/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002018/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89602551737593,
                        52.3662668122155,
                        45.852845874615
                    ]
                },
                "distance": 9.28,
                "direction": 69.97,
                "angle": 78.56,
                "elevation": 45.85,
                "pano_id": "TMX7316010203-002031_pano_0001_002018",
                "timestamp": "2021-03-08T10:56:16.254410Z",
                "filename": "pano_0001_002018.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 9.27773009,
                "relative_pitch": 78.5613719738265,
                "relative_heading": 69.96875358241616,
                "relative_elevation": 45.852845874615
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00004/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00004/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00004/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00004/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250131_0919_Track02_Sphere_00004/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00004/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00004/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00004/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587555493338,
                        52.3661550252236,
                        0.0
                    ]
                },
                "distance": 9.38,
                "direction": 189.19,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20250131_0919_Track02_Sphere_00004",
                "timestamp": "2025-01-31T08:56:20Z",
                "filename": "Job_20250131_0919_Track02_Sphere_00004.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 9.38153248,
                "relative_pitch": 0.0,
                "relative_heading": 189.19039683031022,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000063/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000063/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000063/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000063/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000063/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000063/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000063/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000063/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000063/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587077979548,
                        52.3661550111307,
                        46.4750785464421
                    ]
                },
                "distance": 9.44,
                "direction": 191.14,
                "angle": 78.52,
                "elevation": 46.48,
                "pano_id": "TMX7316010203-002865_pano_0002_000063",
                "timestamp": "2022-12-15T11:08:51.806340Z",
                "filename": "pano_0002_000063.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 9.44048379,
                "relative_pitch": 78.51773223385838,
                "relative_heading": 191.1379927075612,
                "relative_elevation": 46.4750785464421
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002021/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002021/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002021/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002021/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_002021/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002021/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002021/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002021/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002021/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89579930342211,
                        52.3662982686558,
                        45.8628813233227
                    ]
                },
                "distance": 9.45,
                "direction": 314.94,
                "angle": 78.35,
                "elevation": 45.86,
                "pano_id": "TMX7316010203-002031_pano_0001_002021",
                "timestamp": "2021-03-08T10:56:25.489330Z",
                "filename": "pano_0001_002021.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 9.45440515,
                "relative_pitch": 78.35192834263482,
                "relative_heading": 314.93953212258873,
                "relative_elevation": 45.8628813233227
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00026/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00026/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00026/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00026/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250131_0919_Track03_Sphere_00026/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00026/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00026/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00026/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895876167628496,
                        52.36615405709263,
                        0.0
                    ]
                },
                "distance": 9.48,
                "direction": 188.84,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20250131_0919_Track03_Sphere_00026",
                "timestamp": "2025-01-31T08:58:58Z",
                "filename": "Job_20250131_0919_Track03_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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 9.48139192,
                "relative_pitch": 0.0,
                "relative_heading": 188.83745722700553,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003849/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003849/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003849/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003849/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003849/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003849/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003849/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003849/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003849/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89577645898291,
                        52.3662807775992,
                        45.7711420515552
                    ]
                },
                "distance": 9.51,
                "direction": 299.84,
                "angle": 78.26,
                "elevation": 45.77,
                "pano_id": "TMX7316060226-000019_pano_0000_003849",
                "timestamp": "2016-08-15T05:36:33.329310Z",
                "filename": "pano_0000_003849.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 9.50931795,
                "relative_pitch": 78.26331122085824,
                "relative_heading": 299.8418683939472,
                "relative_elevation": 45.7711420515552
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001918/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001918/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001918/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001918/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001918/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001918/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001918/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001918/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001918/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8958850484347,
                        52.3663244195057,
                        46.0436252970248
                    ]
                },
                "distance": 9.63,
                "direction": 354.92,
                "angle": 78.19,
                "elevation": 46.04,
                "pano_id": "TMX7316010203-001664_pano_0000_001918",
                "timestamp": "2020-04-21T11:30:57.034210Z",
                "filename": "pano_0000_001918.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 9.62588248,
                "relative_pitch": 78.19181123877144,
                "relative_heading": 354.92374137766404,
                "relative_elevation": 46.0436252970248
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001708/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001708/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001708/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001708/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001708/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001708/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001708/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001708/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001708/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89579871906587,
                        52.3663014640699,
                        45.6726437900215
                    ]
                },
                "distance": 9.74,
                "direction": 316.26,
                "angle": 77.97,
                "elevation": 45.67,
                "pano_id": "TMX7316010203-001658_pano_0000_001708",
                "timestamp": "2020-04-21T07:54:10.999550Z",
                "filename": "pano_0000_001708.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 9.73630621,
                "relative_pitch": 77.9660536298472,
                "relative_heading": 316.2553246972745,
                "relative_elevation": 45.6726437900215
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001921/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001921/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001921/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001921/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001921/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001921/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001921/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001921/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001921/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89604068962471,
                        52.3662451243252,
                        46.4292284958065
                    ]
                },
                "distance": 9.78,
                "direction": 85.52,
                "angle": 78.11,
                "elevation": 46.43,
                "pano_id": "TMX7316010203-001664_pano_0000_001921",
                "timestamp": "2020-04-21T11:31:07.208990Z",
                "filename": "pano_0000_001921.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 9.77989798,
                "relative_pitch": 78.10505140316498,
                "relative_heading": 85.51586822436879,
                "relative_elevation": 46.4292284958065
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000800/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000800/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000800/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000800/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000800/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000800/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000800/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000800/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000800/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89604146682744,
                        52.3662413959654,
                        45.8423502668738
                    ]
                },
                "distance": 9.81,
                "direction": 87.96,
                "angle": 77.92,
                "elevation": 45.84,
                "pano_id": "TMX7316010203-001547_pano_0000_000800",
                "timestamp": "2020-01-10T08:47:02.167430Z",
                "filename": "pano_0000_000800.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 9.80914011,
                "relative_pitch": 77.92223730417166,
                "relative_heading": 87.95664914869869,
                "relative_elevation": 45.8423502668738
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000217/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000217/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000217/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000217/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002631_pano_0000_000217/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002631_pano_0000_000217/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002631_pano_0000_000217/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000217/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000217/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89577063513583,
                        52.366280609214,
                        46.4151476770639
                    ]
                },
                "distance": 9.85,
                "direction": 298.6,
                "angle": 78.02,
                "elevation": 46.42,
                "pano_id": "TMX7316010203-002631_pano_0000_000217",
                "timestamp": "2022-06-27T07:46:58.892000Z",
                "filename": "pano_0000_000217.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 9.84640925,
                "relative_pitch": 78.02295578052689,
                "relative_heading": 298.5985413786293,
                "relative_elevation": 46.4151476770639
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00030/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00030/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00030/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00030/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250131_0919_Track03_Sphere_00030/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00030/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00030/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00030/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895894955826474,
                        52.36632820021069,
                        0.0
                    ]
                },
                "distance": 10.01,
                "direction": 358.99,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20250131_0919_Track03_Sphere_00030",
                "timestamp": "2025-01-31T08:59:05Z",
                "filename": "Job_20250131_0919_Track03_Sphere_00030.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.01038572,
                "relative_pitch": 0.0,
                "relative_heading": 358.9876593227428,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000653/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000653/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000653/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000653/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000653/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000653/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000653/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000653/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000653/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89604193306498,
                        52.3662561334398,
                        46.4559699632227
                    ]
                },
                "distance": 10.03,
                "direction": 78.56,
                "angle": 77.81,
                "elevation": 46.46,
                "pano_id": "TMX7316010203-001177_pano_0000_000653",
                "timestamp": "2019-05-13T06:09:26.732330Z",
                "filename": "pano_0000_000653.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.03390332,
                "relative_pitch": 77.81205754377186,
                "relative_heading": 78.56284038374274,
                "relative_elevation": 46.4559699632227
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000293/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000293/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000293/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000293/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000293/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000293/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000293/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000293/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000293/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89576867794255,
                        52.3662820697905,
                        46.2496088724583
                    ]
                },
                "distance": 10.04,
                "direction": 299.05,
                "angle": 77.75,
                "elevation": 46.25,
                "pano_id": "TMX7316010203-002623_pano_0003_000293",
                "timestamp": "2022-06-23T09:48:52.024900Z",
                "filename": "pano_0003_000293.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.04156563,
                "relative_pitch": 77.75024703857882,
                "relative_heading": 299.04863414631325,
                "relative_elevation": 46.2496088724583
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000426/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000426/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000426/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000426/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000426/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000426/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000426/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000426/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000426/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89604460706774,
                        52.3662450490574,
                        45.944785871543
                    ]
                },
                "distance": 10.05,
                "direction": 85.68,
                "angle": 77.67,
                "elevation": 45.94,
                "pano_id": "TMX7316010203-000998_pano_0004_000426",
                "timestamp": "2018-11-21T11:43:57.627260Z",
                "filename": "pano_0004_000426.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.04530999,
                "relative_pitch": 77.66699660278759,
                "relative_heading": 85.68248388045119,
                "relative_elevation": 45.944785871543
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000796/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000796/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000796/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000796/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000796/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000796/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000796/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000796/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000796/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89576654105857,
                        52.3662815040518,
                        45.7749706888571
                    ]
                },
                "distance": 10.14,
                "direction": 298.34,
                "angle": 77.51,
                "elevation": 45.77,
                "pano_id": "TMX7316010203-001547_pano_0000_000796",
                "timestamp": "2020-01-10T08:46:59.407400Z",
                "filename": "pano_0000_000796.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.13902497,
                "relative_pitch": 77.51078764108917,
                "relative_heading": 298.33823715946545,
                "relative_elevation": 45.7749706888571
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000561/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000561/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000561/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000561/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000561/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000561/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000561/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000561/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000561/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89577464251167,
                        52.3662907471396,
                        47.2695478033274
                    ]
                },
                "distance": 10.21,
                "direction": 304.9,
                "angle": 77.81,
                "elevation": 47.27,
                "pano_id": "TMX7316010203-002537_pano_0000_000561",
                "timestamp": "2022-04-22T08:09:01.921760Z",
                "filename": "pano_0000_000561.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.20847521,
                "relative_pitch": 77.81339010677819,
                "relative_heading": 304.90362029466405,
                "relative_elevation": 47.2695478033274
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000297/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000297/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000297/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000297/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000297/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000297/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000297/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000297/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000297/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89604782073087,
                        52.3662352762554,
                        46.2545580081642
                    ]
                },
                "distance": 10.24,
                "direction": 91.85,
                "angle": 77.52,
                "elevation": 46.25,
                "pano_id": "TMX7316010203-002623_pano_0003_000297",
                "timestamp": "2022-06-23T09:48:55.329780Z",
                "filename": "pano_0003_000297.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.24106507,
                "relative_pitch": 77.51573178265545,
                "relative_heading": 91.8533713778855,
                "relative_elevation": 46.2545580081642
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000035/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000035/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000035/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000035/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000035/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000035/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000035/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000035/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000035/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89584873741208,
                        52.3663269640062,
                        47.3558588065207
                    ]
                },
                "distance": 10.42,
                "direction": 341.38,
                "angle": 77.59,
                "elevation": 47.36,
                "pano_id": "TMX7316010203-002865_pano_0002_000035",
                "timestamp": "2022-12-15T11:07:35.062070Z",
                "filename": "pano_0002_000035.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.41623866,
                "relative_pitch": 77.59494760193688,
                "relative_heading": 341.38421985905273,
                "relative_elevation": 47.3558588065207
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000122/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000122/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000122/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000122/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000122/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000122/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000122/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000122/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000122/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89605143440308,
                        52.366238019087,
                        47.3780517745763
                    ]
                },
                "distance": 10.48,
                "direction": 90.14,
                "angle": 77.52,
                "elevation": 47.38,
                "pano_id": "TMX7316010203-002865_pano_0002_000122",
                "timestamp": "2022-12-15T11:10:28.455410Z",
                "filename": "pano_0002_000122.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.4818887,
                "relative_pitch": 77.52486856901893,
                "relative_heading": 90.14215996035136,
                "relative_elevation": 47.3780517745763
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000533/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000533/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000533/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000533/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0001_000533/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000533/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000533/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000533/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000533/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586415729314,
                        52.3661453171473,
                        45.8662912212312
                    ]
                },
                "distance": 10.59,
                "direction": 192.41,
                "angle": 77.0,
                "elevation": 45.87,
                "pano_id": "TMX7316010203-001174_pano_0001_000533",
                "timestamp": "2019-05-10T07:36:59.180150Z",
                "filename": "pano_0001_000533.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.58858877,
                "relative_pitch": 77.0005679876892,
                "relative_heading": 192.40553806580147,
                "relative_elevation": 45.8662912212312
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000422/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000422/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000422/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000422/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000422/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000422/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000422/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000422/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000422/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89575998574848,
                        52.3662838329659,
                        45.8628364363685
                    ]
                },
                "distance": 10.66,
                "direction": 298.43,
                "angle": 76.92,
                "elevation": 45.86,
                "pano_id": "TMX7316010203-000998_pano_0004_000422",
                "timestamp": "2018-11-21T11:43:53.307260Z",
                "filename": "pano_0004_000422.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.65505973,
                "relative_pitch": 76.92080827138032,
                "relative_heading": 298.4250271027214,
                "relative_elevation": 45.8628364363685
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004140/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004140/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004140/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004140/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004140/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004140/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004140/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004140/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004140/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587658246287,
                        52.3661427449116,
                        47.0252577681094
                    ]
                },
                "distance": 10.72,
                "direction": 187.65,
                "angle": 77.15,
                "elevation": 47.03,
                "pano_id": "TMX7316060226-000019_pano_0000_004140",
                "timestamp": "2016-08-15T05:42:01.481600Z",
                "filename": "pano_0000_004140.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.723146,
                "relative_pitch": 77.15451047952756,
                "relative_heading": 187.65489368030725,
                "relative_elevation": 47.0252577681094
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003853/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003853/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003853/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003853/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003853/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003853/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003853/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003853/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003853/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89605534389968,
                        52.3662485957332,
                        45.8676935182884
                    ]
                },
                "distance": 10.81,
                "direction": 83.89,
                "angle": 76.74,
                "elevation": 45.87,
                "pano_id": "TMX7316060226-000019_pano_0000_003853",
                "timestamp": "2016-08-15T05:36:37.179290Z",
                "filename": "pano_0000_003853.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.80959686,
                "relative_pitch": 76.73912536723192,
                "relative_heading": 83.88810985802876,
                "relative_elevation": 45.8676935182884
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000529/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000529/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000529/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000529/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0001_000529/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000529/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000529/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000529/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000529/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8958699492474,
                        52.3663342390467,
                        45.605755995959
                    ]
                },
                "distance": 10.85,
                "direction": 350.02,
                "angle": 76.62,
                "elevation": 45.61,
                "pano_id": "TMX7316010203-001174_pano_0001_000529",
                "timestamp": "2019-05-10T07:36:52.440190Z",
                "filename": "pano_0001_000529.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.84502097,
                "relative_pitch": 76.62354476600241,
                "relative_heading": 350.0161414509915,
                "relative_elevation": 45.605755995959
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000649/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000649/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000649/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000649/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000649/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000649/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000649/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000649/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000649/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89576379805564,
                        52.3662932781189,
                        46.3258246146142
                    ]
                },
                "distance": 10.98,
                "direction": 303.9,
                "angle": 76.67,
                "elevation": 46.33,
                "pano_id": "TMX7316010203-001177_pano_0000_000649",
                "timestamp": "2019-05-13T06:09:23.947260Z",
                "filename": "pano_0000_000649.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.97710373,
                "relative_pitch": 76.66938159051179,
                "relative_heading": 303.90298289229986,
                "relative_elevation": 46.3258246146142
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004144/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004144/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004144/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004144/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004144/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004144/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004144/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004144/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004144/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89588810283656,
                        52.366336777525,
                        46.6256944313645
                    ]
                },
                "distance": 10.98,
                "direction": 356.64,
                "angle": 76.75,
                "elevation": 46.63,
                "pano_id": "TMX7316060226-000019_pano_0000_004144",
                "timestamp": "2016-08-15T05:42:06.851480Z",
                "filename": "pano_0000_004144.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 10.98213649,
                "relative_pitch": 76.74622448657264,
                "relative_heading": 356.6399883447069,
                "relative_elevation": 46.6256944313645
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000046/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000046/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000046/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000046/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0018_000046/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000046/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000046/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000046/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000046/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89588606676221,
                        52.366139308878,
                        48.1903504291549
                    ]
                },
                "distance": 11.04,
                "direction": 184.06,
                "angle": 77.1,
                "elevation": 48.19,
                "pano_id": "TMX7316010203-002824_pano_0018_000046",
                "timestamp": "2022-10-07T09:42:09.669180Z",
                "filename": "pano_0018_000046.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 11.0376892,
                "relative_pitch": 77.09929330177471,
                "relative_heading": 184.06453612561,
                "relative_elevation": 48.1903504291549
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000987/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000987/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000987/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000987/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000987/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000987/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000987/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000987/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000987/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587178308333,
                        52.3663369594887,
                        45.7662446089089
                    ]
                },
                "distance": 11.12,
                "direction": 350.92,
                "angle": 76.34,
                "elevation": 45.77,
                "pano_id": "TMX7316010203-002310_pano_0001_000987",
                "timestamp": "2021-09-15T09:12:57.902650Z",
                "filename": "pano_0001_000987.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 11.1228804,
                "relative_pitch": 76.3398624320673,
                "relative_heading": 350.9202289564214,
                "relative_elevation": 45.7662446089089
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000058/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000058/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000058/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000058/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000058/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000058/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000058/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000058/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000058/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587105427309,
                        52.3663370319523,
                        46.0161978537217
                    ]
                },
                "distance": 11.14,
                "direction": 350.67,
                "angle": 76.39,
                "elevation": 46.02,
                "pano_id": "TMX7316010203-002865_pano_0002_000058",
                "timestamp": "2022-12-15T11:08:28.231540Z",
                "filename": "pano_0002_000058.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 11.13877929,
                "relative_pitch": 76.39260214030935,
                "relative_heading": 350.67461582297494,
                "relative_elevation": 46.0161978537217
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000557/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000557/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000557/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000557/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000557/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000557/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000557/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000557/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000557/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89606233394659,
                        52.3662513996944,
                        47.356951774098
                    ]
                },
                "distance": 11.32,
                "direction": 82.57,
                "angle": 76.56,
                "elevation": 47.36,
                "pano_id": "TMX7316010203-002537_pano_0000_000557",
                "timestamp": "2022-04-22T08:08:59.331760Z",
                "filename": "pano_0000_000557.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 11.31922048,
                "relative_pitch": 76.55741393398071,
                "relative_heading": 82.57424073852825,
                "relative_elevation": 47.356951774098
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000001/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000001/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000001/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000001/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0001_000001/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000001/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000001/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000001/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000001/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89605990031923,
                        52.366261620472,
                        45.8896602354944
                    ]
                },
                "distance": 11.36,
                "direction": 76.77,
                "angle": 76.1,
                "elevation": 45.89,
                "pano_id": "TMX7316010203-002359_pano_0001_000001",
                "timestamp": "2021-12-29T09:04:39.002470Z",
                "filename": "pano_0001_000001.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 11.36010264,
                "relative_pitch": 76.09581189166771,
                "relative_heading": 76.76822945885401,
                "relative_elevation": 45.8896602354944
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000005/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000005/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000005/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000005/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0001_000005/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000005/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000005/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000005/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000005/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89577382284098,
                        52.3663085430725,
                        45.8124053133652
                    ]
                },
                "distance": 11.5,
                "direction": 312.86,
                "angle": 75.91,
                "elevation": 45.81,
                "pano_id": "TMX7316010203-002359_pano_0001_000005",
                "timestamp": "2021-12-29T09:04:41.702460Z",
                "filename": "pano_0001_000005.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 11.49810059,
                "relative_pitch": 75.91080049200939,
                "relative_heading": 312.86259165139006,
                "relative_elevation": 45.8124053133652
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000118/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000118/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000118/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000118/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000118/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000118/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000118/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000118/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000118/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586965351209,
                        52.3661345330501,
                        47.6528240153566
                    ]
                },
                "distance": 11.7,
                "direction": 189.35,
                "angle": 76.21,
                "elevation": 47.65,
                "pano_id": "TMX7316010203-002865_pano_0002_000118",
                "timestamp": "2022-12-15T11:10:23.750480Z",
                "filename": "pano_0002_000118.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 11.69676174,
                "relative_pitch": 76.20895224492627,
                "relative_heading": 189.35023936643617,
                "relative_elevation": 47.6528240153566
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000475/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000475/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000475/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000475/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000475/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000475/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000475/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000475/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000475/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89574590554285,
                        52.3662883494738,
                        45.7556240586564
                    ]
                },
                "distance": 11.74,
                "direction": 298.35,
                "angle": 75.61,
                "elevation": 45.76,
                "pano_id": "TMX7316010203-002310_pano_0001_000475",
                "timestamp": "2021-09-15T08:55:42.638560Z",
                "filename": "pano_0001_000475.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 11.73775826,
                "relative_pitch": 75.61208812047899,
                "relative_heading": 298.3540024114748,
                "relative_elevation": 45.7556240586564
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000771/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000771/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000771/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000771/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0005_000771/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000771/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000771/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000771/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000771/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89605942341848,
                        52.3662790296941,
                        47.9543165443465
                    ]
                },
                "distance": 11.92,
                "direction": 67.63,
                "angle": 76.04,
                "elevation": 47.95,
                "pano_id": "TMX7316010203-001900_pano_0005_000771",
                "timestamp": "2020-08-31T12:35:25.988100Z",
                "filename": "pano_0005_000771.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 11.92314813,
                "relative_pitch": 76.03735839351405,
                "relative_heading": 67.63189878183279,
                "relative_elevation": 47.9543165443465
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000118/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000118/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000118/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000118/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0003_000118/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000118/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000118/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000118/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000118/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585713482647,
                        52.366133271251,
                        46.6623973902315
                    ]
                },
                "distance": 12.0,
                "direction": 193.26,
                "angle": 75.58,
                "elevation": 46.66,
                "pano_id": "TMX7316010203-001641_pano_0003_000118",
                "timestamp": "2020-02-14T08:41:31.414910Z",
                "filename": "pano_0003_000118.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.00179186,
                "relative_pitch": 75.57589881476491,
                "relative_heading": 193.26115011737843,
                "relative_elevation": 46.6623973902315
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001249/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001249/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001249/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001249/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001249/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001249/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001249/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001249/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001249/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89574614952353,
                        52.3662939588387,
                        46.1890060473233
                    ]
                },
                "distance": 12.03,
                "direction": 301.01,
                "angle": 75.4,
                "elevation": 46.19,
                "pano_id": "TMX7316010203-000227_pano_0000_001249",
                "timestamp": "2017-03-29T09:10:57.334570Z",
                "filename": "pano_0000_001249.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.03247305,
                "relative_pitch": 75.39867787641029,
                "relative_heading": 301.0081525079699,
                "relative_elevation": 46.1890060473233
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03433/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03433/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03433/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03433/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_03433/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_03433/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_03433/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03433/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03433/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895878756540416,
                        52.36634585676753,
                        0.0
                    ]
                },
                "distance": 12.04,
                "direction": 353.9,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-03_03-29-47_03433",
                "timestamp": "2025-07-03T04:22:41Z",
                "filename": "recording_2025-07-03_03-29-47_03433.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.04179855,
                "relative_pitch": 0.0,
                "relative_heading": 353.8967424982935,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000775/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000775/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000775/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000775/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0005_000775/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000775/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000775/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000775/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000775/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89577493322413,
                        52.3663163108514,
                        47.912924987264
                    ]
                },
                "distance": 12.05,
                "direction": 316.12,
                "angle": 75.88,
                "elevation": 47.91,
                "pano_id": "TMX7316010203-001900_pano_0005_000775",
                "timestamp": "2020-08-31T12:35:28.612990Z",
                "filename": "pano_0005_000775.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.05011656,
                "relative_pitch": 75.88287905362172,
                "relative_heading": 316.1214346600301,
                "relative_elevation": 47.912924987264
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000119/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000119/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000119/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000119/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000119/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000119/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000119/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000119/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000119/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89588269365912,
                        52.3663465974455,
                        45.4066205918789
                    ]
                },
                "distance": 12.1,
                "direction": 355.2,
                "angle": 75.08,
                "elevation": 45.41,
                "pano_id": "TMX7316010203-000716_pano_0001_000119",
                "timestamp": "2018-05-14T09:14:29.455910Z",
                "filename": "pano_0001_000119.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.09837208,
                "relative_pitch": 75.0804348921394,
                "relative_heading": 355.20121245391937,
                "relative_elevation": 45.4066205918789
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000217/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000217/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000217/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000217/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000217/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000217/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000217/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000217/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000217/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89607747975285,
                        52.3662344673917,
                        45.7766151065007
                    ]
                },
                "distance": 12.26,
                "direction": 91.97,
                "angle": 75.0,
                "elevation": 45.78,
                "pano_id": "TMX7316010203-000716_pano_0001_000217",
                "timestamp": "2018-05-14T09:16:33.460220Z",
                "filename": "pano_0001_000217.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.26320239,
                "relative_pitch": 75.00304175151688,
                "relative_heading": 91.96837818530196,
                "relative_elevation": 45.7766151065007
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00090/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00090/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00090/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00090/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00090/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00090/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00090/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00090/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00090/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895734824997279,
                        52.36628626399293,
                        0.0
                    ]
                },
                "distance": 12.3,
                "direction": 295.73,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241211_0954_Track19_Sphere_00090",
                "timestamp": "2024-12-11T11:01:15Z",
                "filename": "Job_20241211_0954_Track19_Sphere_00090.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.30463591,
                "relative_pitch": 0.0,
                "relative_heading": 295.73305249664355,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000033/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000033/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000033/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000033/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000033/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000033/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000033/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000033/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000033/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8957346992416,
                        52.3662879682312,
                        47.3849413935095
                    ]
                },
                "distance": 12.4,
                "direction": 296.51,
                "angle": 75.34,
                "elevation": 47.38,
                "pano_id": "TMX7316010203-002865_pano_0002_000033",
                "timestamp": "2022-12-15T11:07:30.637080Z",
                "filename": "pano_0002_000033.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.39581527,
                "relative_pitch": 75.34004542454099,
                "relative_heading": 296.50549858316134,
                "relative_elevation": 47.3849413935095
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01626/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01626/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01626/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01626/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01626/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01626/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01626/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01626/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01626/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895731911858369,
                        52.366286809138636,
                        0.0
                    ]
                },
                "distance": 12.51,
                "direction": 295.59,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-06-19_03-28-47_01626",
                "timestamp": "2025-06-19T03:41:50Z",
                "filename": "recording_2025-06-19_03-28-47_01626.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.50976573,
                "relative_pitch": 0.0,
                "relative_heading": 295.5887360038892,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0006_000000/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0006_000000/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0006_000000/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0006_000000/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0006_000000/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0006_000000/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0006_000000/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0006_000000/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0006_000000/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89572465146579,
                        52.366199692534,
                        47.4527949132025
                    ]
                },
                "distance": 12.53,
                "direction": 249.98,
                "angle": 75.2,
                "elevation": 47.45,
                "pano_id": "TMX7316010203-002932_pano_0006_000000",
                "timestamp": "2023-01-13T09:09:28.530240Z",
                "filename": "pano_0006_000000.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.53461618,
                "relative_pitch": 75.20333297334076,
                "relative_heading": 249.98213003990568,
                "relative_elevation": 47.4527949132025
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000051/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000051/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000051/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000051/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0018_000051/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000051/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000051/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000051/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000051/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587737984884,
                        52.3663523926177,
                        47.7085331855342
                    ]
                },
                "distance": 12.77,
                "direction": 353.83,
                "angle": 75.01,
                "elevation": 47.71,
                "pano_id": "TMX7316010203-002824_pano_0018_000051",
                "timestamp": "2022-10-07T09:42:16.444080Z",
                "filename": "pano_0018_000051.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.77492858,
                "relative_pitch": 75.00956322684527,
                "relative_heading": 353.82534569163613,
                "relative_elevation": 47.7085331855342
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003402/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003402/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003402/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003402/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_003402/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003402/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003402/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003402/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003402/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89570891614787,
                        52.3662431624386,
                        45.2962724938989
                    ]
                },
                "distance": 12.86,
                "direction": 272.43,
                "angle": 74.15,
                "elevation": 45.3,
                "pano_id": "TMX7316010203-001051_pano_0002_003402",
                "timestamp": "2019-01-14T10:48:14.291390Z",
                "filename": "pano_0002_003402.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.86077523,
                "relative_pitch": 74.14939374443745,
                "relative_heading": 272.4346373373037,
                "relative_elevation": 45.2962724938989
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00095/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00095/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00095/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00095/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00095/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00095/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00095/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00095/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00095/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.896087290031186,
                        52.366237080797504,
                        0.0
                    ]
                },
                "distance": 12.92,
                "direction": 90.58,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241211_0954_Track19_Sphere_00095",
                "timestamp": "2024-12-11T11:01:20Z",
                "filename": "Job_20241211_0954_Track19_Sphere_00095.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.92486189,
                "relative_pitch": 0.0,
                "relative_heading": 90.57811119835125,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000114/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000114/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000114/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000114/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000114/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000114/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000114/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000114/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000114/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586708070275,
                        52.3661235797345,
                        45.7157630622387
                    ]
                },
                "distance": 12.93,
                "direction": 189.24,
                "angle": 74.21,
                "elevation": 45.72,
                "pano_id": "TMX7316010203-000716_pano_0001_000114",
                "timestamp": "2018-05-14T09:14:12.155930Z",
                "filename": "pano_0001_000114.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 12.92788766,
                "relative_pitch": 74.20971216303676,
                "relative_heading": 189.23900342501085,
                "relative_elevation": 45.7157630622387
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01631/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01631/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01631/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01631/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01631/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01631/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01631/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01631/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01631/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.896091065229021,
                        52.36624221945713,
                        0.0
                    ]
                },
                "distance": 13.19,
                "direction": 88.08,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-06-19_03-28-47_01631",
                "timestamp": "2025-06-19T03:41:56Z",
                "filename": "recording_2025-06-19_03-28-47_01631.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 13.18874258,
                "relative_pitch": 0.0,
                "relative_heading": 88.08210283337172,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001707/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001707/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001707/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001707/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001707/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001707/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001707/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001707/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001707/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89572708114664,
                        52.3663010524739,
                        45.6538128526881
                    ]
                },
                "distance": 13.55,
                "direction": 301.04,
                "angle": 73.47,
                "elevation": 45.65,
                "pano_id": "TMX7316010203-001658_pano_0000_001707",
                "timestamp": "2020-04-21T07:54:09.884550Z",
                "filename": "pano_0000_001707.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 13.55235852,
                "relative_pitch": 73.46645064527439,
                "relative_heading": 301.03951913077475,
                "relative_elevation": 45.6538128526881
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000992/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000992/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000992/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000992/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000992/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000992/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000992/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000992/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000992/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585972871969,
                        52.3661186229487,
                        46.2861393354833
                    ]
                },
                "distance": 13.56,
                "direction": 190.95,
                "angle": 73.67,
                "elevation": 46.29,
                "pano_id": "TMX7316010203-002310_pano_0001_000992",
                "timestamp": "2021-09-15T09:13:04.557600Z",
                "filename": "pano_0001_000992.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 13.55877055,
                "relative_pitch": 73.6729133727067,
                "relative_heading": 190.95380341160603,
                "relative_elevation": 46.2861393354833
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001268/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001268/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001268/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001268/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001268/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001268/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001268/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001268/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001268/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895863276682,
                        52.3661164300752,
                        45.2420059638098
                    ]
                },
                "distance": 13.76,
                "direction": 189.77,
                "angle": 73.09,
                "elevation": 45.24,
                "pano_id": "TMX7316010203-000227_pano_0000_001268",
                "timestamp": "2017-03-29T09:12:07.389270Z",
                "filename": "pano_0000_001268.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 13.75533777,
                "relative_pitch": 73.08867863386614,
                "relative_heading": 189.7722717898461,
                "relative_elevation": 45.2420059638098
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000113/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000113/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000113/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000113/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0003_000113/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000113/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000113/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000113/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000113/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587472947987,
                        52.3663623639388,
                        46.2956985216588
                    ]
                },
                "distance": 13.9,
                "direction": 353.58,
                "angle": 73.29,
                "elevation": 46.3,
                "pano_id": "TMX7316010203-001641_pano_0003_000113",
                "timestamp": "2020-02-14T08:41:07.655130Z",
                "filename": "pano_0003_000113.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 13.89759162,
                "relative_pitch": 73.29067145036696,
                "relative_heading": 353.5773972997338,
                "relative_elevation": 46.2956985216588
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002017/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002017/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002017/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002017/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_002017/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002017/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002017/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002017/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002017/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89609940836678,
                        52.3662604289072,
                        45.8642892790958
                    ]
                },
                "distance": 13.97,
                "direction": 79.83,
                "angle": 73.06,
                "elevation": 45.86,
                "pano_id": "TMX7316010203-002031_pano_0001_002017",
                "timestamp": "2021-03-08T10:56:15.269410Z",
                "filename": "pano_0001_002017.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 13.96932861,
                "relative_pitch": 73.06033186414277,
                "relative_heading": 79.82549108870863,
                "relative_elevation": 45.8642892790958
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003848/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003848/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003848/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003848/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003848/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003848/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003848/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003848/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003848/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89571377883957,
                        52.3662958543765,
                        45.7501623639837
                    ]
                },
                "distance": 14.06,
                "direction": 297.11,
                "angle": 72.91,
                "elevation": 45.75,
                "pano_id": "TMX7316060226-000019_pano_0000_003848",
                "timestamp": "2016-08-15T05:36:32.219330Z",
                "filename": "pano_0000_003848.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 14.0634673,
                "relative_pitch": 72.91272354768503,
                "relative_heading": 297.113904732545,
                "relative_elevation": 45.7501623639837
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000212/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000212/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000212/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000212/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000212/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000212/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000212/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000212/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000212/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89571260432975,
                        52.3662954535338,
                        45.6542265741155
                    ]
                },
                "distance": 14.11,
                "direction": 296.8,
                "angle": 72.82,
                "elevation": 45.65,
                "pano_id": "TMX7316010203-000716_pano_0001_000212",
                "timestamp": "2018-05-14T09:16:23.450250Z",
                "filename": "pano_0001_000212.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 14.11455529,
                "relative_pitch": 72.82037468403338,
                "relative_heading": 296.8047285843259,
                "relative_elevation": 45.6542265741155
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00005/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00005/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00005/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00005/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250131_0919_Track02_Sphere_00005/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00005/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00005/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00005/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895867383235401,
                        52.36611203001446,
                        0.0
                    ]
                },
                "distance": 14.19,
                "direction": 188.32,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20250131_0919_Track02_Sphere_00005",
                "timestamp": "2025-01-31T08:56:21Z",
                "filename": "Job_20250131_0919_Track02_Sphere_00005.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 14.19490376,
                "relative_pitch": 0.0,
                "relative_heading": 188.3240004470353,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002022/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002022/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002022/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002022/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_002022/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002022/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002022/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002022/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002022/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89572652675391,
                        52.3663131926123,
                        45.8892237609252
                    ]
                },
                "distance": 14.33,
                "direction": 305.6,
                "angle": 72.66,
                "elevation": 45.89,
                "pano_id": "TMX7316010203-002031_pano_0001_002022",
                "timestamp": "2021-03-08T10:56:26.979340Z",
                "filename": "pano_0001_002022.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 14.32653527,
                "relative_pitch": 72.66172764396177,
                "relative_heading": 305.59543414846274,
                "relative_elevation": 45.8892237609252
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000801/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000801/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000801/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000801/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000801/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000801/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000801/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000801/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000801/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89611201524851,
                        52.3662360818874,
                        45.8532762574032
                    ]
                },
                "distance": 14.61,
                "direction": 90.95,
                "angle": 72.33,
                "elevation": 45.85,
                "pano_id": "TMX7316010203-001547_pano_0000_000801",
                "timestamp": "2020-01-10T08:47:02.847380Z",
                "filename": "pano_0000_000801.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 14.6103879,
                "relative_pitch": 72.32638081772099,
                "relative_heading": 90.94732877119615,
                "relative_elevation": 45.8532762574032
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000654/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000654/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000654/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000654/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000654/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000654/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000654/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000654/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000654/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.896112461355,
                        52.3662517286372,
                        46.4623746266589
                    ]
                },
                "distance": 14.72,
                "direction": 84.15,
                "angle": 72.43,
                "elevation": 46.46,
                "pano_id": "TMX7316010203-001177_pano_0000_000654",
                "timestamp": "2019-05-13T06:09:27.387240Z",
                "filename": "pano_0000_000654.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 14.71537431,
                "relative_pitch": 72.42617578844654,
                "relative_heading": 84.15130146193262,
                "relative_elevation": 46.4623746266589
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000064/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000064/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000064/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000064/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000064/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000064/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000064/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000064/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000064/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585156890038,
                        52.3661087215265,
                        46.5662850961089
                    ]
                },
                "distance": 14.75,
                "direction": 192.26,
                "angle": 72.42,
                "elevation": 46.57,
                "pano_id": "TMX7316010203-002865_pano_0002_000064",
                "timestamp": "2022-12-15T11:08:53.211300Z",
                "filename": "pano_0002_000064.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 14.7499207,
                "relative_pitch": 72.42434603768497,
                "relative_heading": 192.26040282840762,
                "relative_elevation": 46.5662850961089
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001922/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001922/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001922/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001922/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001922/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001922/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001922/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001922/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001922/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89611441217937,
                        52.3662431653787,
                        46.4342563543469
                    ]
                },
                "distance": 14.78,
                "direction": 87.88,
                "angle": 72.34,
                "elevation": 46.43,
                "pano_id": "TMX7316010203-001664_pano_0000_001922",
                "timestamp": "2020-04-21T11:31:08.234020Z",
                "filename": "pano_0000_001922.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 14.78176977,
                "relative_pitch": 72.34177101058546,
                "relative_heading": 87.88062598054711,
                "relative_elevation": 46.4342563543469
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000795/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000795/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000795/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000795/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000795/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000795/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000795/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000795/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000795/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89570037433258,
                        52.3662955487257,
                        45.7727720094845
                    ]
                },
                "distance": 14.87,
                "direction": 295.39,
                "angle": 72.01,
                "elevation": 45.77,
                "pano_id": "TMX7316010203-001547_pano_0000_000795",
                "timestamp": "2020-01-10T08:46:58.722390Z",
                "filename": "pano_0000_000795.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 14.86738971,
                "relative_pitch": 72.00575801900959,
                "relative_heading": 295.3932789138387,
                "relative_elevation": 45.7727720094845
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00031/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00031/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00031/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00031/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250131_0919_Track03_Sphere_00031/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00031/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00031/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00031/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895888961317194,
                        52.36637232300851,
                        0.0
                    ]
                },
                "distance": 14.93,
                "direction": 357.75,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20250131_0919_Track03_Sphere_00031",
                "timestamp": "2025-01-31T08:59:06Z",
                "filename": "Job_20250131_0919_Track03_Sphere_00031.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 14.93002936,
                "relative_pitch": 0.0,
                "relative_heading": 357.75371635770097,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000292/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000292/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000292/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000292/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000292/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000292/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000292/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000292/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000292/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89570177581896,
                        52.3662986384511,
                        46.2536766920239
                    ]
                },
                "distance": 14.93,
                "direction": 296.74,
                "angle": 72.11,
                "elevation": 46.25,
                "pano_id": "TMX7316010203-002623_pano_0003_000292",
                "timestamp": "2022-06-23T09:48:51.189710Z",
                "filename": "pano_0003_000292.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 14.93272088,
                "relative_pitch": 72.10763874961852,
                "relative_heading": 296.74219173217745,
                "relative_elevation": 46.2536766920239
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000036/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000036/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000036/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000036/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000036/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000036/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000036/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000036/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000036/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586433270905,
                        52.3663713341612,
                        47.1874091820791
                    ]
                },
                "distance": 14.98,
                "direction": 351.31,
                "angle": 72.39,
                "elevation": 47.19,
                "pano_id": "TMX7316010203-002865_pano_0002_000036",
                "timestamp": "2022-12-15T11:07:36.482060Z",
                "filename": "pano_0002_000036.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 14.98040629,
                "relative_pitch": 72.38711728432997,
                "relative_heading": 351.3122463856751,
                "relative_elevation": 47.1874091820791
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000427/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000427/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000427/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000427/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000427/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000427/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000427/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000427/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000427/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89611780760356,
                        52.3662403257605,
                        45.9523311816156
                    ]
                },
                "distance": 15.0,
                "direction": 89.12,
                "angle": 71.92,
                "elevation": 45.95,
                "pano_id": "TMX7316010203-000998_pano_0004_000427",
                "timestamp": "2018-11-21T11:43:58.587250Z",
                "filename": "pano_0004_000427.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.00471569,
                "relative_pitch": 71.91669787356886,
                "relative_heading": 89.11911731076273,
                "relative_elevation": 45.9523311816156
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000562/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000562/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000562/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000562/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000562/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000562/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000562/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000562/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000562/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89570557228197,
                        52.3663070325677,
                        47.2587294988334
                    ]
                },
                "distance": 15.15,
                "direction": 300.34,
                "angle": 72.22,
                "elevation": 47.26,
                "pano_id": "TMX7316010203-002537_pano_0000_000562",
                "timestamp": "2022-04-22T08:09:02.496730Z",
                "filename": "pano_0000_000562.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.15192157,
                "relative_pitch": 72.22329990024649,
                "relative_heading": 300.33882448529397,
                "relative_elevation": 47.2587294988334
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001265/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001265/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001265/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001265/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001265/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001265/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001265/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001265/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001265/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586779093896,
                        52.3663732717532,
                        44.732564558275
                    ]
                },
                "distance": 15.16,
                "direction": 352.32,
                "angle": 71.28,
                "elevation": 44.73,
                "pano_id": "TMX7316010203-000227_pano_0000_001265",
                "timestamp": "2017-03-29T09:11:55.309110Z",
                "filename": "pano_0000_001265.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.16027895,
                "relative_pitch": 71.27800600097626,
                "relative_heading": 352.3154269984669,
                "relative_elevation": 44.732564558275
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000298/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000298/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000298/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000298/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000298/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000298/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000298/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000298/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000298/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89612008324417,
                        52.3662308558518,
                        46.2467569606379
                    ]
                },
                "distance": 15.18,
                "direction": 93.11,
                "angle": 71.83,
                "elevation": 46.25,
                "pano_id": "TMX7316010203-002623_pano_0003_000298",
                "timestamp": "2022-06-23T09:48:56.249730Z",
                "filename": "pano_0003_000298.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.18028371,
                "relative_pitch": 71.82781752025917,
                "relative_heading": 93.10811662028026,
                "relative_elevation": 46.2467569606379
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000123/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000123/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000123/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000123/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000123/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000123/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000123/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000123/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000123/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8961239816458,
                        52.3662378370632,
                        47.3910814002156
                    ]
                },
                "distance": 15.42,
                "direction": 90.17,
                "angle": 71.97,
                "elevation": 47.39,
                "pano_id": "TMX7316010203-002865_pano_0002_000123",
                "timestamp": "2022-12-15T11:10:29.270470Z",
                "filename": "pano_0002_000123.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.42356456,
                "relative_pitch": 71.9723716479778,
                "relative_heading": 90.17180623619389,
                "relative_elevation": 47.3910814002156
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001917/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001917/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001917/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001917/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001917/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001917/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001917/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001917/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001917/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8958745713053,
                        52.3663773292148,
                        45.8268129602075
                    ]
                },
                "distance": 15.55,
                "direction": 354.22,
                "angle": 71.25,
                "elevation": 45.83,
                "pano_id": "TMX7316010203-001664_pano_0000_001917",
                "timestamp": "2020-04-21T11:30:52.359070Z",
                "filename": "pano_0000_001917.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.554587,
                "relative_pitch": 71.25170387642956,
                "relative_heading": 354.22413001850384,
                "relative_elevation": 45.8268129602075
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000421/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000421/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000421/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000421/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000421/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000421/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000421/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000421/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000421/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89569277251827,
                        52.3663003456712,
                        45.8521902747452
                    ]
                },
                "distance": 15.57,
                "direction": 296.35,
                "angle": 71.25,
                "elevation": 45.85,
                "pano_id": "TMX7316010203-000998_pano_0004_000421",
                "timestamp": "2018-11-21T11:43:52.202320Z",
                "filename": "pano_0004_000421.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.56624032,
                "relative_pitch": 71.24829797093983,
                "relative_heading": 296.350905865152,
                "relative_elevation": 45.8521902747452
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000015/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000015/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000015/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000015/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0003_000015/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0003_000015/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0003_000015/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000015/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000015/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585166044315,
                        52.3661007447713,
                        45.9228549171239
                    ]
                },
                "distance": 15.62,
                "direction": 191.55,
                "angle": 71.22,
                "elevation": 45.92,
                "pano_id": "TMX7316010203-000234_pano_0003_000015",
                "timestamp": "2017-03-31T08:01:15.771230Z",
                "filename": "pano_0003_000015.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.61717268,
                "relative_pitch": 71.21816216186143,
                "relative_heading": 191.546512437523,
                "relative_elevation": 45.9228549171239
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000534/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000534/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000534/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000534/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0001_000534/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000534/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000534/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000534/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000534/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585391324254,
                        52.3661002021396,
                        45.9523125421256
                    ]
                },
                "distance": 15.65,
                "direction": 190.95,
                "angle": 71.2,
                "elevation": 45.95,
                "pano_id": "TMX7316010203-001174_pano_0001_000534",
                "timestamp": "2019-05-10T07:37:00.055260Z",
                "filename": "pano_0001_000534.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.64645939,
                "relative_pitch": 71.19662991591451,
                "relative_heading": 190.9516880898544,
                "relative_elevation": 45.9523125421256
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003854/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003854/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003854/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003854/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003854/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003854/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003854/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003854/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003854/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89612707850831,
                        52.3662446384593,
                        45.8824266139418
                    ]
                },
                "distance": 15.65,
                "direction": 87.4,
                "angle": 71.17,
                "elevation": 45.88,
                "pano_id": "TMX7316060226-000019_pano_0000_003854",
                "timestamp": "2016-08-15T05:36:37.979280Z",
                "filename": "pano_0000_003854.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.6505783,
                "relative_pitch": 71.16539876900985,
                "relative_heading": 87.3977444719427,
                "relative_elevation": 45.8824266139418
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00025/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00025/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00025/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00025/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250131_0919_Track03_Sphere_00025/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00025/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00025/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00025/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895864196529916,
                        52.36609883180573,
                        0.0
                    ]
                },
                "distance": 15.68,
                "direction": 188.33,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20250131_0919_Track03_Sphere_00025",
                "timestamp": "2025-01-31T08:58:55Z",
                "filename": "Job_20250131_0919_Track03_Sphere_00025.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.67947864,
                "relative_pitch": 0.0,
                "relative_heading": 188.33192025740894,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000986/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000986/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000986/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000986/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000986/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000986/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000986/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000986/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000986/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586704860862,
                        52.366378901985,
                        45.5999682154506
                    ]
                },
                "distance": 15.79,
                "direction": 352.44,
                "angle": 70.9,
                "elevation": 45.6,
                "pano_id": "TMX7316010203-002310_pano_0001_000986",
                "timestamp": "2021-09-15T09:12:55.137640Z",
                "filename": "pano_0001_000986.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.78794996,
                "relative_pitch": 70.9027542076963,
                "relative_heading": 352.4376003018187,
                "relative_elevation": 45.5999682154506
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000648/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000648/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000648/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000648/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000648/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000648/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000648/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000648/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000648/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89569780104192,
                        52.3663106504451,
                        46.3155560530722
                    ]
                },
                "distance": 15.81,
                "direction": 300.63,
                "angle": 71.15,
                "elevation": 46.32,
                "pano_id": "TMX7316010203-001177_pano_0000_000648",
                "timestamp": "2019-05-13T06:09:23.222310Z",
                "filename": "pano_0000_000648.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.81232465,
                "relative_pitch": 71.14988055048518,
                "relative_heading": 300.62895021357554,
                "relative_elevation": 46.3155560530722
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000057/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000057/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000057/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000057/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000057/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000057/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000057/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000057/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000057/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585740485833,
                        52.3663787006992,
                        45.9534663669765
                    ]
                },
                "distance": 15.87,
                "direction": 350.07,
                "angle": 70.95,
                "elevation": 45.95,
                "pano_id": "TMX7316010203-002865_pano_0002_000057",
                "timestamp": "2022-12-15T11:08:24.406620Z",
                "filename": "pano_0002_000057.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.8656884,
                "relative_pitch": 70.95248313621477,
                "relative_heading": 350.07468047912585,
                "relative_elevation": 45.9534663669765
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003401/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003401/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003401/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003401/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_003401/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003401/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003401/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003401/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003401/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89567656832352,
                        52.3662842797626,
                        45.1773367337883
                    ]
                },
                "distance": 15.9,
                "direction": 288.79,
                "angle": 70.61,
                "elevation": 45.18,
                "pano_id": "TMX7316010203-001051_pano_0002_003401",
                "timestamp": "2019-01-14T10:48:11.451430Z",
                "filename": "pano_0002_003401.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 15.90002143,
                "relative_pitch": 70.61064099648547,
                "relative_heading": 288.79085504669274,
                "relative_elevation": 45.1773367337883
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004139/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004139/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004139/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004139/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004139/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004139/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004139/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004139/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004139/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586787239938,
                        52.3660954572789,
                        47.1219426710159
                    ]
                },
                "distance": 16.02,
                "direction": 187.25,
                "angle": 71.23,
                "elevation": 47.12,
                "pano_id": "TMX7316060226-000019_pano_0000_004139",
                "timestamp": "2016-08-15T05:42:00.301540Z",
                "filename": "pano_0000_004139.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 16.01758085,
                "relative_pitch": 71.22619536481082,
                "relative_heading": 187.2510258099965,
                "relative_elevation": 47.1219426710159
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000528/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000528/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000528/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000528/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0001_000528/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000528/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000528/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000528/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000528/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586354994385,
                        52.3663811032012,
                        45.4848874825984
                    ]
                },
                "distance": 16.06,
                "direction": 351.71,
                "angle": 70.55,
                "elevation": 45.48,
                "pano_id": "TMX7316010203-001174_pano_0001_000528",
                "timestamp": "2019-05-10T07:36:50.855300Z",
                "filename": "pano_0001_000528.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 16.06341753,
                "relative_pitch": 70.5488454332217,
                "relative_heading": 351.709920562162,
                "relative_elevation": 45.4848874825984
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000045/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000045/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000045/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000045/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0018_000045/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000045/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000045/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000045/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000045/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587554460529,
                        52.3660941077911,
                        48.2711660880595
                    ]
                },
                "distance": 16.11,
                "direction": 185.34,
                "angle": 71.54,
                "elevation": 48.27,
                "pano_id": "TMX7316010203-002824_pano_0018_000045",
                "timestamp": "2022-10-07T09:42:08.629160Z",
                "filename": "pano_0018_000045.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 16.10954754,
                "relative_pitch": 71.54458696982446,
                "relative_heading": 185.33941922494478,
                "relative_elevation": 48.2711660880595
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000000/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000000/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000000/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000000/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0001_000000/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000000/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000000/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000000/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000000/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89613385968665,
                        52.3662570039349,
                        45.9020265899599
                    ]
                },
                "distance": 16.23,
                "direction": 82.61,
                "angle": 70.53,
                "elevation": 45.9,
                "pano_id": "TMX7316010203-002359_pano_0001_000000",
                "timestamp": "2021-12-29T09:04:38.192460Z",
                "filename": "pano_0001_000000.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 16.23101535,
                "relative_pitch": 70.52634042230957,
                "relative_heading": 82.61405936375922,
                "relative_elevation": 45.9020265899599
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000556/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000556/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000556/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000556/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000556/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000556/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000556/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000556/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000556/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89613568205639,
                        52.3662474427261,
                        47.3755272012204
                    ]
                },
                "distance": 16.25,
                "direction": 86.39,
                "angle": 71.06,
                "elevation": 47.38,
                "pano_id": "TMX7316010203-002537_pano_0000_000556",
                "timestamp": "2022-04-22T08:08:58.641780Z",
                "filename": "pano_0000_000556.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 16.25268199,
                "relative_pitch": 71.06491955068765,
                "relative_heading": 86.3925721283312,
                "relative_elevation": 47.3755272012204
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000006/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000006/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000006/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000006/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0001_000006/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000006/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0001_000006/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000006/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0001_000006/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89570446057093,
                        52.3663246830347,
                        45.8062380682677
                    ]
                },
                "distance": 16.29,
                "direction": 306.18,
                "angle": 70.42,
                "elevation": 45.81,
                "pano_id": "TMX7316010203-002359_pano_0001_000006",
                "timestamp": "2021-12-29T09:04:42.322420Z",
                "filename": "pano_0001_000006.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 16.29379096,
                "relative_pitch": 70.41895869893186,
                "relative_heading": 306.1750095097495,
                "relative_elevation": 45.8062380682677
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000474/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000474/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000474/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000474/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000474/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000474/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000474/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000474/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000474/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89568192252746,
                        52.3663024546896,
                        45.7659676335752
                    ]
                },
                "distance": 16.33,
                "direction": 295.94,
                "angle": 70.36,
                "elevation": 45.77,
                "pano_id": "TMX7316010203-002310_pano_0001_000474",
                "timestamp": "2021-09-15T08:55:41.013860Z",
                "filename": "pano_0001_000474.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 16.33309646,
                "relative_pitch": 70.35938079915513,
                "relative_heading": 295.9378500373328,
                "relative_elevation": 45.7659676335752
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004145/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004145/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004145/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004145/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004145/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004145/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004145/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004145/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004145/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89588376093059,
                        52.3663850155037,
                        46.4605447696522
                    ]
                },
                "distance": 16.36,
                "direction": 356.71,
                "angle": 70.6,
                "elevation": 46.46,
                "pano_id": "TMX7316060226-000019_pano_0000_004145",
                "timestamp": "2016-08-15T05:42:08.316430Z",
                "filename": "pano_0000_004145.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 16.35790228,
                "relative_pitch": 70.60377241245219,
                "relative_heading": 356.707771974727,
                "relative_elevation": 46.4605447696522
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000117/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000117/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000117/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000117/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000117/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000117/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000117/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000117/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000117/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585696993928,
                        52.3660930726614,
                        47.7477859845385
                    ]
                },
                "distance": 16.39,
                "direction": 189.71,
                "angle": 71.05,
                "elevation": 47.75,
                "pano_id": "TMX7316010203-002865_pano_0002_000117",
                "timestamp": "2022-12-15T11:10:22.650490Z",
                "filename": "pano_0002_000117.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 16.38963084,
                "relative_pitch": 71.0549983586734,
                "relative_heading": 189.7100868004987,
                "relative_elevation": 47.7477859845385
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000770/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000770/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000770/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000770/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0005_000770/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000770/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000770/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000770/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000770/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89613394069055,
                        52.3662749937696,
                        47.9648817591369
                    ]
                },
                "distance": 16.61,
                "direction": 75.75,
                "angle": 70.9,
                "elevation": 47.96,
                "pano_id": "TMX7316010203-001900_pano_0005_000770",
                "timestamp": "2020-08-31T12:35:25.338070Z",
                "filename": "pano_0005_000770.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 16.61277245,
                "relative_pitch": 70.8963277000355,
                "relative_heading": 75.75337590166943,
                "relative_elevation": 47.9648817591369
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000032/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000032/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000032/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000032/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000032/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000032/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000032/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000032/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000032/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89567540425793,
                        52.3663003676482,
                        47.3138567479327
                    ]
                },
                "distance": 16.64,
                "direction": 294.55,
                "angle": 70.63,
                "elevation": 47.31,
                "pano_id": "TMX7316010203-002865_pano_0002_000032",
                "timestamp": "2022-12-15T11:07:18.407190Z",
                "filename": "pano_0002_000032.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 16.6356769,
                "relative_pitch": 70.62819116760542,
                "relative_heading": 294.54957238558876,
                "relative_elevation": 47.3138567479327
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000776/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000776/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000776/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000776/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0005_000776/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000776/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0005_000776/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000776/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0005_000776/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89570664082152,
                        52.3663335949659,
                        47.9068673970178
                    ]
                },
                "distance": 16.78,
                "direction": 309.21,
                "angle": 70.69,
                "elevation": 47.91,
                "pano_id": "TMX7316010203-001900_pano_0005_000776",
                "timestamp": "2020-08-31T12:35:29.273040Z",
                "filename": "pano_0005_000776.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 16.78276214,
                "relative_pitch": 70.69359144385061,
                "relative_heading": 309.20854948455906,
                "relative_elevation": 47.9068673970178
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000119/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000119/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000119/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000119/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0003_000119/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000119/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000119/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000119/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000119/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585164878669,
                        52.3660883578486,
                        46.7350139180198
                    ]
                },
                "distance": 16.97,
                "direction": 190.62,
                "angle": 70.04,
                "elevation": 46.74,
                "pano_id": "TMX7316010203-001641_pano_0003_000119",
                "timestamp": "2020-02-14T08:41:32.214890Z",
                "filename": "pano_0003_000119.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 16.9700139,
                "relative_pitch": 70.04346600920523,
                "relative_heading": 190.61760015374438,
                "relative_elevation": 46.7350139180198
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03434/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03434/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03434/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03434/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_03434/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_03434/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_03434/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03434/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_03434/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895873356894738,
                        52.36639062016107,
                        0.0
                    ]
                },
                "distance": 17.03,
                "direction": 354.45,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-07-03_03-29-47_03434",
                "timestamp": "2025-07-03T04:22:42Z",
                "filename": "recording_2025-07-03_03-29-47_03434.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 17.03447419,
                "relative_pitch": 0.0,
                "relative_heading": 354.4479268589636,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0006_000001/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0006_000001/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0006_000001/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0006_000001/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0006_000001/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0006_000001/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0006_000001/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0006_000001/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0006_000001/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89565895551867,
                        52.3661869563061,
                        47.3923185970634
                    ]
                },
                "distance": 17.23,
                "direction": 250.65,
                "angle": 70.03,
                "elevation": 47.39,
                "pano_id": "TMX7316010203-002932_pano_0006_000001",
                "timestamp": "2023-01-13T09:09:29.765200Z",
                "filename": "pano_0006_000001.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 17.22551979,
                "relative_pitch": 70.025490180671,
                "relative_heading": 250.64823932282835,
                "relative_elevation": 47.3923185970634
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000120/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000120/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000120/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000120/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000120/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000120/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000120/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000120/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000120/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587496373076,
                        52.3663925954849,
                        45.2842006608844
                    ]
                },
                "distance": 17.24,
                "direction": 354.88,
                "angle": 69.15,
                "elevation": 45.28,
                "pano_id": "TMX7316010203-000716_pano_0001_000120",
                "timestamp": "2018-05-14T09:14:30.305860Z",
                "filename": "pano_0001_000120.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 17.24314793,
                "relative_pitch": 69.15435530756389,
                "relative_heading": 354.88057369389406,
                "relative_elevation": 45.2842006608844
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00089/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00089/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00089/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00089/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00089/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00089/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00089/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00089/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00089/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89566681908834,
                        52.3663032560684,
                        0.0
                    ]
                },
                "distance": 17.3,
                "direction": 294.71,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241211_0954_Track19_Sphere_00089",
                "timestamp": "2024-12-11T11:01:14Z",
                "filename": "Job_20241211_0954_Track19_Sphere_00089.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 17.30120978,
                "relative_pitch": 0.0,
                "relative_heading": 294.71312454753445,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000218/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000218/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000218/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000218/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000218/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000218/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000218/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000218/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000218/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89615177643341,
                        52.366231329176,
                        45.7819682210684
                    ]
                },
                "distance": 17.33,
                "direction": 92.55,
                "angle": 69.26,
                "elevation": 45.78,
                "pano_id": "TMX7316010203-000716_pano_0001_000218",
                "timestamp": "2018-05-14T09:16:34.915260Z",
                "filename": "pano_0001_000218.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 17.33390033,
                "relative_pitch": 69.2624069630893,
                "relative_heading": 92.54734310238297,
                "relative_elevation": 45.7819682210684
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01625/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01625/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01625/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01625/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01625/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01625/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01625/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01625/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01625/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895663494319138,
                        52.36630252324743,
                        0.0
                    ]
                },
                "distance": 17.47,
                "direction": 294.16,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-06-19_03-28-47_01625",
                "timestamp": "2025-06-19T03:41:48Z",
                "filename": "recording_2025-06-19_03-28-47_01625.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 17.47366196,
                "relative_pitch": 0.0,
                "relative_heading": 294.1597661680192,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000113/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000113/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000113/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000113/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000113/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000113/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000113/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000113/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000113/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586023060092,
                        52.3660821642785,
                        45.8045910606161
                    ]
                },
                "distance": 17.55,
                "direction": 188.33,
                "angle": 69.03,
                "elevation": 45.8,
                "pano_id": "TMX7316010203-000716_pano_0001_000113",
                "timestamp": "2018-05-14T09:14:09.730970Z",
                "filename": "pano_0001_000113.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 17.55371646,
                "relative_pitch": 69.03164367268717,
                "relative_heading": 188.32715205840017,
                "relative_elevation": 45.8045910606161
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000052/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000052/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000052/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000052/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0018_000052/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000052/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0018_000052/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000052/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0018_000052/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586527364033,
                        52.3663963284396,
                        47.5987295210361
                    ]
                },
                "distance": 17.73,
                "direction": 352.88,
                "angle": 69.57,
                "elevation": 47.6,
                "pano_id": "TMX7316010203-002824_pano_0018_000052",
                "timestamp": "2022-10-07T09:42:17.299110Z",
                "filename": "pano_0018_000052.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 17.72662864,
                "relative_pitch": 69.57375828383836,
                "relative_heading": 352.8750745849922,
                "relative_elevation": 47.5987295210361
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00096/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00096/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00096/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00096/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00096/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00096/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00096/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00096/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00096/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.896159095924318,
                        52.36623357683185,
                        0.0
                    ]
                },
                "distance": 17.82,
                "direction": 91.67,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241211_0954_Track19_Sphere_00096",
                "timestamp": "2024-12-11T11:01:21Z",
                "filename": "Job_20241211_0954_Track19_Sphere_00096.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 17.82294229,
                "relative_pitch": 0.0,
                "relative_heading": 91.67284068212645,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000011/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000011/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000011/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000011/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0003_000011/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0003_000011/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0003_000011/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000011/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0003_000011/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89615714803476,
                        52.3662593836805,
                        45.7100152093917
                    ]
                },
                "distance": 17.84,
                "direction": 82.43,
                "angle": 68.68,
                "elevation": 45.71,
                "pano_id": "TMX7316010203-000234_pano_0003_000011",
                "timestamp": "2017-03-31T08:00:34.501560Z",
                "filename": "pano_0003_000011.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 17.83830271,
                "relative_pitch": 68.68181795681946,
                "relative_heading": 82.42555300572013,
                "relative_elevation": 45.7100152093917
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01632/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01632/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01632/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01632/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01632/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01632/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01632/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01632/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01632/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.896164169778506,
                        52.36623811869822,
                        0.0
                    ]
                },
                "distance": 18.16,
                "direction": 90.05,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-06-19_03-28-47_01632",
                "timestamp": "2025-06-19T03:41:57Z",
                "filename": "recording_2025-06-19_03-28-47_01632.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 18.16096202,
                "relative_pitch": 0.0,
                "relative_heading": 90.0470101064789,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005955/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005955/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005955/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005955/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005955/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005955/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005955/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005955/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005955/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585577674468,
                        52.3660745127363,
                        47.733071369119
                    ]
                },
                "distance": 18.44,
                "direction": 188.88,
                "angle": 68.88,
                "elevation": 47.73,
                "pano_id": "TMX7316010203-001681_pano_0000_005955",
                "timestamp": "2020-04-29T12:00:41.432820Z",
                "filename": "pano_0000_005955.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 18.44094546,
                "relative_pitch": 68.87671963977702,
                "relative_heading": 188.87671085164934,
                "relative_elevation": 47.733071369119
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001706/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001706/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001706/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001706/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001706/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001706/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001706/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001706/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001706/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89565841545242,
                        52.3663165755866,
                        45.6363622862846
                    ]
                },
                "distance": 18.47,
                "direction": 298.15,
                "angle": 67.96,
                "elevation": 45.64,
                "pano_id": "TMX7316010203-001658_pano_0000_001706",
                "timestamp": "2020-04-21T07:54:08.894580Z",
                "filename": "pano_0000_001706.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 18.47403988,
                "relative_pitch": 67.96142254925338,
                "relative_heading": 298.1486560012928,
                "relative_elevation": 45.6363622862846
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000219/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000219/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000219/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000219/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002631_pano_0000_000219/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002631_pano_0000_000219/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002631_pano_0000_000219/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000219/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000219/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89587036304505,
                        52.3664038281747,
                        46.3111014571041
                    ]
                },
                "distance": 18.52,
                "direction": 354.26,
                "angle": 68.21,
                "elevation": 46.31,
                "pano_id": "TMX7316010203-002631_pano_0000_000219",
                "timestamp": "2022-06-27T07:47:11.376970Z",
                "filename": "pano_0000_000219.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 18.51712177,
                "relative_pitch": 68.20639678851514,
                "relative_heading": 354.2598721203444,
                "relative_elevation": 46.3111014571041
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000993/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000993/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000993/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000993/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000993/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000993/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000993/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000993/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000993/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585234253906,
                        52.3660738964824,
                        46.357727330178
                    ]
                },
                "distance": 18.55,
                "direction": 189.56,
                "angle": 68.2,
                "elevation": 46.36,
                "pano_id": "TMX7316010203-002310_pano_0001_000993",
                "timestamp": "2021-09-15T09:13:05.372580Z",
                "filename": "pano_0001_000993.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 18.54610537,
                "relative_pitch": 68.19537878301695,
                "relative_heading": 189.5580643595544,
                "relative_elevation": 46.357727330178
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000112/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000112/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000112/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000112/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0003_000112/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000112/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0003_000112/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000112/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0003_000112/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586433064483,
                        52.3664051420985,
                        46.2489017751068
                    ]
                },
                "distance": 18.71,
                "direction": 353.05,
                "angle": 67.98,
                "elevation": 46.25,
                "pano_id": "TMX7316010203-001641_pano_0003_000112",
                "timestamp": "2020-02-14T08:41:03.110240Z",
                "filename": "pano_0003_000112.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 18.70784587,
                "relative_pitch": 67.97649210085171,
                "relative_heading": 353.0524242508918,
                "relative_elevation": 46.2489017751068
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003847/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003847/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003847/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003847/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003847/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003847/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003847/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003847/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003847/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89565030108638,
                        52.3663121801019,
                        45.7202109433711
                    ]
                },
                "distance": 18.74,
                "direction": 296.03,
                "angle": 67.71,
                "elevation": 45.72,
                "pano_id": "TMX7316060226-000019_pano_0000_003847",
                "timestamp": "2016-08-15T05:36:31.034480Z",
                "filename": "pano_0000_003847.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 18.74342715,
                "relative_pitch": 67.70836563701413,
                "relative_heading": 296.0328176512435,
                "relative_elevation": 45.7202109433711
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002016/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002016/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002016/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002016/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_002016/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002016/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002016/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002016/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002016/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89617370952326,
                        52.3662565869483,
                        45.8896545013413
                    ]
                },
                "distance": 18.92,
                "direction": 83.81,
                "angle": 67.59,
                "elevation": 45.89,
                "pano_id": "TMX7316010203-002031_pano_0001_002016",
                "timestamp": "2021-03-08T10:56:14.314390Z",
                "filename": "pano_0001_002016.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 18.92106838,
                "relative_pitch": 67.59283093861272,
                "relative_heading": 83.81011207602558,
                "relative_elevation": 45.8896545013413
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00006/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00006/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00006/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00006/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250131_0919_Track02_Sphere_00006/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00006/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00006/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00006/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track02_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895861086763341,
                        52.36606808090074,
                        0.0
                    ]
                },
                "distance": 19.1,
                "direction": 187.47,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20250131_0919_Track02_Sphere_00006",
                "timestamp": "2025-01-31T08:56:23Z",
                "filename": "Job_20250131_0919_Track02_Sphere_00006.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 19.09798846,
                "relative_pitch": 0.0,
                "relative_heading": 187.47311004855356,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000211/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000211/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000211/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000211/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0001_000211/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000211/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0001_000211/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000211/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0001_000211/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89564511092647,
                        52.3663141082356,
                        45.6322808330879
                    ]
                },
                "distance": 19.16,
                "direction": 296.15,
                "angle": 67.23,
                "elevation": 45.63,
                "pano_id": "TMX7316010203-000716_pano_0001_000211",
                "timestamp": "2018-05-14T09:16:22.440300Z",
                "filename": "pano_0001_000211.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 19.15529232,
                "relative_pitch": 67.22855188156127,
                "relative_heading": 296.14535757714117,
                "relative_elevation": 45.6322808330879
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000216/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000216/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000216/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000216/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002631_pano_0000_000216/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002631_pano_0000_000216/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002631_pano_0000_000216/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000216/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002631/pano_0000_000216/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89563712224045,
                        52.3663071195963,
                        46.3738714521751
                    ]
                },
                "distance": 19.32,
                "direction": 293.36,
                "angle": 67.38,
                "elevation": 46.37,
                "pano_id": "TMX7316010203-002631_pano_0000_000216",
                "timestamp": "2022-06-27T07:46:56.392020Z",
                "filename": "pano_0000_000216.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 19.32387321,
                "relative_pitch": 67.37863303520778,
                "relative_heading": 293.36346215660797,
                "relative_elevation": 46.3738714521751
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002023/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002023/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002023/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002023/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_002023/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002023/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_002023/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002023/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_002023/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89565586204567,
                        52.3663303154331,
                        45.8911673380062
                    ]
                },
                "distance": 19.39,
                "direction": 301.89,
                "angle": 67.09,
                "elevation": 45.89,
                "pano_id": "TMX7316010203-002031_pano_0001_002023",
                "timestamp": "2021-03-08T10:56:28.269280Z",
                "filename": "pano_0001_002023.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 19.39003828,
                "relative_pitch": 67.09486152839655,
                "relative_heading": 301.8922772042975,
                "relative_elevation": 45.8911673380062
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001251/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001251/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001251/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001251/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001251/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001251/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001251/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001251/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001251/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8958590640791,
                        52.3664114733723,
                        45.9655532753095
                    ]
                },
                "distance": 19.45,
                "direction": 352.25,
                "angle": 67.06,
                "elevation": 45.97,
                "pano_id": "TMX7316010203-000227_pano_0000_001251",
                "timestamp": "2017-03-29T09:11:03.544550Z",
                "filename": "pano_0000_001251.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 19.45246045,
                "relative_pitch": 67.06208957470041,
                "relative_heading": 352.2545291207686,
                "relative_elevation": 45.9655532753095
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000655/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000655/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000655/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000655/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000655/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000655/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000655/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000655/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000655/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89618313214066,
                        52.3662489911272,
                        46.4724115841091
                    ]
                },
                "distance": 19.49,
                "direction": 86.48,
                "angle": 67.25,
                "elevation": 46.47,
                "pano_id": "TMX7316010203-001177_pano_0000_000655",
                "timestamp": "2019-05-13T06:09:28.032650Z",
                "filename": "pano_0000_000655.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 19.48926036,
                "relative_pitch": 67.24815371893791,
                "relative_heading": 86.4848746989888,
                "relative_elevation": 46.4724115841091
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000802/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000802/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000802/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000802/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000802/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000802/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000802/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000802/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000802/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89618434662045,
                        52.3662335536905,
                        45.868671933189
                    ]
                },
                "distance": 19.54,
                "direction": 91.53,
                "angle": 66.92,
                "elevation": 45.87,
                "pano_id": "TMX7316010203-001547_pano_0000_000802",
                "timestamp": "2020-01-10T08:47:03.517390Z",
                "filename": "pano_0000_000802.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 19.54232264,
                "relative_pitch": 66.92359718492908,
                "relative_heading": 91.53315695812309,
                "relative_elevation": 45.868671933189
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000794/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000794/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000794/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000794/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000794/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000794/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000794/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000794/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000794/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89563453859256,
                        52.3663106665531,
                        45.7696962850168
                    ]
                },
                "distance": 19.64,
                "direction": 294.22,
                "angle": 66.77,
                "elevation": 45.77,
                "pano_id": "TMX7316010203-001547_pano_0000_000794",
                "timestamp": "2020-01-10T08:46:58.037590Z",
                "filename": "pano_0000_000794.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 19.64412601,
                "relative_pitch": 66.77123101084925,
                "relative_heading": 294.2167267882145,
                "relative_elevation": 45.7696962850168
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0000_000000/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0000_000000/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0000_000000/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0000_000000/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002858_pano_0000_000000/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0000_000000/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0000_000000/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0000_000000/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0000_000000/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89565236637662,
                        52.3663313677304,
                        47.0369526669383
                    ]
                },
                "distance": 19.65,
                "direction": 301.82,
                "angle": 67.32,
                "elevation": 47.04,
                "pano_id": "TMX7316010203-002858_pano_0000_000000",
                "timestamp": "2022-12-15T08:07:45.995200Z",
                "filename": "pano_0000_000000.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 19.65408592,
                "relative_pitch": 67.3227049521231,
                "relative_heading": 301.81537011195076,
                "relative_elevation": 47.0369526669383
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001923/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001923/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001923/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001923/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001923/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001923/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001923/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001923/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001923/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89618884730567,
                        52.3662428228945,
                        46.4427205305547
                    ]
                },
                "distance": 19.85,
                "direction": 88.53,
                "angle": 66.86,
                "elevation": 46.44,
                "pano_id": "TMX7316010203-001664_pano_0000_001923",
                "timestamp": "2020-04-21T11:31:09.118980Z",
                "filename": "pano_0000_001923.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 19.84840822,
                "relative_pitch": 66.85939935731909,
                "relative_heading": 88.53178955533134,
                "relative_elevation": 46.4427205305547
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000291/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000291/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000291/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000291/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000291/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000291/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000291/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000291/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000291/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89563546613731,
                        52.3663168339943,
                        46.2830119803548
                    ]
                },
                "distance": 19.88,
                "direction": 296.1,
                "angle": 66.76,
                "elevation": 46.28,
                "pano_id": "TMX7316010203-002623_pano_0003_000291",
                "timestamp": "2022-06-23T09:48:50.334750Z",
                "filename": "pano_0003_000291.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 19.87869547,
                "relative_pitch": 66.75632882394662,
                "relative_heading": 296.095734486792,
                "relative_elevation": 46.2830119803548
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000065/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000065/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000065/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000065/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000065/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000065/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000065/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000065/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000065/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89583973117777,
                        52.3660627489762,
                        46.6215464314446
                    ]
                },
                "distance": 19.92,
                "direction": 191.4,
                "angle": 66.86,
                "elevation": 46.62,
                "pano_id": "TMX7316010203-002865_pano_0002_000065",
                "timestamp": "2022-12-15T11:08:54.476280Z",
                "filename": "pano_0002_000065.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 19.9222766,
                "relative_pitch": 66.86205668375763,
                "relative_heading": 191.40229767886495,
                "relative_elevation": 46.6215464314446
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000428/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000428/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000428/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000428/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000428/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000428/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000428/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000428/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000428/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89619151981916,
                        52.366238135581,
                        45.9660957111046
                    ]
                },
                "distance": 20.02,
                "direction": 90.04,
                "angle": 66.46,
                "elevation": 45.97,
                "pano_id": "TMX7316010203-000998_pano_0004_000428",
                "timestamp": "2018-11-21T11:43:59.512270Z",
                "filename": "pano_0004_000428.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.02393954,
                "relative_pitch": 66.4608975830157,
                "relative_heading": 90.03724033282637,
                "relative_elevation": 45.9660957111046
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000037/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000037/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000037/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000037/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000037/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000037/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000037/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000037/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000037/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586075087787,
                        52.366417283737,
                        47.0726129719988
                    ]
                },
                "distance": 20.08,
                "direction": 352.83,
                "angle": 66.9,
                "elevation": 47.07,
                "pano_id": "TMX7316010203-002865_pano_0002_000037",
                "timestamp": "2022-12-15T11:07:37.737000Z",
                "filename": "pano_0002_000037.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.07862681,
                "relative_pitch": 66.89953052282566,
                "relative_heading": 352.8280672884384,
                "relative_elevation": 47.0726129719988
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000299/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000299/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000299/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000299/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000299/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000299/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000299/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000299/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000299/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89619205341827,
                        52.366229474084,
                        46.246699272655
                    ]
                },
                "distance": 20.08,
                "direction": 92.79,
                "angle": 66.53,
                "elevation": 46.25,
                "pano_id": "TMX7316010203-002623_pano_0003_000299",
                "timestamp": "2022-06-23T09:48:57.294720Z",
                "filename": "pano_0003_000299.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.08405445,
                "relative_pitch": 66.52561836149935,
                "relative_heading": 92.78776214241377,
                "relative_elevation": 46.246699272655
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00032/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00032/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00032/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00032/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250131_0919_Track03_Sphere_00032/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00032/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00032/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00032/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895881107995721,
                        52.36641856818113,
                        0.0
                    ]
                },
                "distance": 20.1,
                "direction": 356.8,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20250131_0919_Track03_Sphere_00032",
                "timestamp": "2025-01-31T08:59:08Z",
                "filename": "Job_20250131_0919_Track03_Sphere_00032.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.09569783,
                "relative_pitch": 0.0,
                "relative_heading": 356.804724109247,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000563/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000563/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000563/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000563/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000563/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000563/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000563/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000563/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000563/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89563801882792,
                        52.3663250988604,
                        47.2459556907415
                    ]
                },
                "distance": 20.15,
                "direction": 298.66,
                "angle": 66.9,
                "elevation": 47.25,
                "pano_id": "TMX7316010203-002537_pano_0000_000563",
                "timestamp": "2022-04-22T08:09:03.046900Z",
                "filename": "pano_0000_000563.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.14729397,
                "relative_pitch": 66.90493943556628,
                "relative_heading": 298.66288508073103,
                "relative_elevation": 47.2459556907415
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000124/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000124/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000124/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000124/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000124/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000124/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000124/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000124/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000124/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89619696266573,
                        52.3662370443934,
                        47.3949444787577
                    ]
                },
                "distance": 20.4,
                "direction": 90.38,
                "angle": 66.72,
                "elevation": 47.39,
                "pano_id": "TMX7316010203-002865_pano_0002_000124",
                "timestamp": "2022-12-15T11:10:30.005600Z",
                "filename": "pano_0002_000124.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.39512462,
                "relative_pitch": 66.71668864678821,
                "relative_heading": 90.37766798274049,
                "relative_elevation": 47.3949444787577
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000420/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000420/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000420/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000420/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000420/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000420/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000420/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000420/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000420/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89562712422361,
                        52.3663186896263,
                        45.8448294308037
                    ]
                },
                "distance": 20.48,
                "direction": 295.92,
                "angle": 65.93,
                "elevation": 45.84,
                "pano_id": "TMX7316010203-000998_pano_0004_000420",
                "timestamp": "2018-11-21T11:43:51.112340Z",
                "filename": "pano_0004_000420.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.47991801,
                "relative_pitch": 65.92860857714392,
                "relative_heading": 295.9152687506956,
                "relative_elevation": 45.8448294308037
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003855/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003855/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003855/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003855/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003855/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003855/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003855/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003855/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003855/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89619945220968,
                        52.3662423815908,
                        45.9050862640142
                    ]
                },
                "distance": 20.57,
                "direction": 88.72,
                "angle": 65.86,
                "elevation": 45.91,
                "pano_id": "TMX7316060226-000019_pano_0000_003855",
                "timestamp": "2016-08-15T05:36:38.734230Z",
                "filename": "pano_0000_003855.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.56938934,
                "relative_pitch": 65.86355535565765,
                "relative_heading": 88.72007588485383,
                "relative_elevation": 45.9050862640142
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000985/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000985/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000985/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000985/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000985/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000985/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000985/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000985/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000985/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585992696143,
                        52.3664219800216,
                        45.4987467983738
                    ]
                },
                "distance": 20.6,
                "direction": 352.85,
                "angle": 65.64,
                "elevation": 45.5,
                "pano_id": "TMX7316010203-002310_pano_0001_000985",
                "timestamp": "2021-09-15T09:12:53.557620Z",
                "filename": "pano_0001_000985.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.60412283,
                "relative_pitch": 65.63658900640856,
                "relative_heading": 352.8546508754255,
                "relative_elevation": 45.4987467983738
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000535/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000535/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000535/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000535/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0001_000535/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000535/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000535/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000535/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000535/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89584762651716,
                        52.3660546592912,
                        45.9797282684594
                    ]
                },
                "distance": 20.71,
                "direction": 189.45,
                "angle": 65.75,
                "elevation": 45.98,
                "pano_id": "TMX7316010203-001174_pano_0001_000535",
                "timestamp": "2019-05-10T07:37:00.875470Z",
                "filename": "pano_0001_000535.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.71037089,
                "relative_pitch": 65.7520577834281,
                "relative_heading": 189.4511085621798,
                "relative_elevation": 45.9797282684594
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000647/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000647/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000647/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000647/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000647/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000647/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000647/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000647/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000647/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89563309791638,
                        52.3663305739878,
                        46.3202724391595
                    ]
                },
                "distance": 20.74,
                "direction": 299.7,
                "angle": 65.88,
                "elevation": 46.32,
                "pano_id": "TMX7316010203-001177_pano_0000_000647",
                "timestamp": "2019-05-13T06:09:22.492280Z",
                "filename": "pano_0000_000647.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.73700499,
                "relative_pitch": 65.88253620930396,
                "relative_heading": 299.695762131084,
                "relative_elevation": 46.3202724391595
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000056/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000056/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000056/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000056/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0002_000056/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000056/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0002_000056/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000056/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0002_000056/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89585047010193,
                        52.3664238977965,
                        45.9014764092863
                    ]
                },
                "distance": 20.9,
                "direction": 351.18,
                "angle": 65.51,
                "elevation": 45.9,
                "pano_id": "TMX7316010203-002865_pano_0002_000056",
                "timestamp": "2022-12-15T11:08:22.406640Z",
                "filename": "pano_0002_000056.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.90496846,
                "relative_pitch": 65.51399564744565,
                "relative_heading": 351.1753709509775,
                "relative_elevation": 45.9014764092863
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00024/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00024/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00024/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00024/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250131_0919_Track03_Sphere_00024/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00024/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track03_Sphere_00024/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00024/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250131_0919_Track03_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.895860798104615,
                        52.36605172205395,
                        0.0
                    ]
                },
                "distance": 20.91,
                "direction": 186.88,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20250131_0919_Track03_Sphere_00024",
                "timestamp": "2025-01-31T08:58:54Z",
                "filename": "Job_20250131_0919_Track03_Sphere_00024.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.90653216,
                "relative_pitch": 0.0,
                "relative_heading": 186.87769441247534,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003400/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003400/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003400/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003400/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_003400/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003400/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003400/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003400/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003400/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89561238192264,
                        52.3663078782252,
                        45.1947017582133
                    ]
                },
                "distance": 20.91,
                "direction": 291.74,
                "angle": 65.17,
                "elevation": 45.19,
                "pano_id": "TMX7316010203-001051_pano_0002_003400",
                "timestamp": "2019-01-14T10:48:09.521540Z",
                "filename": "pano_0002_003400.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.91273638,
                "relative_pitch": 65.16882088075505,
                "relative_heading": 291.7446219362022,
                "relative_elevation": 45.1947017582133
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250131_0919_Track02_Sphere_00002/adjacencies/b_20250131_0919_Track02_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001916/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001916/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001916/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001916/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001916/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001916/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001916/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001916/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001916/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89586328512764,
                        52.3664254137212,
                        45.7329909922555
                    ]
                },
                "distance": 20.96,
                "direction": 353.61,
                "angle": 65.38,
                "elevation": 45.73,
                "pano_id": "TMX7316010203-001664_pano_0000_001916",
                "timestamp": "2020-04-21T11:30:50.464050Z",
                "filename": "pano_0000_001916.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_20250131_0919_Track02_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121537.1370870985,
                        486597.1044598474
                    ]
                },
                "relative_distance": 20.95658287,
                "relative_pitch": 65.3809611927192,
                "relative_heading": 353.6051456091181,
                "relative_elevation": 45.7329909922555
            }
        ]
    }
}