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_20241204_0806_Track30_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_20241204_0806_Track30_Sphere_00002/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00002/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00002/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00002/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00002/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track30_Sphere_00002/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00002/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.848627667891248,
                        52.35769279008951,
                        0.0
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241204_0806_Track30_Sphere_00002",
                "timestamp": "2024-12-04T09:39:29Z",
                "filename": "Job_20241204_0806_Track30_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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "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_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00412/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00412/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00412/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00412/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00412/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00412/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00412/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00412/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00412/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.848638280274942,
                        52.35769286533629,
                        0.0
                    ]
                },
                "distance": 0.72,
                "direction": 89.34,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_10_01_07_20_50_00412",
                "timestamp": "2025-10-01T07:45:19Z",
                "filename": "2025_10_01_07_20_50_00412.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 0.72306264,
                "relative_pitch": 0.0,
                "relative_heading": 89.33649944572285,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007202/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007202/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007202/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007202/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007202/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007202/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007202/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007202/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007202/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84860786699275,
                        52.3576979798169,
                        46.2315486995503
                    ]
                },
                "distance": 1.47,
                "direction": 293.17,
                "angle": 88.18,
                "elevation": 46.23,
                "pano_id": "TMX7316010203-001691_pano_0001_007202",
                "timestamp": "2020-05-06T12:11:25.043880Z",
                "filename": "pano_0001_007202.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 1.46742762,
                "relative_pitch": 88.18199490722708,
                "relative_heading": 293.1745733734474,
                "relative_elevation": 46.2315486995503
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000855/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000855/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000855/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000855/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000855/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000855/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000855/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000855/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000855/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84862010024811,
                        52.357672183319,
                        45.2501751324162
                    ]
                },
                "distance": 2.35,
                "direction": 192.67,
                "angle": 87.03,
                "elevation": 45.25,
                "pano_id": "TMX7316010203-001141_pano_0001_000855",
                "timestamp": "2019-04-26T08:25:36.326930Z",
                "filename": "pano_0001_000855.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 2.35024954,
                "relative_pitch": 87.02678528422835,
                "relative_heading": 192.67213646969282,
                "relative_elevation": 45.2501751324162
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000104/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000104/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000104/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000104/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0000_000104/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000104/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000104/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000104/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000104/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84864482890895,
                        52.3576705116257,
                        45.5897252187133
                    ]
                },
                "distance": 2.74,
                "direction": 154.75,
                "angle": 86.56,
                "elevation": 45.59,
                "pano_id": "TMX7316010203-002220_pano_0000_000104",
                "timestamp": "2021-07-07T09:32:33.650320Z",
                "filename": "pano_0000_000104.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 2.74089019,
                "relative_pitch": 86.55947388830583,
                "relative_heading": 154.75022049650943,
                "relative_elevation": 45.5897252187133
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000349/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000349/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000349/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000349/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0000_000349/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000349/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000349/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000349/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000349/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84863740368597,
                        52.3577167530281,
                        45.1776427524164
                    ]
                },
                "distance": 2.75,
                "direction": 13.97,
                "angle": 86.52,
                "elevation": 45.18,
                "pano_id": "TMX7316010203-002500_pano_0000_000349",
                "timestamp": "2022-04-08T10:46:16.313290Z",
                "filename": "pano_0000_000349.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 2.74771565,
                "relative_pitch": 86.51954350700917,
                "relative_heading": 13.96905235585332,
                "relative_elevation": 45.1776427524164
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000854/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000854/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000854/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000854/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000854/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000854/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000854/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000854/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000854/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84861621096992,
                        52.357716925958,
                        45.1828547259793
                    ]
                },
                "distance": 2.8,
                "direction": 343.79,
                "angle": 86.46,
                "elevation": 45.18,
                "pano_id": "TMX7316010203-001141_pano_0001_000854",
                "timestamp": "2019-04-26T08:25:35.396930Z",
                "filename": "pano_0001_000854.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 2.79682582,
                "relative_pitch": 86.45790161856455,
                "relative_heading": 343.7944115310821,
                "relative_elevation": 45.1828547259793
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000348/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000348/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000348/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000348/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0000_000348/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000348/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000348/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000348/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000348/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8486382456129,
                        52.3576684303558,
                        45.2323446404189
                    ]
                },
                "distance": 2.8,
                "direction": 165.11,
                "angle": 86.45,
                "elevation": 45.23,
                "pano_id": "TMX7316010203-002500_pano_0000_000348",
                "timestamp": "2022-04-08T10:46:15.013330Z",
                "filename": "pano_0000_000348.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 2.80477065,
                "relative_pitch": 86.4517419995529,
                "relative_heading": 165.11152985250584,
                "relative_elevation": 45.2323446404189
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000105/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000105/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000105/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000105/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0000_000105/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000105/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000105/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000105/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000105/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84864534061566,
                        52.3577175526657,
                        45.5363086434081
                    ]
                },
                "distance": 3.01,
                "direction": 23.6,
                "angle": 86.22,
                "elevation": 45.54,
                "pano_id": "TMX7316010203-002220_pano_0000_000105",
                "timestamp": "2021-07-07T09:32:34.765370Z",
                "filename": "pano_0000_000105.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 3.00700953,
                "relative_pitch": 86.22193407500994,
                "relative_heading": 23.60366245674211,
                "relative_elevation": 45.5363086434081
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00001/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00001/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00001/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00001/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track30_Sphere_00001/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00001/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00001/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00001/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.848629078557004,
                        52.35773258533596,
                        0.0
                    ]
                },
                "distance": 4.43,
                "direction": 1.24,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241204_0806_Track30_Sphere_00001",
                "timestamp": "2024-12-04T09:39:27Z",
                "filename": "Job_20241204_0806_Track30_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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 4.42922462,
                "relative_pitch": 0.0,
                "relative_heading": 1.2433305588153405,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000688/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000688/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000688/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000688/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000688/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000688/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000688/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000688/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000688/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84861276913122,
                        52.3577329402895,
                        45.5581009173766
                    ]
                },
                "distance": 4.58,
                "direction": 347.2,
                "angle": 84.26,
                "elevation": 45.56,
                "pano_id": "TMX7316010203-000266_pano_0000_000688",
                "timestamp": "2017-04-20T09:10:47.838140Z",
                "filename": "pano_0000_000688.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 4.58153516,
                "relative_pitch": 84.25737605721822,
                "relative_heading": 347.1998872997306,
                "relative_elevation": 45.5581009173766
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007203/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007203/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007203/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007203/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007203/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007203/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007203/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007203/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007203/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84860777347774,
                        52.357651924298,
                        46.2717118747532
                    ]
                },
                "distance": 4.75,
                "direction": 196.6,
                "angle": 84.14,
                "elevation": 46.27,
                "pano_id": "TMX7316010203-001691_pano_0001_007203",
                "timestamp": "2020-05-06T12:11:25.848760Z",
                "filename": "pano_0001_007203.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 4.74500575,
                "relative_pitch": 84.14497999965972,
                "relative_heading": 196.59748716540614,
                "relative_elevation": 46.2717118747532
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00003/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00003/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00003/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00003/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track30_Sphere_00003/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00003/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00003/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00003/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.848625230451836,
                        52.35764809184003,
                        0.0
                    ]
                },
                "distance": 4.98,
                "direction": 181.91,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241204_0806_Track30_Sphere_00003",
                "timestamp": "2024-12-04T09:39:30Z",
                "filename": "Job_20241204_0806_Track30_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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 4.97653062,
                "relative_pitch": 0.0,
                "relative_heading": 181.91225017923986,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00413/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00413/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00413/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00413/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00413/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00413/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00413/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00413/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00413/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.848630871932748,
                        52.357742057610125,
                        0.0
                    ]
                },
                "distance": 5.49,
                "direction": 2.28,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_10_01_07_20_50_00413",
                "timestamp": "2025-10-01T07:45:24Z",
                "filename": "2025_10_01_07_20_50_00413.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 5.48654513,
                "relative_pitch": 0.0,
                "relative_heading": 2.280183672807724,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000687/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000687/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000687/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000687/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000687/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000687/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000687/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000687/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000687/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84861978065431,
                        52.3576432727019,
                        45.6668852437288
                    ]
                },
                "distance": 5.54,
                "direction": 185.57,
                "angle": 83.09,
                "elevation": 45.67,
                "pano_id": "TMX7316010203-000266_pano_0000_000687",
                "timestamp": "2017-04-20T09:10:46.513140Z",
                "filename": "pano_0000_000687.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 5.53614475,
                "relative_pitch": 83.087827321867,
                "relative_heading": 185.5700452548411,
                "relative_elevation": 45.6668852437288
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007201/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007201/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007201/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007201/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007201/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007201/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007201/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007201/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007201/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84860811070457,
                        52.3577436545592,
                        46.19468952436
                    ]
                },
                "distance": 5.81,
                "direction": 346.75,
                "angle": 82.83,
                "elevation": 46.19,
                "pano_id": "TMX7316010203-001691_pano_0001_007201",
                "timestamp": "2020-05-06T12:11:24.253730Z",
                "filename": "pano_0001_007201.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 5.81461975,
                "relative_pitch": 82.82579348161158,
                "relative_heading": 346.75301073188865,
                "relative_elevation": 46.19468952436
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00411/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00411/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00411/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00411/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00411/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00411/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00411/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00411/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00411/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.848635898452999,
                        52.35763511710756,
                        0.0
                    ]
                },
                "distance": 6.44,
                "direction": 175.01,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_10_01_07_20_50_00411",
                "timestamp": "2025-10-01T07:45:16Z",
                "filename": "2025_10_01_07_20_50_00411.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 6.4419628,
                "relative_pitch": 0.0,
                "relative_heading": 175.00634783067986,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000856/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000856/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000856/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000856/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000856/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000856/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000856/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000856/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000856/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84862287802968,
                        52.3576276229164,
                        45.2914184303954
                    ]
                },
                "distance": 7.26,
                "direction": 182.58,
                "angle": 80.89,
                "elevation": 45.29,
                "pano_id": "TMX7316010203-001141_pano_0001_000856",
                "timestamp": "2019-04-26T08:25:37.236960Z",
                "filename": "pano_0001_000856.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 7.25876013,
                "relative_pitch": 80.89475778633587,
                "relative_heading": 182.57670115202913,
                "relative_elevation": 45.2914184303954
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000103/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000103/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000103/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000103/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0000_000103/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000103/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000103/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000103/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000103/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84864357636698,
                        52.3576235539739,
                        45.638642590493
                    ]
                },
                "distance": 7.78,
                "direction": 171.99,
                "angle": 80.33,
                "elevation": 45.64,
                "pano_id": "TMX7316010203-002220_pano_0000_000103",
                "timestamp": "2021-07-07T09:32:32.700390Z",
                "filename": "pano_0000_000103.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 7.78005309,
                "relative_pitch": 80.3257429927208,
                "relative_heading": 171.99211143997525,
                "relative_elevation": 45.638642590493
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000347/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000347/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000347/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000347/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0000_000347/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000347/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000347/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000347/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000347/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8486382291877,
                        52.3576206621572,
                        45.2904449366033
                    ]
                },
                "distance": 8.06,
                "direction": 174.88,
                "angle": 79.91,
                "elevation": 45.29,
                "pano_id": "TMX7316010203-002500_pano_0000_000347",
                "timestamp": "2022-04-08T10:46:13.873330Z",
                "filename": "pano_0000_000347.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 8.05816235,
                "relative_pitch": 79.91139719060921,
                "relative_heading": 174.87708400896668,
                "relative_elevation": 45.2904449366033
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000106/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000106/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000106/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000106/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0000_000106/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000106/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000106/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000106/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000106/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84864461395953,
                        52.3577655671561,
                        45.4936849502847
                    ]
                },
                "distance": 8.18,
                "direction": 8.11,
                "angle": 79.81,
                "elevation": 45.49,
                "pano_id": "TMX7316010203-002220_pano_0000_000106",
                "timestamp": "2021-07-07T09:32:36.295300Z",
                "filename": "pano_0000_000106.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 8.18008891,
                "relative_pitch": 79.80673048802842,
                "relative_heading": 8.113704952499017,
                "relative_elevation": 45.4936849502847
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000350/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000350/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000350/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000350/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0000_000350/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000350/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000350/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000350/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000350/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84863554849273,
                        52.3577664701421,
                        45.1296904487535
                    ]
                },
                "distance": 8.22,
                "direction": 3.75,
                "angle": 79.68,
                "elevation": 45.13,
                "pano_id": "TMX7316010203-002500_pano_0000_000350",
                "timestamp": "2022-04-08T10:46:18.193250Z",
                "filename": "pano_0000_000350.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 8.21624537,
                "relative_pitch": 79.68182350009938,
                "relative_heading": 3.746720551941477,
                "relative_elevation": 45.1296904487535
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000853/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000853/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000853/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000853/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000853/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000853/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000853/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000853/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000853/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84861320420265,
                        52.3577709115887,
                        45.125206396915
                    ]
                },
                "distance": 8.75,
                "direction": 353.53,
                "angle": 79.03,
                "elevation": 45.13,
                "pano_id": "TMX7316010203-001141_pano_0001_000853",
                "timestamp": "2019-04-26T08:25:16.712090Z",
                "filename": "pano_0001_000853.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 8.74857527,
                "relative_pitch": 79.02799133165087,
                "relative_heading": 353.53274393581114,
                "relative_elevation": 45.125206396915
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007204/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007204/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007204/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007204/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007204/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007204/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007204/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007204/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007204/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84860810710252,
                        52.3576056333313,
                        46.3157054279
                    ]
                },
                "distance": 9.79,
                "direction": 187.82,
                "angle": 78.07,
                "elevation": 46.32,
                "pano_id": "TMX7316010203-001691_pano_0001_007204",
                "timestamp": "2020-05-06T12:11:26.663720Z",
                "filename": "pano_0001_007204.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 9.78942713,
                "relative_pitch": 78.06544495193143,
                "relative_heading": 187.82414786739562,
                "relative_elevation": 46.3157054279
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00004/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00004/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00004/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00004/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track30_Sphere_00004/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00004/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00004/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00004/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.848621834276101,
                        52.357596513588895,
                        0.0
                    ]
                },
                "distance": 10.72,
                "direction": 182.12,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241204_0806_Track30_Sphere_00004",
                "timestamp": "2024-12-04T09:39:31Z",
                "filename": "Job_20241204_0806_Track30_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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 10.72045435,
                "relative_pitch": 0.0,
                "relative_heading": 182.1246214158109,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007200/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007200/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007200/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007200/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007200/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007200/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007200/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007200/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007200/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84860852563092,
                        52.3577892767889,
                        46.1581242540851
                    ]
                },
                "distance": 10.82,
                "direction": 353.07,
                "angle": 76.81,
                "elevation": 46.16,
                "pano_id": "TMX7316010203-001691_pano_0001_007200",
                "timestamp": "2020-05-06T12:11:23.463910Z",
                "filename": "pano_0001_007200.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 10.8153911,
                "relative_pitch": 76.81282432015885,
                "relative_heading": 353.0742845703054,
                "relative_elevation": 46.1581242540851
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000148/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000148/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000148/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000148/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001960_pano_0000_000148/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001960_pano_0000_000148/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001960_pano_0000_000148/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000148/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000148/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84878071090626,
                        52.3576616269314,
                        44.0616888934746
                    ]
                },
                "distance": 10.99,
                "direction": 108.4,
                "angle": 76.0,
                "elevation": 44.06,
                "pano_id": "TMX7316010203-001960_pano_0000_000148",
                "timestamp": "2021-01-15T12:41:38.126980Z",
                "filename": "pano_0000_000148.jpg",
                "surface_type": "W",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-water",
                    "mission-distance-10"
                ],
                "from_pano_id": "b_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 10.98822185,
                "relative_pitch": 75.99705087571014,
                "relative_heading": 108.3957187885538,
                "relative_elevation": 44.0616888934746
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00410/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00410/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00410/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00410/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00410/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00410/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00410/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00410/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00410/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.848633476871075,
                        52.35758790235612,
                        0.0
                    ]
                },
                "distance": 11.68,
                "direction": 178.06,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_10_01_07_20_50_00410",
                "timestamp": "2025-10-01T07:45:14Z",
                "filename": "2025_10_01_07_20_50_00410.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 11.67800016,
                "relative_pitch": 0.0,
                "relative_heading": 178.05789779935867,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000147/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000147/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000147/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000147/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001960_pano_0000_000147/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001960_pano_0000_000147/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001960_pano_0000_000147/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000147/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000147/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8487687654039,
                        52.357752720844,
                        44.0642265276983
                    ]
                },
                "distance": 11.7,
                "direction": 55.25,
                "angle": 75.13,
                "elevation": 44.06,
                "pano_id": "TMX7316010203-001960_pano_0000_000147",
                "timestamp": "2021-01-15T12:41:33.707060Z",
                "filename": "pano_0000_000147.jpg",
                "surface_type": "W",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-water",
                    "mission-distance-10"
                ],
                "from_pano_id": "b_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 11.6995446,
                "relative_pitch": 75.13040999302513,
                "relative_heading": 55.24970214289755,
                "relative_elevation": 44.0642265276983
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000857/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000857/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000857/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000857/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000857/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000857/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000857/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000857/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000857/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84862578261663,
                        52.3575831111852,
                        45.3483441080898
                    ]
                },
                "distance": 12.21,
                "direction": 180.6,
                "angle": 74.94,
                "elevation": 45.35,
                "pano_id": "TMX7316010203-001141_pano_0001_000857",
                "timestamp": "2019-04-26T08:25:38.116930Z",
                "filename": "pano_0001_000857.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 12.20510141,
                "relative_pitch": 74.93630450947342,
                "relative_heading": 180.60297431682878,
                "relative_elevation": 45.3483441080898
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000102/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000102/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000102/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000102/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0000_000102/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000102/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000102/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000102/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000102/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84864160836076,
                        52.3575764899771,
                        45.6891741892323
                    ]
                },
                "distance": 12.98,
                "direction": 175.8,
                "angle": 74.15,
                "elevation": 45.69,
                "pano_id": "TMX7316010203-002220_pano_0000_000102",
                "timestamp": "2021-07-07T09:32:31.805320Z",
                "filename": "pano_0000_000102.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 12.97599929,
                "relative_pitch": 74.14513581675322,
                "relative_heading": 175.80257680491002,
                "relative_elevation": 45.6891741892323
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000346/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000346/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000346/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000346/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0000_000346/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000346/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000346/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000346/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000346/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84863779605665,
                        52.3575729595609,
                        45.3506196569651
                    ]
                },
                "distance": 13.35,
                "direction": 177.04,
                "angle": 73.59,
                "elevation": 45.35,
                "pano_id": "TMX7316010203-002500_pano_0000_000346",
                "timestamp": "2022-04-08T10:46:12.838270Z",
                "filename": "pano_0000_000346.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 13.35188098,
                "relative_pitch": 73.59480555057245,
                "relative_heading": 177.03762855425126,
                "relative_elevation": 45.3506196569651
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000107/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000107/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000107/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000107/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0000_000107/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000107/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000107/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000107/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000107/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8486407154064,
                        52.3578172305332,
                        45.4346776586026
                    ]
                },
                "distance": 13.88,
                "direction": 3.67,
                "angle": 73.02,
                "elevation": 45.43,
                "pano_id": "TMX7316010203-002220_pano_0000_000107",
                "timestamp": "2021-07-07T09:32:40.115280Z",
                "filename": "pano_0000_000107.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 13.87550633,
                "relative_pitch": 73.01761038079822,
                "relative_heading": 3.673091615168898,
                "relative_elevation": 45.4346776586026
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000689/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000689/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000689/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000689/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000689/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000689/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000689/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000689/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000689/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84861126217768,
                        52.3578216255684,
                        45.4472917858511
                    ]
                },
                "distance": 14.38,
                "direction": 355.54,
                "angle": 72.44,
                "elevation": 45.45,
                "pano_id": "TMX7316010203-000266_pano_0000_000689",
                "timestamp": "2017-04-20T09:10:49.708140Z",
                "filename": "pano_0000_000689.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 14.3795621,
                "relative_pitch": 72.44258399723697,
                "relative_heading": 355.5419700133874,
                "relative_elevation": 45.4472917858511
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007205/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007205/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007205/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007205/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007205/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007205/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007205/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007205/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007205/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84860898098158,
                        52.3575591722265,
                        46.3823623759672
                    ]
                },
                "distance": 14.92,
                "direction": 184.89,
                "angle": 72.17,
                "elevation": 46.38,
                "pano_id": "TMX7316010203-001691_pano_0001_007205",
                "timestamp": "2020-05-06T12:11:27.473730Z",
                "filename": "pano_0001_007205.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 14.92262034,
                "relative_pitch": 72.16543349425233,
                "relative_heading": 184.89416338781677,
                "relative_elevation": 46.3823623759672
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000351/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000351/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000351/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000351/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0000_000351/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000351/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000351/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000351/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000351/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84863163928124,
                        52.3578295780809,
                        45.1353993630037
                    ]
                },
                "distance": 15.22,
                "direction": 1.02,
                "angle": 71.36,
                "elevation": 45.14,
                "pano_id": "TMX7316010203-002500_pano_0000_000351",
                "timestamp": "2022-04-08T10:46:25.303210Z",
                "filename": "pano_0000_000351.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 15.22337078,
                "relative_pitch": 71.36166037954548,
                "relative_heading": 1.01837969717849,
                "relative_elevation": 45.1353993630037
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001167/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001167/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001167/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001167/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000362_pano_0000_001167/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000362_pano_0000_001167/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000362_pano_0000_001167/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001167/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001167/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84884540578692,
                        52.3577274525641,
                        43.7160197841004
                    ]
                },
                "distance": 15.33,
                "direction": 75.43,
                "angle": 70.68,
                "elevation": 43.72,
                "pano_id": "TMX7316010203-000362_pano_0000_001167",
                "timestamp": "2017-07-10T12:17:25.648580Z",
                "filename": "pano_0000_001167.jpg",
                "surface_type": "W",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-water",
                    "mission-distance-10"
                ],
                "from_pano_id": "b_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 15.32755217,
                "relative_pitch": 70.67849844589998,
                "relative_heading": 75.4252880295365,
                "relative_elevation": 43.7160197841004
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000686/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000686/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000686/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000686/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000686/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000686/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000686/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000686/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000686/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84861813290585,
                        52.3575536852743,
                        45.7832128964365
                    ]
                },
                "distance": 15.49,
                "direction": 182.4,
                "angle": 71.3,
                "elevation": 45.78,
                "pano_id": "TMX7316010203-000266_pano_0000_000686",
                "timestamp": "2017-04-20T09:10:45.288180Z",
                "filename": "pano_0000_000686.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 15.49239386,
                "relative_pitch": 71.30490543844694,
                "relative_heading": 182.40318224811432,
                "relative_elevation": 45.7832128964365
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001168/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001168/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001168/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001168/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000362_pano_0000_001168/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000362_pano_0000_001168/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000362_pano_0000_001168/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001168/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001168/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84883702732898,
                        52.3576378693641,
                        43.8043106785044
                    ]
                },
                "distance": 15.52,
                "direction": 113.19,
                "angle": 70.49,
                "elevation": 43.8,
                "pano_id": "TMX7316010203-000362_pano_0000_001168",
                "timestamp": "2017-07-10T12:17:29.828590Z",
                "filename": "pano_0000_001168.jpg",
                "surface_type": "W",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-water",
                    "mission-distance-10"
                ],
                "from_pano_id": "b_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 15.51758419,
                "relative_pitch": 70.49341703619683,
                "relative_heading": 113.19280557399397,
                "relative_elevation": 43.8043106785044
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00005/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00005/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00005/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00005/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track30_Sphere_00005/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00005/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00005/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00005/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.848617964555562,
                        52.35755129651917,
                        0.0
                    ]
                },
                "distance": 15.76,
                "direction": 182.4,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241204_0806_Track30_Sphere_00005",
                "timestamp": "2024-12-04T09:39:33Z",
                "filename": "Job_20241204_0806_Track30_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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 15.75844768,
                "relative_pitch": 0.0,
                "relative_heading": 182.4043238837059,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007199/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007199/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007199/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007199/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007199/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007199/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007199/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007199/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007199/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84860829399494,
                        52.357834989256,
                        46.135188437067
                    ]
                },
                "distance": 15.88,
                "direction": 355.23,
                "angle": 71.01,
                "elevation": 46.14,
                "pano_id": "TMX7316010203-001691_pano_0001_007199",
                "timestamp": "2020-05-06T12:11:22.658870Z",
                "filename": "pano_0001_007199.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 15.87804734,
                "relative_pitch": 71.0084074064901,
                "relative_heading": 355.23155866026735,
                "relative_elevation": 46.135188437067
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00409/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00409/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00409/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00409/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00409/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00409/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00409/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00409/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00409/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.848628698137465,
                        52.35754017356486,
                        0.0
                    ]
                },
                "distance": 16.98,
                "direction": 179.76,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_10_01_07_20_50_00409",
                "timestamp": "2025-10-01T07:45:12Z",
                "filename": "2025_10_01_07_20_50_00409.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 16.98241723,
                "relative_pitch": 0.0,
                "relative_heading": 179.76318961230626,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000858/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000858/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000858/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000858/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000858/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000858/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000858/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000858/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000858/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84862585688456,
                        52.3575383953112,
                        45.404250905849
                    ]
                },
                "distance": 17.18,
                "direction": 180.41,
                "angle": 69.27,
                "elevation": 45.4,
                "pano_id": "TMX7316010203-001141_pano_0001_000858",
                "timestamp": "2019-04-26T08:25:38.961950Z",
                "filename": "pano_0001_000858.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 17.18058886,
                "relative_pitch": 69.27377657780333,
                "relative_heading": 180.41147528042984,
                "relative_elevation": 45.404250905849
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000149/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000149/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000149/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000149/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001960_pano_0000_000149/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001960_pano_0000_000149/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001960_pano_0000_000149/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000149/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000149/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8487908344645,
                        52.3575708420068,
                        44.0585315469652
                    ]
                },
                "distance": 17.54,
                "direction": 140.68,
                "angle": 68.29,
                "elevation": 44.06,
                "pano_id": "TMX7316010203-001960_pano_0000_000149",
                "timestamp": "2021-01-15T12:41:42.481990Z",
                "filename": "pano_0000_000149.jpg",
                "surface_type": "W",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-water",
                    "mission-distance-10"
                ],
                "from_pano_id": "b_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 17.54169544,
                "relative_pitch": 68.29026014140929,
                "relative_heading": 140.67518125920913,
                "relative_elevation": 44.0585315469652
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000101/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000101/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000101/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000101/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0000_000101/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000101/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000101/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000101/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000101/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84863768828721,
                        52.357529705314,
                        45.7378377411515
                    ]
                },
                "distance": 18.16,
                "direction": 177.85,
                "angle": 68.34,
                "elevation": 45.74,
                "pano_id": "TMX7316010203-002220_pano_0000_000101",
                "timestamp": "2021-07-07T09:32:30.955330Z",
                "filename": "pano_0000_000101.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 18.15995429,
                "relative_pitch": 68.3447227213034,
                "relative_heading": 177.8455790133159,
                "relative_elevation": 45.7378377411515
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000345/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000345/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000345/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000345/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0000_000345/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000345/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0000_000345/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000345/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0000_000345/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84863548484894,
                        52.3575256445008,
                        45.4130137907341
                    ]
                },
                "distance": 18.61,
                "direction": 178.36,
                "angle": 67.72,
                "elevation": 45.41,
                "pano_id": "TMX7316010203-002500_pano_0000_000345",
                "timestamp": "2022-04-08T10:46:11.828270Z",
                "filename": "pano_0000_000345.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 18.60660442,
                "relative_pitch": 67.72012314606933,
                "relative_heading": 178.35983293774729,
                "relative_elevation": 45.4130137907341
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000146/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000146/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000146/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000146/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001960_pano_0000_000146/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001960_pano_0000_000146/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001960_pano_0000_000146/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000146/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/15/TMX7316010203-001960/pano_0000_000146/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84876396969154,
                        52.3578445943069,
                        44.0711079789326
                    ]
                },
                "distance": 19.28,
                "direction": 28.8,
                "angle": 66.38,
                "elevation": 44.07,
                "pano_id": "TMX7316010203-001960_pano_0000_000146",
                "timestamp": "2021-01-15T12:41:29.227090Z",
                "filename": "pano_0000_000146.jpg",
                "surface_type": "W",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-water",
                    "mission-distance-10"
                ],
                "from_pano_id": "b_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 19.27609737,
                "relative_pitch": 66.37609205258394,
                "relative_heading": 28.799261589221697,
                "relative_elevation": 44.0711079789326
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007206/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007206/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007206/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007206/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007206/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007206/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007206/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007206/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007206/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8486079691612,
                        52.3575129967009,
                        46.4263805095106
                    ]
                },
                "distance": 20.05,
                "direction": 183.84,
                "angle": 66.64,
                "elevation": 46.43,
                "pano_id": "TMX7316010203-001691_pano_0001_007206",
                "timestamp": "2020-05-06T12:11:28.288740Z",
                "filename": "pano_0001_007206.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 20.05131775,
                "relative_pitch": 66.6407296258259,
                "relative_heading": 183.8377648543398,
                "relative_elevation": 46.4263805095106
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000108/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000108/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000108/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000108/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0000_000108/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000108/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0000_000108/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000108/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0000_000108/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.848635810531,
                        52.3578730773258,
                        45.4769632853568
                    ]
                },
                "distance": 20.07,
                "direction": 1.58,
                "angle": 66.19,
                "elevation": 45.48,
                "pano_id": "TMX7316010203-002220_pano_0000_000108",
                "timestamp": "2021-07-07T09:32:46.495240Z",
                "filename": "pano_0000_000108.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 20.06897607,
                "relative_pitch": 66.18814043199406,
                "relative_heading": 1.5839813182817406,
                "relative_elevation": 45.4769632853568
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00006/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00006/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00006/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00006/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track30_Sphere_00006/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00006/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00006/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00006/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track30_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.848613440222956,
                        52.35751042654809,
                        0.0
                    ]
                },
                "distance": 20.32,
                "direction": 182.73,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241204_0806_Track30_Sphere_00006",
                "timestamp": "2024-12-04T09:39:35Z",
                "filename": "Job_20241204_0806_Track30_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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 20.31548384,
                "relative_pitch": 0.0,
                "relative_heading": 182.73482641414344,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001166/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001166/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001166/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001166/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000362_pano_0000_001166/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000362_pano_0000_001166/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000362_pano_0000_001166/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001166/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_001166/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84884883791874,
                        52.3578158850305,
                        43.6176144098863
                    ]
                },
                "distance": 20.36,
                "direction": 47.73,
                "angle": 64.97,
                "elevation": 43.62,
                "pano_id": "TMX7316010203-000362_pano_0000_001166",
                "timestamp": "2017-07-10T12:17:21.583580Z",
                "filename": "pano_0000_001166.jpg",
                "surface_type": "W",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-water",
                    "mission-distance-10"
                ],
                "from_pano_id": "b_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 20.36330777,
                "relative_pitch": 64.97402357964455,
                "relative_heading": 47.72835054080959,
                "relative_elevation": 43.6176144098863
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track30_Sphere_00002/adjacencies/b_20241204_0806_Track30_Sphere_00002/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007198/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007198/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007198/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007198/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007198/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007198/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007198/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007198/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007198/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8486077504576,
                        52.3578805385574,
                        46.1715838667005
                    ]
                },
                "distance": 20.94,
                "direction": 356.28,
                "angle": 65.61,
                "elevation": 46.17,
                "pano_id": "TMX7316010203-001691_pano_0001_007198",
                "timestamp": "2020-05-06T12:11:21.859000Z",
                "filename": "pano_0001_007198.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_20241204_0806_Track30_Sphere_00002",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118310.56308416603,
                        485669.1904592685
                    ]
                },
                "relative_distance": 20.93557197,
                "relative_pitch": 65.60904424735756,
                "relative_heading": 356.28372574959127,
                "relative_elevation": 46.1715838667005
            }
        ]
    }
}