Parameters:

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

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

{
    "_links": {
        "self": {
            "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000026/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000026/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000026/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000026/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002493_pano_0008_000026/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000026/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000026/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77109504051532,
                        52.3939669255203,
                        47.5793669978157
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-002493_pano_0008_000026",
                "timestamp": "2022-03-30T10:42:57.083550Z",
                "filename": "pano_0008_000026.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 0.0,
                "relative_pitch": 0.0,
                "relative_heading": null,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015644/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015644/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015644/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015644/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015644/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015644/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015644/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015644/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015644/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77109234068256,
                        52.393971727883,
                        47.5902435779572
                    ]
                },
                "distance": 0.57,
                "direction": 341.02,
                "angle": 1.1,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-000323_pano_0000_015644",
                "timestamp": "2017-06-01T12:35:57.991720Z",
                "filename": "pano_0000_015644.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 0.56510342,
                "relative_pitch": 1.1026392341911952,
                "relative_heading": 341.0206572123516,
                "relative_elevation": 0.010876580141506054
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007536/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007536/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007536/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007536/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007536/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007536/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007536/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007536/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007536/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77110389782098,
                        52.3939731157297,
                        47.7596432808787
                    ]
                },
                "distance": 0.92,
                "direction": 41.2,
                "angle": 11.14,
                "elevation": 0.18,
                "pano_id": "TMX7316060226-000461_pano_0000_007536",
                "timestamp": "2019-11-05T11:51:24.608070Z",
                "filename": "pano_0000_007536.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 0.91542957,
                "relative_pitch": 11.14074477676275,
                "relative_heading": 41.19699195672226,
                "relative_elevation": 0.18027628306300159
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01158/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01158/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01158/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01158/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-03-07_01158/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01158/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01158/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01158/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01158/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.771110825196541,
                        52.39397275969894,
                        0.0
                    ]
                },
                "distance": 1.26,
                "direction": 58.86,
                "angle": -88.49,
                "elevation": -47.58,
                "pano_id": "recording_2025-06-18_07-03-07_01158",
                "timestamp": "2025-06-18T07:21:20Z",
                "filename": "recording_2025-06-18_07-03-07_01158.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 1.25540695,
                "relative_pitch": -88.48857101392895,
                "relative_heading": 58.86066707373759,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00569/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00569/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00569/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00569/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00569/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00569/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00569/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00569/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00569/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.771110422814274,
                        52.393978687561905,
                        0.0
                    ]
                },
                "distance": 1.68,
                "direction": 38.66,
                "angle": -87.98,
                "elevation": -47.58,
                "pano_id": "recording_2024-09-12_06-43-09_00569",
                "timestamp": "2024-09-12T06:52:35Z",
                "filename": "recording_2024-09-12_06-43-09_00569.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 1.67615089,
                "relative_pitch": -87.98238861031413,
                "relative_heading": 38.661707086442,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00570/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00570/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00570/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00570/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00570/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00570/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00570/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00570/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00570/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.771062274030401,
                        52.39394469795497,
                        0.0
                    ]
                },
                "distance": 3.33,
                "direction": 222.04,
                "angle": -86.0,
                "elevation": -47.58,
                "pano_id": "recording_2024-09-12_06-43-09_00570",
                "timestamp": "2024-09-12T06:52:36Z",
                "filename": "recording_2024-09-12_06-43-09_00570.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 3.33058763,
                "relative_pitch": -85.99578878403526,
                "relative_heading": 222.0447407333485,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01157/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01157/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01157/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01157/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-03-07_01157/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01157/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01157/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01157/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01157/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.771061187211375,
                        52.393939633274655,
                        0.0
                    ]
                },
                "distance": 3.81,
                "direction": 217.19,
                "angle": -85.42,
                "elevation": -47.58,
                "pano_id": "recording_2025-06-18_07-03-07_01157",
                "timestamp": "2025-06-18T07:21:19Z",
                "filename": "recording_2025-06-18_07-03-07_01157.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 3.81232024,
                "relative_pitch": -85.41893431371513,
                "relative_heading": 217.19223827215768,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007537/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007537/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007537/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007537/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007537/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007537/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007537/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007537/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007537/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77105643007581,
                        52.3939383467592,
                        47.7765951463953
                    ]
                },
                "distance": 4.13,
                "direction": 219.57,
                "angle": 2.74,
                "elevation": 0.2,
                "pano_id": "TMX7316060226-000461_pano_0000_007537",
                "timestamp": "2019-11-05T11:51:25.063000Z",
                "filename": "pano_0000_007537.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 4.1256793,
                "relative_pitch": 2.736941769618844,
                "relative_heading": 219.57372995855508,
                "relative_elevation": 0.19722814857960458
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015645/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015645/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015645/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015645/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015645/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015645/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015645/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015645/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015645/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7710443557845,
                        52.3939364095646,
                        47.6138327363878
                    ]
                },
                "distance": 4.84,
                "direction": 225.46,
                "angle": 0.41,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-000323_pano_0000_015645",
                "timestamp": "2017-06-01T12:35:58.446840Z",
                "filename": "pano_0000_015645.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 4.84096861,
                "relative_pitch": 0.40791588469846213,
                "relative_heading": 225.4572268137892,
                "relative_elevation": 0.03446573857210211
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000025/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000025/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000025/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000025/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002493_pano_0008_000025/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000025/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000025/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000025/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000025/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77104779512832,
                        52.3939329436203,
                        47.5983756780624
                    ]
                },
                "distance": 4.96,
                "direction": 220.38,
                "angle": 0.22,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-002493_pano_0008_000025",
                "timestamp": "2022-03-30T10:42:56.488520Z",
                "filename": "pano_0008_000025.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 4.96408501,
                "relative_pitch": 0.2193983033788559,
                "relative_heading": 220.3824010781976,
                "relative_elevation": 0.019008680246706433
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000027/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000027/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000027/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000027/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002493_pano_0008_000027/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000027/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000027/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000027/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000027/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77114475368845,
                        52.3939999207845,
                        47.549432775937
                    ]
                },
                "distance": 4.99,
                "direction": 42.67,
                "angle": -0.34,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-002493_pano_0008_000027",
                "timestamp": "2022-03-30T10:42:57.673540Z",
                "filename": "pano_0008_000027.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 4.99326355,
                "relative_pitch": -0.3434795727281617,
                "relative_heading": 42.667482921393685,
                "relative_elevation": -0.029934221878697542
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015643/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015643/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015643/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015643/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015643/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015643/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015643/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015643/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015643/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7711434110514,
                        52.3940056058357,
                        47.5328975599259
                    ]
                },
                "distance": 5.42,
                "direction": 37.42,
                "angle": -0.49,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-000323_pano_0000_015643",
                "timestamp": "2017-06-01T12:35:57.536820Z",
                "filename": "pano_0000_015643.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 5.41921298,
                "relative_pitch": -0.49129595432412276,
                "relative_heading": 37.416630071959005,
                "relative_elevation": -0.046469437889797405
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007535/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007535/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007535/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007535/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007535/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007535/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007535/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007535/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007535/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7711544282079,
                        52.3940068132348,
                        47.6977026127279
                    ]
                },
                "distance": 6.0,
                "direction": 42.33,
                "angle": 1.13,
                "elevation": 0.12,
                "pano_id": "TMX7316060226-000461_pano_0000_007535",
                "timestamp": "2019-11-05T11:51:24.148060Z",
                "filename": "pano_0000_007535.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 6.00365731,
                "relative_pitch": 1.1291872789672688,
                "relative_heading": 42.32823176869754,
                "relative_elevation": 0.11833561491220479
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01159/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01159/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01159/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01159/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-03-07_01159/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01159/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01159/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01159/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01159/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.771161070815643,
                        52.39400551177692,
                        0.0
                    ]
                },
                "distance": 6.22,
                "direction": 46.31,
                "angle": -82.56,
                "elevation": -47.58,
                "pano_id": "recording_2025-06-18_07-03-07_01159",
                "timestamp": "2025-06-18T07:21:21Z",
                "filename": "recording_2025-06-18_07-03-07_01159.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 6.21610056,
                "relative_pitch": -82.55663778377247,
                "relative_heading": 46.31164505646224,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00568/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00568/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00568/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00568/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00568/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00568/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00568/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00568/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00568/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77115904528288,
                        52.39401237552674,
                        0.0
                    ]
                },
                "distance": 6.68,
                "direction": 40.75,
                "angle": -82.01,
                "elevation": -47.58,
                "pano_id": "recording_2024-09-12_06-43-09_00568",
                "timestamp": "2024-09-12T06:52:34Z",
                "filename": "recording_2024-09-12_06-43-09_00568.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 6.67543178,
                "relative_pitch": -82.01347696805462,
                "relative_heading": 40.74513283823952,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00571/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00571/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00571/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00571/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00571/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00571/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00571/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00571/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00571/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.771016939016761,
                        52.39390920047697,
                        0.0
                    ]
                },
                "distance": 8.34,
                "direction": 219.61,
                "angle": -80.06,
                "elevation": -47.58,
                "pano_id": "recording_2024-09-12_06-43-09_00571",
                "timestamp": "2024-09-12T06:52:37Z",
                "filename": "recording_2024-09-12_06-43-09_00571.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 8.33822922,
                "relative_pitch": -80.0599208532162,
                "relative_heading": 219.61481783145726,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01156/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01156/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01156/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01156/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-03-07_01156/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01156/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01156/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01156/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01156/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.771014391498787,
                        52.393904966735576,
                        0.0
                    ]
                },
                "distance": 8.81,
                "direction": 218.53,
                "angle": -79.51,
                "elevation": -47.58,
                "pano_id": "recording_2025-06-18_07-03-07_01156",
                "timestamp": "2025-06-18T07:21:19Z",
                "filename": "recording_2025-06-18_07-03-07_01156.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 8.8133016,
                "relative_pitch": -79.5058361718254,
                "relative_heading": 218.53039867000646,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007538/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007538/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007538/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007538/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007538/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007538/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007538/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007538/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007538/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77101210598466,
                        52.3939017037609,
                        47.7647321838886
                    ]
                },
                "distance": 9.19,
                "direction": 217.88,
                "angle": 1.15,
                "elevation": 0.19,
                "pano_id": "TMX7316060226-000461_pano_0000_007538",
                "timestamp": "2019-11-05T11:51:25.512980Z",
                "filename": "pano_0000_007538.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 9.19484741,
                "relative_pitch": 1.154908169734478,
                "relative_heading": 217.87941412456993,
                "relative_elevation": 0.1853651860729002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015646/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015646/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015646/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015646/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015646/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015646/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015646/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015646/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015646/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77100169097579,
                        52.393898837659,
                        47.601783644408
                    ]
                },
                "distance": 9.89,
                "direction": 219.99,
                "angle": 0.13,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-000323_pano_0000_015646",
                "timestamp": "2017-06-01T12:35:58.896820Z",
                "filename": "pano_0000_015646.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 9.8885891,
                "relative_pitch": 0.12988476186869494,
                "relative_heading": 219.98772078876186,
                "relative_elevation": 0.0224166465923048
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000024/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000024/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000024/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000024/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002493_pano_0008_000024/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000024/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000024/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000024/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000024/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77100573139507,
                        52.3938965878397,
                        47.5800374541432
                    ]
                },
                "distance": 9.91,
                "direction": 217.84,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-002493_pano_0008_000024",
                "timestamp": "2022-03-30T10:42:55.888540Z",
                "filename": "pano_0008_000024.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 9.91062061,
                "relative_pitch": 0.0038760759156211163,
                "relative_heading": 217.83881833199325,
                "relative_elevation": 0.0006704563275050646
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000028/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000028/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000028/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000028/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002493_pano_0008_000028/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000028/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000028/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000028/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000028/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77119428630791,
                        52.3940326567823,
                        47.5664399238303
                    ]
                },
                "distance": 9.96,
                "direction": 42.73,
                "angle": -0.07,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-002493_pano_0008_000028",
                "timestamp": "2022-03-30T10:42:58.253590Z",
                "filename": "pano_0008_000028.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 9.95698765,
                "relative_pitch": -0.07438659067439099,
                "relative_heading": 42.72796091495421,
                "relative_elevation": -0.012927073985395054
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015642/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015642/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015642/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015642/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015642/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015642/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015642/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015642/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015642/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77119593171818,
                        52.3940389742989,
                        47.5498459022492
                    ]
                },
                "distance": 10.56,
                "direction": 40.59,
                "angle": -0.16,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-000323_pano_0000_015642",
                "timestamp": "2017-06-01T12:35:57.067060Z",
                "filename": "pano_0000_015642.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 10.55676639,
                "relative_pitch": -0.1602223361897241,
                "relative_heading": 40.58523336857312,
                "relative_elevation": -0.029521095566494182
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007534/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007534/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007534/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007534/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007534/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007534/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007534/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007534/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007534/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7712051928239,
                        52.3940401504351,
                        47.7223809268326
                    ]
                },
                "distance": 11.07,
                "direction": 42.62,
                "angle": 0.74,
                "elevation": 0.14,
                "pano_id": "TMX7316060226-000461_pano_0000_007534",
                "timestamp": "2019-11-05T11:51:23.678060Z",
                "filename": "pano_0000_007534.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 11.07330396,
                "relative_pitch": 0.7399452793216849,
                "relative_heading": 42.62240343605098,
                "relative_elevation": 0.14301392901690235
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01160/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01160/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01160/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01160/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-03-07_01160/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01160/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01160/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01160/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01160/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77121193825977,
                        52.39403792553268,
                        0.0
                    ]
                },
                "distance": 11.21,
                "direction": 45.21,
                "angle": -76.74,
                "elevation": -47.58,
                "pano_id": "recording_2025-06-18_07-03-07_01160",
                "timestamp": "2025-06-18T07:21:22Z",
                "filename": "recording_2025-06-18_07-03-07_01160.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 11.21347491,
                "relative_pitch": -76.73856686895986,
                "relative_heading": 45.20631858809303,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00567/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00567/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00567/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00567/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00567/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00567/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00567/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00567/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00567/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.771208052924186,
                        52.394045872332356,
                        0.0
                    ]
                },
                "distance": 11.68,
                "direction": 41.21,
                "angle": -76.21,
                "elevation": -47.58,
                "pano_id": "recording_2024-09-12_06-43-09_00567",
                "timestamp": "2024-09-12T06:52:33Z",
                "filename": "recording_2024-09-12_06-43-09_00567.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 11.67720116,
                "relative_pitch": -76.21068997981047,
                "relative_heading": 41.209693270360184,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00572/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00572/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00572/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00572/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00572/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00572/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00572/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00572/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00572/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770977483173467,
                        52.39387110269816,
                        0.0
                    ]
                },
                "distance": 13.33,
                "direction": 216.89,
                "angle": -74.35,
                "elevation": -47.58,
                "pano_id": "recording_2024-09-12_06-43-09_00572",
                "timestamp": "2024-09-12T06:52:38Z",
                "filename": "recording_2024-09-12_06-43-09_00572.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 13.33166347,
                "relative_pitch": -74.347211946015,
                "relative_heading": 216.88901462307643,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01155/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01155/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01155/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01155/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-03-07_01155/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01155/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01155/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01155/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01155/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770974426490704,
                        52.39386719899267,
                        0.0
                    ]
                },
                "distance": 13.8,
                "direction": 216.5,
                "angle": -73.82,
                "elevation": -47.58,
                "pano_id": "recording_2025-06-18_07-03-07_01155",
                "timestamp": "2025-06-18T07:21:18Z",
                "filename": "recording_2025-06-18_07-03-07_01155.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 13.80430947,
                "relative_pitch": -73.82085094203714,
                "relative_heading": 216.4975143551684,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007539/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007539/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007539/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007539/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007539/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007539/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007539/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007539/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007539/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77097247032684,
                        52.3938630590445,
                        47.6631114594638
                    ]
                },
                "distance": 14.25,
                "direction": 215.83,
                "angle": 0.34,
                "elevation": 0.08,
                "pano_id": "TMX7316060226-000461_pano_0000_007539",
                "timestamp": "2019-11-05T11:51:25.948060Z",
                "filename": "pano_0000_007539.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 14.25481758,
                "relative_pitch": 0.33659841547071634,
                "relative_heading": 215.8264453635972,
                "relative_elevation": 0.08374446164810223
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000023/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000023/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000023/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000023/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002493_pano_0008_000023/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000023/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000023/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000023/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000023/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77096921621983,
                        52.3938583221202,
                        47.4779840260744
                    ]
                },
                "distance": 14.81,
                "direction": 215.33,
                "angle": -0.39,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-002493_pano_0008_000023",
                "timestamp": "2022-03-30T10:42:55.288530Z",
                "filename": "pano_0008_000023.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 14.8124107,
                "relative_pitch": -0.3921526217171454,
                "relative_heading": 215.32775843023765,
                "relative_elevation": -0.10138297174129463
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000029/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000029/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000029/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000029/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002493_pano_0008_000029/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000029/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000029/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000029/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000029/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77124131902391,
                        52.3940666853169,
                        47.6264483099803
                    ]
                },
                "distance": 14.91,
                "direction": 41.89,
                "angle": 0.18,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-002493_pano_0008_000029",
                "timestamp": "2022-03-30T10:42:58.833540Z",
                "filename": "pano_0008_000029.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 14.91248095,
                "relative_pitch": 0.1808922021221441,
                "relative_heading": 41.89290913306674,
                "relative_elevation": 0.04708131216460032
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015647/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015647/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015647/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015647/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015647/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015647/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015647/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015647/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015647/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77096560465419,
                        52.393858562619,
                        47.4926178464666
                    ]
                },
                "distance": 14.93,
                "direction": 216.16,
                "angle": -0.33,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-000323_pano_0000_015647",
                "timestamp": "2017-06-01T12:35:59.341720Z",
                "filename": "pano_0000_015647.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 14.93430464,
                "relative_pitch": -0.3328112334403281,
                "relative_heading": 216.1566897145052,
                "relative_elevation": -0.08674915134909611
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015641/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015641/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015641/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015641/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015641/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015641/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015641/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015641/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015641/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77124854610561,
                        52.3940720435324,
                        47.6177562978119
                    ]
                },
                "distance": 15.68,
                "direction": 41.78,
                "angle": 0.14,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-000323_pano_0000_015641",
                "timestamp": "2017-06-01T12:35:56.566840Z",
                "filename": "pano_0000_015641.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 15.68485614,
                "relative_pitch": 0.14023338540951732,
                "relative_heading": 41.77634120961588,
                "relative_elevation": 0.03838929999620433
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007533/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007533/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007533/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007533/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007533/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007533/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007533/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007533/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007533/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77125281741494,
                        52.3940750941767,
                        47.7938539916649
                    ]
                },
                "distance": 16.13,
                "direction": 41.74,
                "angle": 0.76,
                "elevation": 0.21,
                "pano_id": "TMX7316060226-000461_pano_0000_007533",
                "timestamp": "2019-11-05T11:51:23.188090Z",
                "filename": "pano_0000_007533.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 16.1317244,
                "relative_pitch": 0.7617583282807422,
                "relative_heading": 41.743234586198916,
                "relative_elevation": 0.21448699384920644
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01161/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01161/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01161/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01161/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-03-07_01161/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01161/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01161/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01161/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01161/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.771261945605974,
                        52.39407091899685,
                        0.0
                    ]
                },
                "distance": 16.22,
                "direction": 44.48,
                "angle": -71.18,
                "elevation": -47.58,
                "pano_id": "recording_2025-06-18_07-03-07_01161",
                "timestamp": "2025-06-18T07:21:23Z",
                "filename": "recording_2025-06-18_07-03-07_01161.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 16.21722334,
                "relative_pitch": -71.178543170257,
                "relative_heading": 44.475157326682634,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00566/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00566/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00566/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00566/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00566/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00566/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00566/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00566/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00566/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.771256240658546,
                        52.39407979747746,
                        0.0
                    ]
                },
                "distance": 16.68,
                "direction": 41.14,
                "angle": -70.68,
                "elevation": -47.58,
                "pano_id": "recording_2024-09-12_06-43-09_00566",
                "timestamp": "2024-09-12T06:52:33Z",
                "filename": "recording_2024-09-12_06-43-09_00566.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 16.67828561,
                "relative_pitch": -70.68259434610142,
                "relative_heading": 41.1434901799635,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00573/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00573/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00573/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00573/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00573/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00573/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00573/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00573/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00573/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770944526470718,
                        52.393830917136476,
                        0.0
                    ]
                },
                "distance": 18.28,
                "direction": 214.1,
                "angle": -68.99,
                "elevation": -47.58,
                "pano_id": "recording_2024-09-12_06-43-09_00573",
                "timestamp": "2024-09-12T06:52:39Z",
                "filename": "recording_2024-09-12_06-43-09_00573.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 18.27644638,
                "relative_pitch": -68.98694610085636,
                "relative_heading": 214.09833296573944,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01154/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01154/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01154/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01154/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-03-07_01154/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01154/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-03-07_01154/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01154/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-03-07_01154/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.770941222670313,
                        52.39382710263771,
                        0.0
                    ]
                },
                "distance": 18.75,
                "direction": 213.94,
                "angle": -68.49,
                "elevation": -47.58,
                "pano_id": "recording_2025-06-18_07-03-07_01154",
                "timestamp": "2025-06-18T07:21:17Z",
                "filename": "recording_2025-06-18_07-03-07_01154.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 18.75408467,
                "relative_pitch": -68.48741484736892,
                "relative_heading": 213.9403217297843,
                "relative_elevation": -47.5793669978157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007540/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007540/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007540/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007540/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007540/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007540/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007540/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007540/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007540/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77093833392375,
                        52.3938230614878,
                        47.5303075164557
                    ]
                },
                "distance": 19.24,
                "direction": 213.68,
                "angle": -0.15,
                "elevation": -0.05,
                "pano_id": "TMX7316060226-000461_pano_0000_007540",
                "timestamp": "2019-11-05T11:51:26.363000Z",
                "filename": "pano_0000_007540.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 19.2371418,
                "relative_pitch": -0.14611812723858236,
                "relative_heading": 213.67844667028646,
                "relative_elevation": -0.04905948135999694
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000022/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000022/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000022/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000022/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002493_pano_0008_000022/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000022/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000022/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000022/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000022/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7709378468106,
                        52.3938183585505,
                        47.3401266671717
                    ]
                },
                "distance": 19.69,
                "direction": 212.91,
                "angle": -0.7,
                "elevation": -0.24,
                "pano_id": "TMX7316010203-002493_pano_0008_000022",
                "timestamp": "2022-03-30T10:42:54.688540Z",
                "filename": "pano_0008_000022.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 19.69276756,
                "relative_pitch": -0.696031519913681,
                "relative_heading": 212.9143896440934,
                "relative_elevation": -0.23924033064399453
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000030/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000030/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000030/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000030/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002493_pano_0008_000030/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000030/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000030/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000030/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002493/pano_0008_000030/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77128536375872,
                        52.3941023220495,
                        47.6928467918187
                    ]
                },
                "distance": 19.87,
                "direction": 40.69,
                "angle": 0.33,
                "elevation": 0.11,
                "pano_id": "TMX7316010203-002493_pano_0008_000030",
                "timestamp": "2022-03-30T10:42:59.458510Z",
                "filename": "pano_0008_000030.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 19.870776,
                "relative_pitch": 0.32720627381421585,
                "relative_heading": 40.693256828781685,
                "relative_elevation": 0.11347979400300545
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015648/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015648/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015648/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015648/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015648/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015648/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015648/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015648/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015648/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77093389801436,
                        52.3938168309676,
                        47.3466645209119
                    ]
                },
                "distance": 19.98,
                "direction": 213.3,
                "angle": -0.67,
                "elevation": -0.23,
                "pano_id": "TMX7316010203-000323_pano_0000_015648",
                "timestamp": "2017-06-01T12:35:59.771730Z",
                "filename": "pano_0000_015648.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 19.98197554,
                "relative_pitch": -0.6672146652667387,
                "relative_heading": 213.296602116018,
                "relative_elevation": -0.2327024769037962
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002493_pano_0008_000026/adjacencies/TMX7316010203-002493_pano_0008_000026/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015640/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015640/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015640/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015640/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015640/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015640/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015640/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015640/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015640/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.77129344882938,
                        52.3941089054176,
                        47.6646657371894
                    ]
                },
                "distance": 20.79,
                "direction": 40.53,
                "angle": 0.24,
                "elevation": 0.09,
                "pano_id": "TMX7316010203-000323_pano_0000_015640",
                "timestamp": "2017-06-01T12:35:56.031890Z",
                "filename": "pano_0000_015640.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002493_pano_0008_000026",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        113063.2081390114,
                        489747.20247669605
                    ]
                },
                "relative_distance": 20.78515195,
                "relative_pitch": 0.23513084435496123,
                "relative_heading": 40.526929931122176,
                "relative_elevation": 0.08529873937370525
            }
        ]
    }
}