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/recording_2025-08-01_09-00-55_01075/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/recording_2025-08-01_09-00-55_01075/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01075/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01075/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01075/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01075/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_01075/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01075/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01075/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846730858776928,
                        52.34360596021956,
                        0.0
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-08-01_09-00-55_01075",
                "timestamp": "2025-08-01T09:23:36Z",
                "filename": "recording_2025-08-01_09-00-55_01075.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "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/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000131/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000131/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000131/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000131/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000131/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000131/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000131/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000131/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000131/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84671878681383,
                        52.3436118675829,
                        46.7522765109316
                    ]
                },
                "distance": 1.05,
                "direction": 308.62,
                "angle": 88.71,
                "elevation": 46.75,
                "pano_id": "TMX7316010203-000264_pano_0001_000131",
                "timestamp": "2017-04-19T12:16:15.664110Z",
                "filename": "pano_0001_000131.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 1.05306728,
                "relative_pitch": 88.70966475985666,
                "relative_heading": 308.6242365063056,
                "relative_elevation": 46.7522765109316
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001790/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001790/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001790/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001790/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001790/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001790/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001790/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001790/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001790/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674487803937,
                        52.3436122529007,
                        45.9022063696757
                    ]
                },
                "distance": 1.18,
                "direction": 53.76,
                "angle": 88.52,
                "elevation": 45.9,
                "pano_id": "TMX7316010203-002020_pano_0000_001790",
                "timestamp": "2021-02-19T11:46:15.557190Z",
                "filename": "pano_0000_001790.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2020",
                "tags": [
                    "mission-woz",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 1.18453969,
                "relative_pitch": 88.52176897797972,
                "relative_heading": 53.76311379978109,
                "relative_elevation": 45.9022063696757
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000035/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000035/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000035/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000035/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000035/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000035/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000035/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000035/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000035/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674969684899,
                        52.3436022552542,
                        45.8033782811835
                    ]
                },
                "distance": 1.35,
                "direction": 107.8,
                "angle": 88.31,
                "elevation": 45.8,
                "pano_id": "TMX7316010203-001691_pano_0000_000035",
                "timestamp": "2020-05-06T10:25:50.353330Z",
                "filename": "pano_0000_000035.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 1.34840247,
                "relative_pitch": 88.31376054312861,
                "relative_heading": 107.80291744387233,
                "relative_elevation": 45.8033782811835
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000537/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000537/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000537/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000537/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000537/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000537/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000537/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000537/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000537/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84672945179693,
                        52.3436192096909,
                        46.1011084588245
                    ]
                },
                "distance": 1.48,
                "direction": 356.28,
                "angle": 88.16,
                "elevation": 46.1,
                "pano_id": "TMX7316010203-001039_pano_0000_000537",
                "timestamp": "2019-01-07T08:37:50.151140Z",
                "filename": "pano_0000_000537.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 1.47743485,
                "relative_pitch": 88.16442984273395,
                "relative_heading": 356.27883126116564,
                "relative_elevation": 46.1011084588245
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002728/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002728/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002728/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002728/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002728/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002728/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002728/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002728/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002728/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674085831471,
                        52.3435898525721,
                        45.8289344552904
                    ]
                },
                "distance": 1.92,
                "direction": 159.18,
                "angle": 87.6,
                "elevation": 45.83,
                "pano_id": "TMX7316010203-000785_pano_0001_002728",
                "timestamp": "2018-06-12T09:03:13.241090Z",
                "filename": "pano_0001_002728.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 1.91754215,
                "relative_pitch": 87.604067686737,
                "relative_heading": 159.18255720937364,
                "relative_elevation": 45.8289344552904
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002728/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002728/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002728/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002728/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002728/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002728/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002728/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002728/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002728/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674085831471,
                        52.3435898525721,
                        45.8289344552904
                    ]
                },
                "distance": 1.92,
                "direction": 159.18,
                "angle": 87.6,
                "elevation": 45.83,
                "pano_id": "TMX7316010203-000985_pano_0001_002728",
                "timestamp": "2018-06-12T09:03:13.241090Z",
                "filename": "pano_0001_002728.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 1.91754215,
                "relative_pitch": 87.604067686737,
                "relative_heading": 159.18255720937364,
                "relative_elevation": 45.8289344552904
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001212/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001212/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001212/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001212/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001212/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001212/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001212/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001212/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001212/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675898060681,
                        52.3436129890503,
                        46.1766163771972
                    ]
                },
                "distance": 2.07,
                "direction": 67.8,
                "angle": 87.43,
                "elevation": 46.18,
                "pano_id": "TMX7316010203-000028_pano_0002_001212",
                "timestamp": "2016-07-27T08:21:16.110780Z",
                "filename": "pano_0002_001212.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 2.06997691,
                "relative_pitch": 87.43329843246055,
                "relative_heading": 67.79988388610772,
                "relative_elevation": 46.1766163771972
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000074/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000074/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000074/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000074/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0000_000074/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000074/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000074/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000074/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000074/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675464071748,
                        52.3435933938511,
                        45.7817730139941
                    ]
                },
                "distance": 2.14,
                "direction": 130.79,
                "angle": 87.32,
                "elevation": 45.78,
                "pano_id": "TMX7316010203-002107_pano_0000_000074",
                "timestamp": "2021-04-20T09:03:56.209730Z",
                "filename": "pano_0000_000074.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 2.14059253,
                "relative_pitch": 87.3230032134718,
                "relative_heading": 130.78589165883773,
                "relative_elevation": 45.7817730139941
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00081/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00081/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00081/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00081/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track41_Sphere_00081/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00081/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00081/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00081/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00081/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846762521210396,
                        52.34360524198454,
                        0.0
                    ]
                },
                "distance": 2.16,
                "direction": 92.12,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241029_0853_Track41_Sphere_00081",
                "timestamp": "2024-10-29T10:54:05Z",
                "filename": "Job_20241029_0853_Track41_Sphere_00081.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 2.1593045,
                "relative_pitch": 0.0,
                "relative_heading": 92.12111962804161,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000066/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000066/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000066/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000066/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001640_pano_0005_000066/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000066/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000066/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000066/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000066/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676182938133,
                        52.3436128674179,
                        45.7182826930657
                    ]
                },
                "distance": 2.25,
                "direction": 69.99,
                "angle": 87.19,
                "elevation": 45.72,
                "pano_id": "TMX7316010203-001640_pano_0005_000066",
                "timestamp": "2020-02-12T13:56:45.793300Z",
                "filename": "pano_0005_000066.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 2.24626017,
                "relative_pitch": 87.18716873673682,
                "relative_heading": 69.99117969747124,
                "relative_elevation": 45.7182826930657
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000056/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000056/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000056/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000056/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0009_000056/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000056/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000056/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000056/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000056/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84672983592302,
                        52.3435849066423,
                        45.803936123848
                    ]
                },
                "distance": 2.34,
                "direction": 181.7,
                "angle": 87.07,
                "elevation": 45.8,
                "pano_id": "TMX7316010203-002413_pano_0009_000056",
                "timestamp": "2022-01-11T12:25:20.349080Z",
                "filename": "pano_0009_000056.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 2.34374994,
                "relative_pitch": 87.0707765666249,
                "relative_heading": 181.70435925615772,
                "relative_elevation": 45.803936123848
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000715/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000715/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000715/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000715/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000715/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000715/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000715/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000715/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000715/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674539940241,
                        52.3435849328118,
                        46.3541958900169
                    ]
                },
                "distance": 2.54,
                "direction": 157.05,
                "angle": 86.86,
                "elevation": 46.35,
                "pano_id": "TMX7316010203-001143_pano_0001_000715",
                "timestamp": "2019-04-26T09:52:14.730370Z",
                "filename": "pano_0001_000715.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 2.5409971,
                "relative_pitch": 86.86235856602538,
                "relative_heading": 157.04625834126952,
                "relative_elevation": 46.3541958900169
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000055/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000055/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000055/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000055/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0009_000055/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000055/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000055/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000055/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000055/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84672939623993,
                        52.3436305181361,
                        45.7864788882434
                    ]
                },
                "distance": 2.73,
                "direction": 357.91,
                "angle": 86.58,
                "elevation": 45.79,
                "pano_id": "TMX7316010203-002413_pano_0009_000055",
                "timestamp": "2022-01-11T12:25:19.844070Z",
                "filename": "pano_0009_000055.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 2.73447166,
                "relative_pitch": 86.58222656752156,
                "relative_heading": 357.9110696283083,
                "relative_elevation": 45.7864788882434
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002587/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002587/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002587/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002587/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002587/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002587/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002587/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002587/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002587/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676461451753,
                        52.3436193761033,
                        46.0271754795685
                    ]
                },
                "distance": 2.74,
                "direction": 57.02,
                "angle": 86.59,
                "elevation": 46.03,
                "pano_id": "TMX7316010203-000985_pano_0001_002587",
                "timestamp": "2018-06-12T09:00:36.342170Z",
                "filename": "pano_0001_002587.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 2.7424071,
                "relative_pitch": 86.59021419833206,
                "relative_heading": 57.01953055794781,
                "relative_elevation": 46.0271754795685
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002218/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002218/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002218/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002218/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002218/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002218/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002218/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002218/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002218/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676150021044,
                        52.3435889580415,
                        45.6153669264168
                    ]
                },
                "distance": 2.82,
                "direction": 132.18,
                "angle": 86.47,
                "elevation": 45.62,
                "pano_id": "TMX7316010203-002478_pano_0000_002218",
                "timestamp": "2022-03-24T11:44:22.105200Z",
                "filename": "pano_0000_002218.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 2.8178074,
                "relative_pitch": 86.46514776395078,
                "relative_heading": 132.17580934159855,
                "relative_elevation": 45.6153669264168
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000714/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000714/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000714/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000714/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000714/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000714/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000714/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000714/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000714/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674450420394,
                        52.3436306014974,
                        46.3488869788125
                    ]
                },
                "distance": 2.9,
                "direction": 18.73,
                "angle": 86.43,
                "elevation": 46.35,
                "pano_id": "TMX7316010203-001143_pano_0001_000714",
                "timestamp": "2019-04-26T09:52:14.230380Z",
                "filename": "pano_0001_000714.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 2.89533879,
                "relative_pitch": 86.42547161929951,
                "relative_heading": 18.73479019457163,
                "relative_elevation": 46.3488869788125
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000275/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000275/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000275/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000275/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0000_000275/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000275/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000275/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000275/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000275/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846761358382,
                        52.3436261666689,
                        45.6364111704752
                    ]
                },
                "distance": 3.06,
                "direction": 42.75,
                "angle": 86.16,
                "elevation": 45.64,
                "pano_id": "TMX7316010203-001641_pano_0000_000275",
                "timestamp": "2020-02-14T07:56:35.558030Z",
                "filename": "pano_0000_000275.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 3.06202671,
                "relative_pitch": 86.16142814035122,
                "relative_heading": 42.751787040553616,
                "relative_elevation": 45.6364111704752
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000538/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000538/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000538/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000538/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000538/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000538/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000538/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000538/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000538/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84673076398091,
                        52.3435757843915,
                        46.1757909981534
                    ]
                },
                "distance": 3.36,
                "direction": 180.11,
                "angle": 85.84,
                "elevation": 46.18,
                "pano_id": "TMX7316010203-001039_pano_0000_000538",
                "timestamp": "2019-01-07T08:37:51.356180Z",
                "filename": "pano_0000_000538.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 3.35778745,
                "relative_pitch": 85.84091547660474,
                "relative_heading": 180.11023817279758,
                "relative_elevation": 46.1757909981534
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002729/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002729/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002729/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002729/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002729/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002729/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002729/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002729/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002729/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674103002568,
                        52.3436358891904,
                        45.7988038370386
                    ]
                },
                "distance": 3.4,
                "direction": 11.76,
                "angle": 85.75,
                "elevation": 45.8,
                "pano_id": "TMX7316010203-000985_pano_0001_002729",
                "timestamp": "2018-06-12T09:03:13.911070Z",
                "filename": "pano_0001_002729.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 3.40168779,
                "relative_pitch": 85.75217883458056,
                "relative_heading": 11.75781318958826,
                "relative_elevation": 45.7988038370386
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002729/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002729/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002729/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002729/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002729/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002729/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002729/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002729/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002729/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674103002568,
                        52.3436358891904,
                        45.7988038370386
                    ]
                },
                "distance": 3.4,
                "direction": 11.76,
                "angle": 85.75,
                "elevation": 45.8,
                "pano_id": "TMX7316010203-000785_pano_0001_002729",
                "timestamp": "2018-06-12T09:03:13.911070Z",
                "filename": "pano_0001_002729.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 3.40168779,
                "relative_pitch": 85.75217883458056,
                "relative_heading": 11.75781318958826,
                "relative_elevation": 45.7988038370386
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000274/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000274/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000274/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000274/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0000_000274/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000274/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000274/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000274/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000274/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676046321324,
                        52.3435808352734,
                        45.6729541532695
                    ]
                },
                "distance": 3.45,
                "direction": 144.18,
                "angle": 85.68,
                "elevation": 45.67,
                "pano_id": "TMX7316010203-001641_pano_0000_000274",
                "timestamp": "2020-02-14T07:56:35.028190Z",
                "filename": "pano_0000_000274.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 3.44772552,
                "relative_pitch": 85.68308670540179,
                "relative_heading": 144.1836450370845,
                "relative_elevation": 45.6729541532695
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002217/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002217/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002217/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002217/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002217/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002217/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002217/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002217/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002217/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676243621664,
                        52.3436325310062,
                        45.5824392167851
                    ]
                },
                "distance": 3.66,
                "direction": 36.05,
                "angle": 85.41,
                "elevation": 45.58,
                "pano_id": "TMX7316010203-002478_pano_0000_002217",
                "timestamp": "2022-03-24T11:44:21.585200Z",
                "filename": "pano_0000_002217.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 3.6569014,
                "relative_pitch": 85.41320668659523,
                "relative_heading": 36.04956567352086,
                "relative_elevation": 45.5824392167851
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000075/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000075/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000075/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000075/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0000_000075/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000075/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000075/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000075/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000075/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675456390959,
                        52.343638256545,
                        45.7527873152867
                    ]
                },
                "distance": 3.94,
                "direction": 24.21,
                "angle": 85.08,
                "elevation": 45.75,
                "pano_id": "TMX7316010203-002107_pano_0000_000075",
                "timestamp": "2021-04-20T09:03:56.719720Z",
                "filename": "pano_0000_000075.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 3.94016164,
                "relative_pitch": 85.07791719760118,
                "relative_heading": 24.2057895240386,
                "relative_elevation": 45.7527873152867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000751/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000751/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000751/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000751/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000751/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000751/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000751/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000751/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000751/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676039204459,
                        52.3436377595752,
                        45.643358499743
                    ]
                },
                "distance": 4.07,
                "direction": 29.63,
                "angle": 84.9,
                "elevation": 45.64,
                "pano_id": "TMX7316010203-000264_pano_0001_000751",
                "timestamp": "2017-04-19T12:28:11.283100Z",
                "filename": "pano_0001_000751.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 4.0708205,
                "relative_pitch": 84.90341324106761,
                "relative_heading": 29.631896433251704,
                "relative_elevation": 45.643358499743
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002586/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002586/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002586/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002586/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002586/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002586/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002586/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002586/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002586/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676539915515,
                        52.3435746166212,
                        46.0668954858556
                    ]
                },
                "distance": 4.21,
                "direction": 145.98,
                "angle": 84.78,
                "elevation": 46.07,
                "pano_id": "TMX7316010203-000985_pano_0001_002586",
                "timestamp": "2018-06-12T09:00:35.727160Z",
                "filename": "pano_0001_002586.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 4.20777202,
                "relative_pitch": 84.78105827134047,
                "relative_heading": 145.98349112366088,
                "relative_elevation": 46.0668954858556
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001791/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001791/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001791/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001791/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001791/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001791/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001791/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001791/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001791/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674398916943,
                        52.3435672833661,
                        45.9445060016587
                    ]
                },
                "distance": 4.4,
                "direction": 168.25,
                "angle": 84.53,
                "elevation": 45.94,
                "pano_id": "TMX7316010203-002020_pano_0000_001791",
                "timestamp": "2021-02-19T11:46:16.157170Z",
                "filename": "pano_0000_001791.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2020",
                "tags": [
                    "mission-woz",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 4.39576941,
                "relative_pitch": 84.53482562091438,
                "relative_heading": 168.25416255211687,
                "relative_elevation": 45.9445060016587
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001211/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001211/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001211/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001211/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001211/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001211/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001211/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001211/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001211/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675293679049,
                        52.3435667682564,
                        46.2172412788495
                    ]
                },
                "distance": 4.61,
                "direction": 160.96,
                "angle": 84.3,
                "elevation": 46.22,
                "pano_id": "TMX7316010203-000028_pano_0002_001211",
                "timestamp": "2016-07-27T08:21:15.515710Z",
                "filename": "pano_0002_001211.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 4.61330893,
                "relative_pitch": 84.29973612697692,
                "relative_heading": 160.96462975706746,
                "relative_elevation": 46.2172412788495
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000065/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000065/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000065/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000065/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001640_pano_0005_000065/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000065/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000065/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000065/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000065/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676195359575,
                        52.3435656821437,
                        45.758116713725
                    ]
                },
                "distance": 4.96,
                "direction": 154.69,
                "angle": 83.82,
                "elevation": 45.76,
                "pano_id": "TMX7316010203-001640_pano_0005_000065",
                "timestamp": "2020-02-12T13:56:45.073280Z",
                "filename": "pano_0005_000065.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 4.95763749,
                "relative_pitch": 83.81644090199201,
                "relative_heading": 154.69414473166077,
                "relative_elevation": 45.758116713725
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01074/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01074/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01074/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01074/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_01074/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01074/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01074/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01074/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01074/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846729460484055,
                        52.343650901770374,
                        0.0
                    ]
                },
                "distance": 5.0,
                "direction": 358.91,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-08-01_09-00-55_01074",
                "timestamp": "2025-08-01T09:23:35Z",
                "filename": "recording_2025-08-01_09-00-55_01074.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 5.00172829,
                "relative_pitch": 0.0,
                "relative_heading": 358.9083122478284,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01076/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01076/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01076/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01076/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_01076/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01076/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01076/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01076/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01076/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846732051739698,
                        52.34356100874285,
                        0.0
                    ]
                },
                "distance": 5.0,
                "direction": 179.07,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-08-01_09-00-55_01076",
                "timestamp": "2025-08-01T09:23:37Z",
                "filename": "recording_2025-08-01_09-00-55_01076.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 5.00258556,
                "relative_pitch": 0.0,
                "relative_heading": 179.06879247154004,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000034/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000034/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000034/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000034/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000034/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000034/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000034/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000034/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000034/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674981061286,
                        52.3436496239609,
                        45.7780376663432
                    ]
                },
                "distance": 5.03,
                "direction": 14.89,
                "angle": 83.73,
                "elevation": 45.78,
                "pano_id": "TMX7316010203-001691_pano_0000_000034",
                "timestamp": "2020-05-06T10:25:49.713300Z",
                "filename": "pano_0000_000034.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 5.02737628,
                "relative_pitch": 83.73285185084221,
                "relative_heading": 14.88680445222634,
                "relative_elevation": 45.7780376663432
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00082/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00082/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00082/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00082/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track41_Sphere_00082/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00082/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00082/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00082/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00082/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846762088702723,
                        52.34365041264067,
                        0.0
                    ]
                },
                "distance": 5.38,
                "direction": 23.28,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241029_0853_Track41_Sphere_00082",
                "timestamp": "2024-10-29T10:54:06Z",
                "filename": "Job_20241029_0853_Track41_Sphere_00082.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 5.38485559,
                "relative_pitch": 0.0,
                "relative_heading": 23.281367986825916,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00080/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00080/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00080/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00080/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track41_Sphere_00080/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00080/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00080/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00080/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00080/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846762393915407,
                        52.34356024852739,
                        0.0
                    ]
                },
                "distance": 5.52,
                "direction": 157.09,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241029_0853_Track41_Sphere_00080",
                "timestamp": "2024-10-29T10:54:05Z",
                "filename": "Job_20241029_0853_Track41_Sphere_00080.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 5.52191127,
                "relative_pitch": 0.0,
                "relative_heading": 157.09499915278292,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001789/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001789/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001789/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001789/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001789/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001789/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001789/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001789/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001789/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674495819895,
                        52.3436575342292,
                        45.8804389387369
                    ]
                },
                "distance": 5.82,
                "direction": 9.51,
                "angle": 82.77,
                "elevation": 45.88,
                "pano_id": "TMX7316010203-002020_pano_0000_001789",
                "timestamp": "2021-02-19T11:46:14.952330Z",
                "filename": "pano_0000_001789.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2020",
                "tags": [
                    "mission-woz",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 5.81872742,
                "relative_pitch": 82.77212359228743,
                "relative_heading": 9.505200260607351,
                "relative_elevation": 45.8804389387369
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000036/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000036/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000036/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000036/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000036/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000036/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000036/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000036/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000036/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674950389912,
                        52.3435547829525,
                        45.8498228313401
                    ]
                },
                "distance": 5.83,
                "direction": 167.42,
                "angle": 82.75,
                "elevation": 45.85,
                "pano_id": "TMX7316010203-001691_pano_0000_000036",
                "timestamp": "2020-05-06T10:25:50.993410Z",
                "filename": "pano_0000_000036.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 5.83473745,
                "relative_pitch": 82.74765948737428,
                "relative_heading": 167.42137367819714,
                "relative_elevation": 45.8498228313401
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000536/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000536/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000536/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000536/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000536/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000536/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000536/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000536/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000536/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84672815977332,
                        52.3436625699157,
                        46.03469722718
                    ]
                },
                "distance": 6.3,
                "direction": 358.33,
                "angle": 82.21,
                "elevation": 46.03,
                "pano_id": "TMX7316010203-001039_pano_0000_000536",
                "timestamp": "2019-01-07T08:37:48.891140Z",
                "filename": "pano_0000_000536.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 6.30186512,
                "relative_pitch": 82.20501390367457,
                "relative_heading": 358.3274078904276,
                "relative_elevation": 46.03469722718
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001213/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001213/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001213/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001213/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001213/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001213/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001213/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001213/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001213/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676435929536,
                        52.3436589624542,
                        46.1510177385062
                    ]
                },
                "distance": 6.32,
                "direction": 21.16,
                "angle": 82.2,
                "elevation": 46.15,
                "pano_id": "TMX7316010203-000028_pano_0002_001213",
                "timestamp": "2016-07-27T08:21:16.680730Z",
                "filename": "pano_0002_001213.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 6.3242488,
                "relative_pitch": 82.19714144167949,
                "relative_heading": 21.16196837792244,
                "relative_elevation": 46.1510177385062
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000067/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000067/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000067/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000067/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001640_pano_0005_000067/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000067/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000067/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000067/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000067/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676164025923,
                        52.3436601919571,
                        45.7004340002313
                    ]
                },
                "distance": 6.39,
                "direction": 19.17,
                "angle": 82.04,
                "elevation": 45.7,
                "pano_id": "TMX7316010203-001640_pano_0005_000067",
                "timestamp": "2020-02-12T13:56:46.503290Z",
                "filename": "pano_0005_000067.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 6.38880327,
                "relative_pitch": 82.04177315801135,
                "relative_heading": 19.168858769489304,
                "relative_elevation": 45.7004340002313
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000073/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000073/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000073/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000073/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0000_000073/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000073/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000073/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000073/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000073/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675430370452,
                        52.3435485114898,
                        45.8190104058012
                    ]
                },
                "distance": 6.59,
                "direction": 165.97,
                "angle": 81.82,
                "elevation": 45.82,
                "pano_id": "TMX7316010203-002107_pano_0000_000073",
                "timestamp": "2021-04-20T09:03:55.699820Z",
                "filename": "pano_0000_000073.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 6.5891995,
                "relative_pitch": 81.81644167684574,
                "relative_heading": 165.9666196582807,
                "relative_elevation": 45.8190104058012
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000750/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000750/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000750/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000750/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000750/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000750/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000750/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000750/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000750/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676131369061,
                        52.3435483083114,
                        45.7030600272119
                    ]
                },
                "distance": 6.74,
                "direction": 162.07,
                "angle": 81.61,
                "elevation": 45.7,
                "pano_id": "TMX7316010203-000264_pano_0001_000750",
                "timestamp": "2017-04-19T12:28:10.268170Z",
                "filename": "pano_0001_000750.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 6.74255135,
                "relative_pitch": 81.60771660408628,
                "relative_heading": 162.07172347161475,
                "relative_elevation": 45.7030600272119
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002588/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002588/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002588/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002588/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002588/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002588/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002588/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002588/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002588/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676309941671,
                        52.3436643123321,
                        46.0140952793881
                    ]
                },
                "distance": 6.85,
                "direction": 18.7,
                "angle": 81.53,
                "elevation": 46.01,
                "pano_id": "TMX7316010203-000985_pano_0001_002588",
                "timestamp": "2018-06-12T09:00:36.952180Z",
                "filename": "pano_0001_002588.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 6.85475854,
                "relative_pitch": 81.52691191179099,
                "relative_heading": 18.695611953360007,
                "relative_elevation": 46.0140952793881
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002727/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002727/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002727/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002727/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002727/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002727/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002727/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002727/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002727/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674211349019,
                        52.3435440621082,
                        45.8541075969115
                    ]
                },
                "distance": 6.93,
                "direction": 173.65,
                "angle": 81.41,
                "elevation": 45.85,
                "pano_id": "TMX7316010203-000985_pano_0001_002727",
                "timestamp": "2018-06-12T09:03:12.566090Z",
                "filename": "pano_0001_002727.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 6.93021925,
                "relative_pitch": 81.40557358083034,
                "relative_heading": 173.6456185706824,
                "relative_elevation": 45.8541075969115
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002727/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002727/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002727/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002727/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002727/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002727/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002727/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002727/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002727/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674211349019,
                        52.3435440621082,
                        45.8541075969115
                    ]
                },
                "distance": 6.93,
                "direction": 173.65,
                "angle": 81.41,
                "elevation": 45.85,
                "pano_id": "TMX7316010203-000785_pano_0001_002727",
                "timestamp": "2018-06-12T09:03:12.566090Z",
                "filename": "pano_0001_002727.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 6.93021925,
                "relative_pitch": 81.40557358083034,
                "relative_heading": 173.6456185706824,
                "relative_elevation": 45.8541075969115
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002219/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002219/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002219/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002219/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002219/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002219/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002219/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002219/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002219/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676037745679,
                        52.3435453191084,
                        45.6558254947886
                    ]
                },
                "distance": 7.04,
                "direction": 163.4,
                "angle": 81.23,
                "elevation": 45.66,
                "pano_id": "TMX7316010203-002478_pano_0000_002219",
                "timestamp": "2022-03-24T11:44:22.625190Z",
                "filename": "pano_0000_002219.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 7.04126863,
                "relative_pitch": 81.23263583496805,
                "relative_heading": 163.39897840553908,
                "relative_elevation": 45.6558254947886
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000057/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000057/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000057/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000057/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0009_000057/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000057/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000057/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000057/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000057/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84673047012006,
                        52.3435392983678,
                        45.819596759975
                    ]
                },
                "distance": 7.42,
                "direction": 180.2,
                "angle": 80.8,
                "elevation": 45.82,
                "pano_id": "TMX7316010203-002413_pano_0009_000057",
                "timestamp": "2022-01-11T12:25:20.859050Z",
                "filename": "pano_0009_000057.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 7.41776963,
                "relative_pitch": 80.80412551732189,
                "relative_heading": 180.2045922280715,
                "relative_elevation": 45.819596759975
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000716/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000716/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000716/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000716/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000716/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000716/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000716/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000716/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000716/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674629127583,
                        52.3435392365378,
                        46.3693881751969
                    ]
                },
                "distance": 7.5,
                "direction": 171.94,
                "angle": 80.81,
                "elevation": 46.37,
                "pano_id": "TMX7316010203-001143_pano_0001_000716",
                "timestamp": "2019-04-26T09:52:15.240370Z",
                "filename": "pano_0001_000716.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 7.49872512,
                "relative_pitch": 80.81381943158247,
                "relative_heading": 171.93734089031625,
                "relative_elevation": 46.3693881751969
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000276/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000276/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000276/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000276/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0000_000276/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000276/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000276/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000276/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000276/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676223687734,
                        52.343671413938,
                        45.6246304372326
                    ]
                },
                "distance": 7.59,
                "direction": 16.36,
                "angle": 80.55,
                "elevation": 45.62,
                "pano_id": "TMX7316010203-001641_pano_0000_000276",
                "timestamp": "2020-02-14T07:56:36.077980Z",
                "filename": "pano_0000_000276.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 7.59073418,
                "relative_pitch": 80.55401602502899,
                "relative_heading": 16.362749567130074,
                "relative_elevation": 45.6246304372326
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000054/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000054/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000054/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000054/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0009_000054/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000054/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000054/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000054/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000054/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84672881468302,
                        52.3436759207448,
                        45.7655225619674
                    ]
                },
                "distance": 7.79,
                "direction": 358.97,
                "angle": 80.34,
                "elevation": 45.77,
                "pano_id": "TMX7316010203-002413_pano_0009_000054",
                "timestamp": "2022-01-11T12:25:19.349050Z",
                "filename": "pano_0009_000054.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 7.78602493,
                "relative_pitch": 80.34479277098025,
                "relative_heading": 358.97481535178275,
                "relative_elevation": 45.7655225619674
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000713/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000713/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000713/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000713/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000713/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000713/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000713/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000713/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000713/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674371373025,
                        52.3436759495535,
                        46.3414407977834
                    ]
                },
                "distance": 7.84,
                "direction": 6.42,
                "angle": 80.4,
                "elevation": 46.34,
                "pano_id": "TMX7316010203-001143_pano_0001_000713",
                "timestamp": "2019-04-26T09:52:13.745420Z",
                "filename": "pano_0001_000713.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 7.83710463,
                "relative_pitch": 80.40115799216234,
                "relative_heading": 6.418261267030953,
                "relative_elevation": 46.3414407977834
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000273/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000273/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000273/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000273/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0000_000273/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000273/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000273/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000273/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000273/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675981298452,
                        52.3435358036614,
                        45.7013891804963
                    ]
                },
                "distance": 8.05,
                "direction": 165.81,
                "angle": 80.01,
                "elevation": 45.7,
                "pano_id": "TMX7316010203-001641_pano_0000_000273",
                "timestamp": "2020-02-14T07:56:34.493030Z",
                "filename": "pano_0000_000273.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 8.05211927,
                "relative_pitch": 80.00762225910458,
                "relative_heading": 165.8145649852739,
                "relative_elevation": 45.7013891804963
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002216/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002216/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002216/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002216/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002216/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002216/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002216/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002216/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002216/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676345958783,
                        52.3436763531615,
                        45.5648084832355
                    ]
                },
                "distance": 8.14,
                "direction": 15.84,
                "angle": 79.87,
                "elevation": 45.56,
                "pano_id": "TMX7316010203-002478_pano_0000_002216",
                "timestamp": "2022-03-24T11:44:21.055210Z",
                "filename": "pano_0000_002216.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 8.14189968,
                "relative_pitch": 79.86883732298288,
                "relative_heading": 15.835797319531917,
                "relative_elevation": 45.5648084832355
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000539/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000539/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000539/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000539/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000539/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000539/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000539/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000539/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000539/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84673206118787,
                        52.3435322614445,
                        46.2407077075914
                    ]
                },
                "distance": 8.2,
                "direction": 179.43,
                "angle": 79.94,
                "elevation": 46.24,
                "pano_id": "TMX7316010203-001039_pano_0000_000539",
                "timestamp": "2019-01-07T08:37:52.481120Z",
                "filename": "pano_0000_000539.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 8.20115744,
                "relative_pitch": 79.94272073491798,
                "relative_heading": 179.42749369757718,
                "relative_elevation": 46.2407077075914
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002730/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002730/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002730/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002730/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002730/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002730/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002730/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002730/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002730/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674076063209,
                        52.343681828332,
                        45.778442773968
                    ]
                },
                "distance": 8.47,
                "direction": 4.57,
                "angle": 79.52,
                "elevation": 45.78,
                "pano_id": "TMX7316010203-000985_pano_0001_002730",
                "timestamp": "2018-06-12T09:03:14.571060Z",
                "filename": "pano_0001_002730.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 8.46906656,
                "relative_pitch": 79.51871572391511,
                "relative_heading": 4.570202682220243,
                "relative_elevation": 45.778442773968
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002730/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002730/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002730/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002730/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002730/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002730/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002730/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002730/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002730/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674076063209,
                        52.343681828332,
                        45.778442773968
                    ]
                },
                "distance": 8.47,
                "direction": 4.57,
                "angle": 79.52,
                "elevation": 45.78,
                "pano_id": "TMX7316010203-000785_pano_0001_002730",
                "timestamp": "2018-06-12T09:03:14.571060Z",
                "filename": "pano_0001_002730.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 8.46906656,
                "relative_pitch": 79.51871572391511,
                "relative_heading": 4.570202682220243,
                "relative_elevation": 45.778442773968
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000076/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000076/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000076/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000076/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0000_000076/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000076/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000076/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000076/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000076/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675376241292,
                        52.3436831763643,
                        45.734452014789
                    ]
                },
                "distance": 8.73,
                "direction": 10.3,
                "angle": 79.19,
                "elevation": 45.73,
                "pano_id": "TMX7316010203-002107_pano_0000_000076",
                "timestamp": "2021-04-20T09:03:57.230010Z",
                "filename": "pano_0000_000076.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 8.73277045,
                "relative_pitch": 79.18977732250637,
                "relative_heading": 10.296420061772883,
                "relative_elevation": 45.734452014789
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002585/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002585/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002585/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002585/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002585/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002585/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002585/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002585/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002585/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676604228781,
                        52.3435296630203,
                        46.1044714525342
                    ]
                },
                "distance": 8.82,
                "direction": 164.23,
                "angle": 79.17,
                "elevation": 46.1,
                "pano_id": "TMX7316010203-000985_pano_0001_002585",
                "timestamp": "2018-06-12T09:00:35.102160Z",
                "filename": "pano_0001_002585.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 8.82199232,
                "relative_pitch": 79.16751498536662,
                "relative_heading": 164.22875424805432,
                "relative_elevation": 46.1044714525342
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001792/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001792/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001792/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001792/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001792/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001792/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001792/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001792/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001792/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674218838635,
                        52.3435219597922,
                        45.971188755706
                    ]
                },
                "distance": 9.38,
                "direction": 175.28,
                "angle": 78.47,
                "elevation": 45.97,
                "pano_id": "TMX7316010203-002020_pano_0000_001792",
                "timestamp": "2021-02-19T11:46:16.762170Z",
                "filename": "pano_0000_001792.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2020",
                "tags": [
                    "mission-woz",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 9.37888967,
                "relative_pitch": 78.4689516676823,
                "relative_heading": 175.2777314035586,
                "relative_elevation": 45.971188755706
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001210/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001210/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001210/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001210/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001210/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001210/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001210/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001210/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001210/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8467483171864,
                        52.3435205092079,
                        46.2543301889673
                    ]
                },
                "distance": 9.58,
                "direction": 172.87,
                "angle": 78.3,
                "elevation": 46.25,
                "pano_id": "TMX7316010203-000028_pano_0002_001210",
                "timestamp": "2016-07-27T08:21:14.895720Z",
                "filename": "pano_0002_001210.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 9.582617,
                "relative_pitch": 78.29547976057655,
                "relative_heading": 172.86755909655997,
                "relative_elevation": 46.2543301889673
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000132/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000132/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000132/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000132/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000132/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000132/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000132/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000132/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000132/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8467187519925,
                        52.3435187591612,
                        46.8189116027206
                    ]
                },
                "distance": 9.74,
                "direction": 184.86,
                "angle": 78.25,
                "elevation": 46.82,
                "pano_id": "TMX7316010203-000264_pano_0001_000132",
                "timestamp": "2017-04-19T12:16:16.964010Z",
                "filename": "pano_0001_000132.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 9.738216,
                "relative_pitch": 78.25015439165678,
                "relative_heading": 184.86033043127443,
                "relative_elevation": 46.8189116027206
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000064/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000064/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000064/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000064/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001640_pano_0005_000064/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000064/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000064/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000064/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000064/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676185794821,
                        52.3435188183566,
                        45.7917625857517
                    ]
                },
                "distance": 9.92,
                "direction": 167.71,
                "angle": 77.77,
                "elevation": 45.79,
                "pano_id": "TMX7316010203-001640_pano_0005_000064",
                "timestamp": "2020-02-12T13:56:44.348350Z",
                "filename": "pano_0005_000064.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 9.92408575,
                "relative_pitch": 77.77184511197245,
                "relative_heading": 167.70889099364456,
                "relative_elevation": 45.7917625857517
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01077/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01077/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01077/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01077/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_01077/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01077/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01077/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01077/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01077/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846732790352283,
                        52.34351601025186,
                        0.0
                    ]
                },
                "distance": 10.01,
                "direction": 179.25,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-08-01_09-00-55_01077",
                "timestamp": "2025-08-01T09:23:37Z",
                "filename": "recording_2025-08-01_09-00-55_01077.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 10.00994676,
                "relative_pitch": 0.0,
                "relative_heading": 179.2464920466389,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01073/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01073/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01073/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01073/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_01073/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01073/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01073/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01073/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01073/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846728589251524,
                        52.34369594459347,
                        0.0
                    ]
                },
                "distance": 10.01,
                "direction": 359.12,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-08-01_09-00-55_01073",
                "timestamp": "2025-08-01T09:23:34Z",
                "filename": "recording_2025-08-01_09-00-55_01073.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 10.01410434,
                "relative_pitch": 0.0,
                "relative_heading": 359.11501914527247,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00083/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00083/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00083/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00083/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track41_Sphere_00083/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00083/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00083/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00083/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00083/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846760255906876,
                        52.343694884842115,
                        0.0
                    ]
                },
                "distance": 10.1,
                "direction": 11.45,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241029_0853_Track41_Sphere_00083",
                "timestamp": "2024-10-29T10:54:07Z",
                "filename": "Job_20241029_0853_Track41_Sphere_00083.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 10.09576863,
                "relative_pitch": 0.0,
                "relative_heading": 11.445946232017231,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000033/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000033/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000033/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000033/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000033/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000033/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000033/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000033/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000033/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674979331256,
                        52.3436970228646,
                        45.7460965858772
                    ]
                },
                "distance": 10.21,
                "direction": 7.26,
                "angle": 77.41,
                "elevation": 45.75,
                "pano_id": "TMX7316010203-001691_pano_0000_000033",
                "timestamp": "2020-05-06T10:25:49.073320Z",
                "filename": "pano_0000_000033.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 10.21472813,
                "relative_pitch": 77.41280725802022,
                "relative_heading": 7.2574400296696275,
                "relative_elevation": 45.7460965858772
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00079/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00079/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00079/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00079/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track41_Sphere_00079/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00079/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00079/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00079/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00079/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846761782487193,
                        52.343515243871224,
                        0.0
                    ]
                },
                "distance": 10.31,
                "direction": 168.21,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241029_0853_Track41_Sphere_00079",
                "timestamp": "2024-10-29T10:54:04Z",
                "filename": "Job_20241029_0853_Track41_Sphere_00079.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 10.31201103,
                "relative_pitch": 0.0,
                "relative_heading": 168.20727090105328,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001788/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001788/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001788/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001788/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001788/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001788/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001788/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001788/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001788/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674375655496,
                        52.3437026291837,
                        45.8520066644996
                    ]
                },
                "distance": 10.79,
                "direction": 4.67,
                "angle": 76.75,
                "elevation": 45.85,
                "pano_id": "TMX7316010203-002020_pano_0000_001788",
                "timestamp": "2021-02-19T11:46:14.352210Z",
                "filename": "pano_0000_001788.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2020",
                "tags": [
                    "mission-woz",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 10.79258419,
                "relative_pitch": 76.7548899998531,
                "relative_heading": 4.671586071454454,
                "relative_elevation": 45.8520066644996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000037/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000037/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000037/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000037/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000037/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000037/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000037/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000037/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000037/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674897381396,
                        52.3435074290167,
                        45.8864139774814
                    ]
                },
                "distance": 11.03,
                "direction": 173.58,
                "angle": 76.48,
                "elevation": 45.89,
                "pano_id": "TMX7316010203-001691_pano_0000_000037",
                "timestamp": "2020-05-06T10:25:51.633400Z",
                "filename": "pano_0000_000037.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 11.0332361,
                "relative_pitch": 76.48006991936614,
                "relative_heading": 173.5754564281922,
                "relative_elevation": 45.8864139774814
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000535/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000535/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000535/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000535/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000535/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000535/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000535/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000535/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000535/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84672690894018,
                        52.3437060391294,
                        45.9585244404152
                    ]
                },
                "distance": 11.14,
                "direction": 358.62,
                "angle": 76.38,
                "elevation": 45.96,
                "pano_id": "TMX7316010203-001039_pano_0000_000535",
                "timestamp": "2019-01-07T08:37:47.641170Z",
                "filename": "pano_0000_000535.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 11.13942084,
                "relative_pitch": 76.3754067973067,
                "relative_heading": 358.6153105521231,
                "relative_elevation": 45.9585244404152
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001214/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001214/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001214/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001214/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001214/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001214/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001214/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001214/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001214/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676684378782,
                        52.3437051227239,
                        46.1318329833448
                    ]
                },
                "distance": 11.3,
                "direction": 12.53,
                "angle": 76.23,
                "elevation": 46.13,
                "pano_id": "TMX7316010203-000028_pano_0002_001214",
                "timestamp": "2016-07-27T08:21:17.230720Z",
                "filename": "pano_0002_001214.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 11.30344172,
                "relative_pitch": 76.23236052471538,
                "relative_heading": 12.530606600664685,
                "relative_elevation": 46.1318329833448
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000068/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000068/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000068/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000068/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001640_pano_0005_000068/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000068/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000068/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000068/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000068/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676119538175,
                        52.3437075026697,
                        45.6864774031565
                    ]
                },
                "distance": 11.49,
                "direction": 10.37,
                "angle": 75.89,
                "elevation": 45.69,
                "pano_id": "TMX7316010203-001640_pano_0005_000068",
                "timestamp": "2020-02-12T13:56:47.203280Z",
                "filename": "pano_0005_000068.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 11.4866143,
                "relative_pitch": 75.88706630572972,
                "relative_heading": 10.369116592574638,
                "relative_elevation": 45.6864774031565
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000072/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000072/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000072/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000072/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0000_000072/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000072/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000072/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000072/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000072/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675359634116,
                        52.3435033877706,
                        45.8470331253484
                    ]
                },
                "distance": 11.52,
                "direction": 172.27,
                "angle": 75.9,
                "elevation": 45.85,
                "pano_id": "TMX7316010203-002107_pano_0000_000072",
                "timestamp": "2021-04-20T09:03:55.184790Z",
                "filename": "pano_0000_000072.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 11.51834422,
                "relative_pitch": 75.89721930740544,
                "relative_heading": 172.2684196961158,
                "relative_elevation": 45.8470331253484
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002589/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002589/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002589/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002589/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002589/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002589/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002589/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002589/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002589/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676177690865,
                        52.3437090210483,
                        45.999185372144
                    ]
                },
                "distance": 11.66,
                "direction": 10.41,
                "angle": 75.78,
                "elevation": 46.0,
                "pano_id": "TMX7316010203-000985_pano_0001_002589",
                "timestamp": "2018-06-12T09:00:37.552180Z",
                "filename": "pano_0001_002589.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 11.65994728,
                "relative_pitch": 75.7761638657016,
                "relative_heading": 10.411248441875172,
                "relative_elevation": 45.999185372144
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002220/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002220/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002220/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002220/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002220/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002220/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002220/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002220/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002220/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675938181805,
                        52.3435014430448,
                        45.6839372618124
                    ]
                },
                "distance": 11.79,
                "direction": 170.51,
                "angle": 75.53,
                "elevation": 45.68,
                "pano_id": "TMX7316010203-002478_pano_0000_002220",
                "timestamp": "2022-03-24T11:44:23.160210Z",
                "filename": "pano_0000_002220.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 11.79136386,
                "relative_pitch": 75.52740040428992,
                "relative_heading": 170.5111312822442,
                "relative_elevation": 45.6839372618124
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002726/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002726/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002726/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002726/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002726/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002726/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002726/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002726/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002726/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674690049305,
                        52.3434981789185,
                        45.8804378686473
                    ]
                },
                "distance": 12.04,
                "direction": 174.79,
                "angle": 75.29,
                "elevation": 45.88,
                "pano_id": "TMX7316010203-000985_pano_0001_002726",
                "timestamp": "2018-06-12T09:03:11.881070Z",
                "filename": "pano_0001_002726.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 12.04296828,
                "relative_pitch": 75.29245159830552,
                "relative_heading": 174.7915175211072,
                "relative_elevation": 45.8804378686473
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002726/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002726/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002726/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002726/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002726/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002726/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002726/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002726/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002726/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674690049305,
                        52.3434981789185,
                        45.8804378686473
                    ]
                },
                "distance": 12.04,
                "direction": 174.79,
                "angle": 75.29,
                "elevation": 45.88,
                "pano_id": "TMX7316010203-000785_pano_0001_002726",
                "timestamp": "2018-06-12T09:03:11.881070Z",
                "filename": "pano_0001_002726.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 12.04296828,
                "relative_pitch": 75.29245159830552,
                "relative_heading": 174.7915175211072,
                "relative_elevation": 45.8804378686473
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000058/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000058/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000058/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000058/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0009_000058/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000058/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000058/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000058/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000058/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8467315347033,
                        52.343493761889,
                        45.8334639519453
                    ]
                },
                "distance": 12.48,
                "direction": 179.79,
                "angle": 74.76,
                "elevation": 45.83,
                "pano_id": "TMX7316010203-002413_pano_0009_000058",
                "timestamp": "2022-01-11T12:25:21.374070Z",
                "filename": "pano_0009_000058.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 12.48482757,
                "relative_pitch": 74.76257799177893,
                "relative_heading": 179.78859586364374,
                "relative_elevation": 45.8334639519453
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000277/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000277/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000277/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000277/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0000_000277/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000277/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000277/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000277/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676317128709,
                        52.3437166943877,
                        45.6126614026725
                    ]
                },
                "distance": 12.52,
                "direction": 10.13,
                "angle": 74.65,
                "elevation": 45.61,
                "pano_id": "TMX7316010203-001641_pano_0000_000277",
                "timestamp": "2020-02-14T07:56:36.598000Z",
                "filename": "pano_0000_000277.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 12.51705237,
                "relative_pitch": 74.65461826835369,
                "relative_heading": 10.132772515563236,
                "relative_elevation": 45.6126614026725
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000717/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000717/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000717/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000717/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000717/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000717/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000717/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000717/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000717/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674730100679,
                        52.3434938113583,
                        46.3700170889497
                    ]
                },
                "distance": 12.53,
                "direction": 174.87,
                "angle": 74.88,
                "elevation": 46.37,
                "pano_id": "TMX7316010203-001143_pano_0001_000717",
                "timestamp": "2019-04-26T09:52:15.760430Z",
                "filename": "pano_0001_000717.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 12.52944625,
                "relative_pitch": 74.87943667953915,
                "relative_heading": 174.8689630895993,
                "relative_elevation": 46.3700170889497
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000053/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000053/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000053/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000053/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0009_000053/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000053/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000053/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000053/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000053/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84672827108162,
                        52.3437213011009,
                        45.7534421207383
                    ]
                },
                "distance": 12.84,
                "direction": 359.21,
                "angle": 74.33,
                "elevation": 45.75,
                "pano_id": "TMX7316010203-002413_pano_0009_000053",
                "timestamp": "2022-01-11T12:25:18.854080Z",
                "filename": "pano_0009_000053.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 12.83563818,
                "relative_pitch": 74.32910487078584,
                "relative_heading": 359.21276796514735,
                "relative_elevation": 45.7534421207383
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002215/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002215/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002215/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002215/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002215/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002215/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002215/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002215/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002215/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8467644891754,
                        52.3437199375244,
                        45.5526389870793
                    ]
                },
                "distance": 12.89,
                "direction": 10.24,
                "angle": 74.2,
                "elevation": 45.55,
                "pano_id": "TMX7316010203-002478_pano_0000_002215",
                "timestamp": "2022-03-24T11:44:20.515200Z",
                "filename": "pano_0000_002215.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 12.88812534,
                "relative_pitch": 74.20229674700394,
                "relative_heading": 10.243580487622923,
                "relative_elevation": 45.5526389870793
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000712/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000712/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000712/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000712/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000712/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000712/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000712/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000712/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000712/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674294434193,
                        52.3437215871314,
                        46.3435430061072
                    ]
                },
                "distance": 12.89,
                "direction": 3.66,
                "angle": 74.45,
                "elevation": 46.34,
                "pano_id": "TMX7316010203-001143_pano_0001_000712",
                "timestamp": "2019-04-26T09:52:13.265310Z",
                "filename": "pano_0001_000712.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 12.89259038,
                "relative_pitch": 74.45364313896849,
                "relative_heading": 3.6628239776843294,
                "relative_elevation": 46.3435430061072
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000272/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000272/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000272/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000272/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0000_000272/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000272/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000272/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000272/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000272/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8467597246626,
                        52.3434904412229,
                        45.7228620359674
                    ]
                },
                "distance": 13.0,
                "direction": 171.3,
                "angle": 74.12,
                "elevation": 45.72,
                "pano_id": "TMX7316010203-001641_pano_0000_000272",
                "timestamp": "2020-02-14T07:56:33.938020Z",
                "filename": "pano_0000_000272.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 13.0039099,
                "relative_pitch": 74.12386783107041,
                "relative_heading": 171.29883839436306,
                "relative_elevation": 45.7228620359674
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000540/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000540/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000540/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000540/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000540/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000540/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000540/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000540/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000540/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84673352607777,
                        52.3434886772397,
                        46.3043945590034
                    ]
                },
                "distance": 13.05,
                "direction": 179.2,
                "angle": 74.26,
                "elevation": 46.3,
                "pano_id": "TMX7316010203-001039_pano_0000_000540",
                "timestamp": "2019-01-07T08:37:53.526180Z",
                "filename": "pano_0000_000540.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 13.05179712,
                "relative_pitch": 74.25847396343418,
                "relative_heading": 179.20198430932007,
                "relative_elevation": 46.3043945590034
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002731/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002731/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002731/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002731/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002731/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002731/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002731/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002731/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002731/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674040709041,
                        52.3437275482929,
                        45.7568552494049
                    ]
                },
                "distance": 13.55,
                "direction": 2.75,
                "angle": 73.51,
                "elevation": 45.76,
                "pano_id": "TMX7316010203-000985_pano_0001_002731",
                "timestamp": "2018-06-12T09:03:15.226100Z",
                "filename": "pano_0001_002731.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 13.54521567,
                "relative_pitch": 73.50988026021808,
                "relative_heading": 2.753602838710781,
                "relative_elevation": 45.7568552494049
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002731/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002731/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002731/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002731/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002731/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002731/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002731/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002731/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002731/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674040709041,
                        52.3437275482929,
                        45.7568552494049
                    ]
                },
                "distance": 13.55,
                "direction": 2.75,
                "angle": 73.51,
                "elevation": 45.76,
                "pano_id": "TMX7316010203-000785_pano_0001_002731",
                "timestamp": "2018-06-12T09:03:15.226100Z",
                "filename": "pano_0001_002731.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 13.54521567,
                "relative_pitch": 73.50988026021808,
                "relative_heading": 2.753602838710781,
                "relative_elevation": 45.7568552494049
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000752/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000752/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000752/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000752/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000752/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000752/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000752/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000752/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000752/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675711843676,
                        52.3437272985309,
                        45.622865867801
                    ]
                },
                "distance": 13.62,
                "direction": 7.55,
                "angle": 73.38,
                "elevation": 45.62,
                "pano_id": "TMX7316010203-000264_pano_0001_000752",
                "timestamp": "2017-04-19T12:28:12.338120Z",
                "filename": "pano_0001_000752.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 13.6198716,
                "relative_pitch": 73.3779681394661,
                "relative_heading": 7.550350908208369,
                "relative_elevation": 45.622865867801
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000077/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000077/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000077/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000077/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0000_000077/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000077/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000077/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000077/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000077/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675260167171,
                        52.3437279755388,
                        45.7222326770425
                    ]
                },
                "distance": 13.66,
                "direction": 6.23,
                "angle": 73.37,
                "elevation": 45.72,
                "pano_id": "TMX7316010203-002107_pano_0000_000077",
                "timestamp": "2021-04-20T09:03:57.739730Z",
                "filename": "pano_0000_000077.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 13.65773895,
                "relative_pitch": 73.36853010953249,
                "relative_heading": 6.2285597993437305,
                "relative_elevation": 45.7222326770425
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002584/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002584/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002584/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002584/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002584/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002584/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002584/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002584/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002584/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676677492331,
                        52.3434849442216,
                        46.1187289208174
                    ]
                },
                "distance": 13.69,
                "direction": 169.7,
                "angle": 73.47,
                "elevation": 46.12,
                "pano_id": "TMX7316010203-000985_pano_0001_002584",
                "timestamp": "2018-06-12T09:00:34.472180Z",
                "filename": "pano_0001_002584.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 13.68657408,
                "relative_pitch": 73.47078368178911,
                "relative_heading": 169.69771748854512,
                "relative_elevation": 46.1187289208174
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001793/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001793/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001793/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001793/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001793/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001793/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001793/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001793/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001793/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674086862413,
                        52.3434770602083,
                        45.9901334587485
                    ]
                },
                "distance": 14.36,
                "direction": 177.28,
                "angle": 72.66,
                "elevation": 45.99,
                "pano_id": "TMX7316010203-002020_pano_0000_001793",
                "timestamp": "2021-02-19T11:46:17.362180Z",
                "filename": "pano_0000_001793.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2020",
                "tags": [
                    "mission-woz",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 14.3594168,
                "relative_pitch": 72.66016371553214,
                "relative_heading": 177.27698544477212,
                "relative_elevation": 45.9901334587485
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001209/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001209/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001209/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001209/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001209/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001209/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001209/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001209/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001209/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674897022892,
                        52.3434742696696,
                        46.2541004363447
                    ]
                },
                "distance": 14.71,
                "direction": 175.19,
                "angle": 72.36,
                "elevation": 46.25,
                "pano_id": "TMX7316010203-000028_pano_0002_001209",
                "timestamp": "2016-07-27T08:21:14.250760Z",
                "filename": "pano_0002_001209.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 14.70560989,
                "relative_pitch": 72.36292923406475,
                "relative_heading": 175.1852101743311,
                "relative_elevation": 46.2541004363447
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01072/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01072/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01072/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01072/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_01072/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01072/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01072/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01072/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01072/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846728628358131,
                        52.3437409466346,
                        0.0
                    ]
                },
                "distance": 15.02,
                "direction": 359.42,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-08-01_09-00-55_01072",
                "timestamp": "2025-08-01T09:23:34Z",
                "filename": "recording_2025-08-01_09-00-55_01072.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 15.0212304,
                "relative_pitch": 0.0,
                "relative_heading": 359.42019554114717,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01078/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01078/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01078/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01078/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_01078/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01078/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01078/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01078/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01078/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846733632337755,
                        52.343470958305794,
                        0.0
                    ]
                },
                "distance": 15.02,
                "direction": 179.28,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-08-01_09-00-55_01078",
                "timestamp": "2025-08-01T09:23:39Z",
                "filename": "recording_2025-08-01_09-00-55_01078.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 15.0233747,
                "relative_pitch": 0.0,
                "relative_heading": 179.2790958431247,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00084/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00084/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00084/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00084/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track41_Sphere_00084/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00084/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00084/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00084/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00084/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846758297289678,
                        52.34374004852836,
                        0.0
                    ]
                },
                "distance": 15.04,
                "direction": 7.14,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241029_0853_Track41_Sphere_00084",
                "timestamp": "2024-10-29T10:54:08Z",
                "filename": "Job_20241029_0853_Track41_Sphere_00084.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 15.0372479,
                "relative_pitch": 0.0,
                "relative_heading": 7.143502145189964,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000063/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000063/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000063/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000063/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001640_pano_0005_000063/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000063/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000063/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000063/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000063/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676236419882,
                        52.3434720112614,
                        45.7948442529887
                    ]
                },
                "distance": 15.06,
                "direction": 171.8,
                "angle": 71.8,
                "elevation": 45.79,
                "pano_id": "TMX7316010203-001640_pano_0005_000063",
                "timestamp": "2020-02-12T13:56:43.633370Z",
                "filename": "pano_0005_000063.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 15.05887617,
                "relative_pitch": 71.79740598318395,
                "relative_heading": 171.8026927829259,
                "relative_elevation": 45.7948442529887
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00078/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00078/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00078/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00078/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track41_Sphere_00078/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00078/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00078/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00078/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00078/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846761695385522,
                        52.34347056516949,
                        0.0
                    ]
                },
                "distance": 15.21,
                "direction": 172.06,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241029_0853_Track41_Sphere_00078",
                "timestamp": "2024-10-29T10:54:03Z",
                "filename": "Job_20241029_0853_Track41_Sphere_00078.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 15.21179768,
                "relative_pitch": 0.0,
                "relative_heading": 172.05903612468268,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000032/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000032/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000032/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000032/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000032/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000032/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000032/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000032/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000032/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675024848522,
                        52.3437443801574,
                        45.71775462199
                    ]
                },
                "distance": 15.46,
                "direction": 4.9,
                "angle": 71.32,
                "elevation": 45.72,
                "pano_id": "TMX7316010203-001691_pano_0000_000032",
                "timestamp": "2020-05-06T10:25:48.433320Z",
                "filename": "pano_0000_000032.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 15.4591031,
                "relative_pitch": 71.31743386474753,
                "relative_heading": 4.90354843676732,
                "relative_elevation": 45.71775462199
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001787/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001787/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001787/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001787/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001787/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001787/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001787/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001787/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001787/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674186431079,
                        52.3437477889593,
                        45.8282495122403
                    ]
                },
                "distance": 15.8,
                "direction": 2.72,
                "angle": 70.98,
                "elevation": 45.83,
                "pano_id": "TMX7316010203-002020_pano_0000_001787",
                "timestamp": "2021-02-19T11:46:13.752300Z",
                "filename": "pano_0000_001787.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2020",
                "tags": [
                    "mission-woz",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 15.79964607,
                "relative_pitch": 70.97796803667383,
                "relative_heading": 2.7209475586592453,
                "relative_elevation": 45.8282495122403
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000534/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000534/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000534/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000534/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000534/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000534/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000534/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000534/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000534/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84672593359809,
                        52.3437495888862,
                        45.9029420055449
                    ]
                },
                "distance": 15.99,
                "direction": 358.8,
                "angle": 70.8,
                "elevation": 45.9,
                "pano_id": "TMX7316010203-001039_pano_0000_000534",
                "timestamp": "2019-01-07T08:37:46.416250Z",
                "filename": "pano_0000_000534.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 15.98564242,
                "relative_pitch": 70.79939134493557,
                "relative_heading": 358.79685776332855,
                "relative_elevation": 45.9029420055449
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000038/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000038/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000038/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000038/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000038/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000038/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000038/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000038/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000038/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674776833685,
                        52.3434600443942,
                        45.8947224775329
                    ]
                },
                "distance": 16.28,
                "direction": 175.94,
                "angle": 70.47,
                "elevation": 45.89,
                "pano_id": "TMX7316010203-001691_pano_0000_000038",
                "timestamp": "2020-05-06T10:25:52.273290Z",
                "filename": "pano_0000_000038.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 16.27746367,
                "relative_pitch": 70.4719503459971,
                "relative_heading": 175.94019640284,
                "relative_elevation": 45.8947224775329
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001215/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001215/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001215/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001215/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001215/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001215/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001215/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001215/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001215/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8467669413477,
                        52.343751314171,
                        46.1159923551604
                    ]
                },
                "distance": 16.36,
                "direction": 8.64,
                "angle": 70.47,
                "elevation": 46.12,
                "pano_id": "TMX7316010203-000028_pano_0002_001215",
                "timestamp": "2016-07-27T08:21:17.760720Z",
                "filename": "pano_0002_001215.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 16.35996286,
                "relative_pitch": 70.46751233647224,
                "relative_heading": 8.644847393359019,
                "relative_elevation": 46.1159923551604
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000749/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000749/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000749/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000749/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000749/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000749/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000749/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000749/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000749/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676080378421,
                        52.3434590915968,
                        45.7299802610651
                    ]
                },
                "distance": 16.47,
                "direction": 172.88,
                "angle": 70.19,
                "elevation": 45.73,
                "pano_id": "TMX7316010203-000264_pano_0001_000749",
                "timestamp": "2017-04-19T12:28:09.263110Z",
                "filename": "pano_0001_000749.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 16.46956853,
                "relative_pitch": 70.19360868859093,
                "relative_heading": 172.88203435889758,
                "relative_elevation": 45.7299802610651
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000071/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000071/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000071/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000071/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0000_000071/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000071/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000071/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000071/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000071/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675287359295,
                        52.3434584038539,
                        45.8608221337199
                    ]
                },
                "distance": 16.49,
                "direction": 174.78,
                "angle": 70.23,
                "elevation": 45.86,
                "pano_id": "TMX7316010203-002107_pano_0000_000071",
                "timestamp": "2021-04-20T09:03:54.664720Z",
                "filename": "pano_0000_000071.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 16.48757341,
                "relative_pitch": 70.22581627971765,
                "relative_heading": 174.7789780812665,
                "relative_elevation": 45.8608221337199
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002590/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002590/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002590/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002590/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002590/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002590/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002590/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002590/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002590/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8467604669372,
                        52.3437538725289,
                        45.985220096074
                    ]
                },
                "distance": 16.58,
                "direction": 6.99,
                "angle": 70.17,
                "elevation": 45.99,
                "pano_id": "TMX7316010203-000985_pano_0001_002590",
                "timestamp": "2018-06-12T09:00:38.147220Z",
                "filename": "pano_0001_002590.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 16.5820052,
                "relative_pitch": 70.17098852622267,
                "relative_heading": 6.989484862430925,
                "relative_elevation": 45.985220096074
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002221/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002221/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002221/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002221/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002221/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002221/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002221/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002221/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002221/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8467585037182,
                        52.343457467941,
                        45.6878133118153
                    ]
                },
                "distance": 16.63,
                "direction": 173.5,
                "angle": 70.0,
                "elevation": 45.69,
                "pano_id": "TMX7316010203-002478_pano_0000_002221",
                "timestamp": "2022-03-24T11:44:23.720180Z",
                "filename": "pano_0000_002221.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 16.63037497,
                "relative_pitch": 69.99848196608411,
                "relative_heading": 173.4950640930254,
                "relative_elevation": 45.6878133118153
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000069/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000069/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000069/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000069/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001640_pano_0005_000069/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000069/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000069/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000069/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000069/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676071081395,
                        52.3437551126782,
                        45.6755825672299
                    ]
                },
                "distance": 16.72,
                "direction": 6.99,
                "angle": 69.89,
                "elevation": 45.68,
                "pano_id": "TMX7316010203-001640_pano_0005_000069",
                "timestamp": "2020-02-12T13:56:47.898320Z",
                "filename": "pano_0005_000069.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 16.72099839,
                "relative_pitch": 69.89324239508792,
                "relative_heading": 6.988472082393901,
                "relative_elevation": 45.6755825672299
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002725/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002725/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002725/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002725/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002725/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002725/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002725/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002725/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002725/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675481167307,
                        52.3434526500087,
                        45.8754062587395
                    ]
                },
                "distance": 17.14,
                "direction": 174.53,
                "angle": 69.52,
                "elevation": 45.88,
                "pano_id": "TMX7316010203-000985_pano_0001_002725",
                "timestamp": "2018-06-12T09:03:11.206110Z",
                "filename": "pano_0001_002725.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 17.13734553,
                "relative_pitch": 69.51618183273924,
                "relative_heading": 174.53400170374786,
                "relative_elevation": 45.8754062587395
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002725/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002725/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002725/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002725/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002725/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002725/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002725/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002725/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002725/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675481167307,
                        52.3434526500087,
                        45.8754062587395
                    ]
                },
                "distance": 17.14,
                "direction": 174.53,
                "angle": 69.52,
                "elevation": 45.88,
                "pano_id": "TMX7316010203-000785_pano_0001_002725",
                "timestamp": "2018-06-12T09:03:11.206110Z",
                "filename": "pano_0001_002725.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 17.13734553,
                "relative_pitch": 69.51618183273924,
                "relative_heading": 174.53400170374786,
                "relative_elevation": 45.8754062587395
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000278/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000278/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000278/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000278/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0000_000278/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000278/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000278/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000278/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000278/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676381302246,
                        52.3437617707243,
                        45.598352975212
                    ]
                },
                "distance": 17.48,
                "direction": 7.38,
                "angle": 69.02,
                "elevation": 45.6,
                "pano_id": "TMX7316010203-001641_pano_0000_000278",
                "timestamp": "2020-02-14T07:56:37.123040Z",
                "filename": "pano_0000_000278.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 17.48249382,
                "relative_pitch": 69.02308287544797,
                "relative_heading": 7.380789508200866,
                "relative_elevation": 45.598352975212
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000059/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000059/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000059/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000059/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0009_000059/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000059/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000059/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000059/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000059/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84673241210028,
                        52.3434482698169,
                        45.8213164238259
                    ]
                },
                "distance": 17.55,
                "direction": 179.65,
                "angle": 69.05,
                "elevation": 45.82,
                "pano_id": "TMX7316010203-002413_pano_0009_000059",
                "timestamp": "2022-01-11T12:25:21.894110Z",
                "filename": "pano_0009_000059.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 17.54714082,
                "relative_pitch": 69.04580278271298,
                "relative_heading": 179.65433592775472,
                "relative_elevation": 45.8213164238259
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000718/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000718/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000718/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000718/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000718/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000718/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000718/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000718/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000718/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674778080074,
                        52.3434480903889,
                        46.3499936824664
                    ]
                },
                "distance": 17.6,
                "direction": 176.24,
                "angle": 69.2,
                "elevation": 46.35,
                "pano_id": "TMX7316010203-001143_pano_0001_000718",
                "timestamp": "2019-04-26T09:52:16.295280Z",
                "filename": "pano_0001_000718.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 17.60460183,
                "relative_pitch": 69.202278453376,
                "relative_heading": 176.24393321191928,
                "relative_elevation": 46.3499936824664
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002214/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002214/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002214/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002214/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002214/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002214/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002214/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002214/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002214/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846765147432,
                        52.3437634879354,
                        45.5367302699015
                    ]
                },
                "distance": 17.68,
                "direction": 7.59,
                "angle": 68.78,
                "elevation": 45.54,
                "pano_id": "TMX7316010203-002478_pano_0000_002214",
                "timestamp": "2022-03-24T11:44:19.965190Z",
                "filename": "pano_0000_002214.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 17.68379573,
                "relative_pitch": 68.77674952659146,
                "relative_heading": 7.593466361959577,
                "relative_elevation": 45.5367302699015
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000052/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000052/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000052/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000052/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0009_000052/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000052/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0009_000052/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000052/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0009_000052/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84672776707348,
                        52.3437666839964,
                        45.740972542204
                    ]
                },
                "distance": 17.89,
                "direction": 359.33,
                "angle": 68.64,
                "elevation": 45.74,
                "pano_id": "TMX7316010203-002413_pano_0009_000052",
                "timestamp": "2022-01-11T12:25:18.359090Z",
                "filename": "pano_0009_000052.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 17.8855984,
                "relative_pitch": 68.6435475257756,
                "relative_heading": 359.3250099386047,
                "relative_elevation": 45.740972542204
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000541/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000541/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000541/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000541/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000541/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000541/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000541/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000541/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000541/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84673479743615,
                        52.3434450108547,
                        46.3501419816166
                    ]
                },
                "distance": 17.91,
                "direction": 179.14,
                "angle": 68.87,
                "elevation": 46.35,
                "pano_id": "TMX7316010203-001039_pano_0000_000541",
                "timestamp": "2019-01-07T08:37:54.521090Z",
                "filename": "pano_0000_000541.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 17.91147026,
                "relative_pitch": 68.87155848185576,
                "relative_heading": 179.14132354036235,
                "relative_elevation": 46.3501419816166
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000711/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000711/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000711/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000711/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000711/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000711/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000711/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000711/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000711/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674248992052,
                        52.343767212178,
                        46.3427702840418
                    ]
                },
                "distance": 17.96,
                "direction": 2.53,
                "angle": 68.82,
                "elevation": 46.34,
                "pano_id": "TMX7316010203-001143_pano_0001_000711",
                "timestamp": "2019-04-26T09:52:12.795390Z",
                "filename": "pano_0001_000711.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 17.96063045,
                "relative_pitch": 68.81563324538739,
                "relative_heading": 2.5295012552678244,
                "relative_elevation": 46.3427702840418
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000271/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000271/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000271/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000271/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0000_000271/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000271/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0000_000271/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000271/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0000_000271/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675979559219,
                        52.3434451985004,
                        45.7268495010212
                    ]
                },
                "distance": 18.0,
                "direction": 173.71,
                "angle": 68.52,
                "elevation": 45.73,
                "pano_id": "TMX7316010203-001641_pano_0000_000271",
                "timestamp": "2020-02-14T07:56:33.357990Z",
                "filename": "pano_0000_000271.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 17.99695336,
                "relative_pitch": 68.51663207423327,
                "relative_heading": 173.70898316218202,
                "relative_elevation": 45.7268495010212
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000078/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000078/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000078/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000078/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0000_000078/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000078/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0000_000078/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000078/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0000_000078/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675185490815,
                        52.3437726658912,
                        45.6976698543876
                    ]
                },
                "distance": 18.61,
                "direction": 4.41,
                "angle": 67.85,
                "elevation": 45.7,
                "pano_id": "TMX7316010203-002107_pano_0000_000078",
                "timestamp": "2021-04-20T09:03:58.249730Z",
                "filename": "pano_0000_000078.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 18.60509235,
                "relative_pitch": 67.84707204720075,
                "relative_heading": 4.410922643830655,
                "relative_elevation": 45.6976698543876
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002583/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002583/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002583/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002583/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002583/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002583/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002583/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002583/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002583/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676761585862,
                        52.343440246425,
                        46.1165691949427
                    ]
                },
                "distance": 18.61,
                "direction": 172.26,
                "angle": 68.02,
                "elevation": 46.12,
                "pano_id": "TMX7316010203-000985_pano_0001_002583",
                "timestamp": "2018-06-12T09:00:33.832190Z",
                "filename": "pano_0001_002583.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 18.60899281,
                "relative_pitch": 68.02490157749043,
                "relative_heading": 172.26367368390385,
                "relative_elevation": 46.1165691949427
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002732/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002732/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002732/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002732/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002732/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002732/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002732/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002732/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002732/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84673981730768,
                        52.3437731307266,
                        45.7346512395889
                    ]
                },
                "distance": 18.61,
                "direction": 1.88,
                "angle": 67.86,
                "elevation": 45.73,
                "pano_id": "TMX7316010203-000785_pano_0001_002732",
                "timestamp": "2018-06-12T09:03:15.881070Z",
                "filename": "pano_0001_002732.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 18.61172642,
                "relative_pitch": 67.85612371362141,
                "relative_heading": 1.8798403292647718,
                "relative_elevation": 45.7346512395889
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002732/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002732/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002732/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002732/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002732/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002732/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002732/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002732/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002732/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84673981730768,
                        52.3437731307266,
                        45.7346512395889
                    ]
                },
                "distance": 18.61,
                "direction": 1.88,
                "angle": 67.86,
                "elevation": 45.73,
                "pano_id": "TMX7316010203-000985_pano_0001_002732",
                "timestamp": "2018-06-12T09:03:15.881070Z",
                "filename": "pano_0001_002732.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 18.61172642,
                "relative_pitch": 67.85612371362141,
                "relative_heading": 1.8798403292647718,
                "relative_elevation": 45.7346512395889
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001794/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001794/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001794/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001794/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001794/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001794/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001794/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001794/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001794/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84673960509731,
                        52.3434322341799,
                        46.0014243358746
                    ]
                },
                "distance": 19.34,
                "direction": 178.23,
                "angle": 67.2,
                "elevation": 46.0,
                "pano_id": "TMX7316010203-002020_pano_0000_001794",
                "timestamp": "2021-02-19T11:46:17.982180Z",
                "filename": "pano_0000_001794.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2020",
                "tags": [
                    "mission-woz",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 19.34035653,
                "relative_pitch": 67.19667822788006,
                "relative_heading": 178.23385669644662,
                "relative_elevation": 46.0014243358746
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001208/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001208/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001208/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001208/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001208/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001208/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001208/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001208/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001208/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675346569292,
                        52.3434283605992,
                        46.2500434992835
                    ]
                },
                "distance": 19.82,
                "direction": 175.54,
                "angle": 66.8,
                "elevation": 46.25,
                "pano_id": "TMX7316010203-000028_pano_0002_001208",
                "timestamp": "2016-07-27T08:21:13.585730Z",
                "filename": "pano_0002_001208.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 19.82216311,
                "relative_pitch": 66.80066023749642,
                "relative_heading": 175.54215647175636,
                "relative_elevation": 46.2500434992835
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000133/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000133/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000133/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000133/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000133/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000133/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000133/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000133/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000133/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84671914639959,
                        52.3434261696645,
                        46.8491094894707
                    ]
                },
                "distance": 20.02,
                "direction": 182.28,
                "angle": 66.86,
                "elevation": 46.85,
                "pano_id": "TMX7316010203-000264_pano_0001_000133",
                "timestamp": "2017-04-19T12:16:18.279110Z",
                "filename": "pano_0001_000133.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 20.02190839,
                "relative_pitch": 66.85958537121695,
                "relative_heading": 182.2848148323313,
                "relative_elevation": 46.8491094894707
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01079/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01079/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01079/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01079/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_01079/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01079/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01079/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01079/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01079/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846735427364939,
                        52.34342597362623,
                        0.0
                    ]
                },
                "distance": 20.03,
                "direction": 179.11,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-08-01_09-00-55_01079",
                "timestamp": "2025-08-01T09:23:40Z",
                "filename": "recording_2025-08-01_09-00-55_01079.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 20.03022492,
                "relative_pitch": 0.0,
                "relative_heading": 179.10934404422034,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01071/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01071/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01071/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01071/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_01071/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01071/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01071/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01071/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_01071/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846729518125438,
                        52.34378598851129,
                        0.0
                    ]
                },
                "distance": 20.03,
                "direction": 359.74,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "recording_2025-08-01_09-00-55_01071",
                "timestamp": "2025-08-01T09:23:33Z",
                "filename": "recording_2025-08-01_09-00-55_01071.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 20.03265381,
                "relative_pitch": 0.0,
                "relative_heading": 359.73868056948305,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00085/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00085/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00085/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00085/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track41_Sphere_00085/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00085/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00085/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00085/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00085/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846756703442265,
                        52.343785384647965,
                        0.0
                    ]
                },
                "distance": 20.04,
                "direction": 5.04,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241029_0853_Track41_Sphere_00085",
                "timestamp": "2024-10-29T10:54:08Z",
                "filename": "Job_20241029_0853_Track41_Sphere_00085.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 20.04279316,
                "relative_pitch": 0.0,
                "relative_heading": 5.041572711899759,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00077/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00077/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00077/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00077/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track41_Sphere_00077/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00077/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track41_Sphere_00077/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00077/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track41_Sphere_00077/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.846761290160686,
                        52.34342549853963,
                        0.0
                    ]
                },
                "distance": 20.19,
                "direction": 174.1,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241029_0853_Track41_Sphere_00077",
                "timestamp": "2024-10-29T10:54:03Z",
                "filename": "Job_20241029_0853_Track41_Sphere_00077.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": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 20.1874834,
                "relative_pitch": 0.0,
                "relative_heading": 174.10338527474795,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000062/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000062/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000062/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000062/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001640_pano_0005_000062/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000062/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001640_pano_0005_000062/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000062/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/12/TMX7316010203-001640/pano_0005_000062/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84676370851304,
                        52.3434253438837,
                        45.7853382788599
                    ]
                },
                "distance": 20.22,
                "direction": 173.64,
                "angle": 66.17,
                "elevation": 45.79,
                "pano_id": "TMX7316010203-001640_pano_0005_000062",
                "timestamp": "2020-02-12T13:56:42.928360Z",
                "filename": "pano_0005_000062.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 20.22218366,
                "relative_pitch": 66.17020924021168,
                "relative_heading": 173.64389149902217,
                "relative_elevation": 45.7853382788599
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000031/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000031/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000031/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000031/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000031/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000031/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000031/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000031/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000031/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84675092769967,
                        52.3437919387386,
                        45.7026637066156
                    ]
                },
                "distance": 20.74,
                "direction": 3.78,
                "angle": 65.59,
                "elevation": 45.7,
                "pano_id": "TMX7316010203-001691_pano_0000_000031",
                "timestamp": "2020-05-06T10:25:47.788350Z",
                "filename": "pano_0000_000031.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 20.73969749,
                "relative_pitch": 65.5916310420218,
                "relative_heading": 3.7812001253664316,
                "relative_elevation": 45.7026637066156
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001786/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001786/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001786/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001786/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001786/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001786/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001786/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001786/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001786/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.84674023800848,
                        52.3437929194399,
                        45.8177332160994
                    ]
                },
                "distance": 20.81,
                "direction": 1.76,
                "angle": 65.57,
                "elevation": 45.82,
                "pano_id": "TMX7316010203-002020_pano_0000_001786",
                "timestamp": "2021-02-19T11:46:13.152230Z",
                "filename": "pano_0000_001786.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2020",
                "tags": [
                    "mission-woz",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 20.81349431,
                "relative_pitch": 65.56925851649925,
                "relative_heading": 1.759880873179884,
                "relative_elevation": 45.8177332160994
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_01075/adjacencies/recording_2025-08-01_09-00-55_01075/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000533/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000533/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000533/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000533/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000533/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000533/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000533/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000533/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000533/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8467247824773,
                        52.3437930964508,
                        45.8595456937328
                    ]
                },
                "distance": 20.83,
                "direction": 358.86,
                "angle": 65.57,
                "elevation": 45.86,
                "pano_id": "TMX7316010203-001039_pano_0000_000533",
                "timestamp": "2019-01-07T08:37:45.251270Z",
                "filename": "pano_0000_000533.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "recording_2025-08-01_09-00-55_01075",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        118169.661,
                        484102.82
                    ]
                },
                "relative_distance": 20.82749058,
                "relative_pitch": 65.57443470798069,
                "relative_heading": 358.8607381062011,
                "relative_elevation": 45.8595456937328
            }
        ]
    }
}