Parameters:

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

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

{
    "_links": {
        "self": {
            "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000020/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000020/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000020/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000020/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0013_000020/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000020/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000020/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90563241978527,
                        52.3622597710675,
                        45.8038228871301
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-002926_pano_0013_000020",
                "timestamp": "2023-01-11T13:02:42.651310Z",
                "filename": "pano_0013_000020.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "oor",
                "mission_year": "2022",
                "tags": [
                    "mission-oor",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 0.0,
                "relative_pitch": 0.0,
                "relative_heading": null,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00028/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00028/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00028/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00028/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track04_Sphere_00028/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00028/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00028/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00028/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905635331469447,
                        52.36225946699842,
                        0.0
                    ]
                },
                "distance": 0.2,
                "direction": 99.68,
                "angle": -89.75,
                "elevation": -45.8,
                "pano_id": "b_20241204_1003_Track04_Sphere_00028",
                "timestamp": "2024-12-04T09:28:26Z",
                "filename": "Job_20241204_1003_Track04_Sphere_00028.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 0.20121566,
                "relative_pitch": -89.74830192761648,
                "relative_heading": 99.68045674121139,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000020/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000020/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000020/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000020/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0002_000020/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000020/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000020/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000020/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000020/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9056280863803,
                        52.3622539196427,
                        46.7895873505622
                    ]
                },
                "distance": 0.71,
                "direction": 204.39,
                "angle": 54.05,
                "elevation": 0.99,
                "pano_id": "TMX7316010203-002373_pano_0002_000020",
                "timestamp": "2021-12-31T09:37:35.078300Z",
                "filename": "pano_0002_000020.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 0.71490677,
                "relative_pitch": 54.049220498623534,
                "relative_heading": 204.38858217860394,
                "relative_elevation": 0.9857644634320977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00368/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00368/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00368/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00368/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00368/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00368/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00368/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00368/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00368/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905644247600551,
                        52.36225902691729,
                        0.0
                    ]
                },
                "distance": 0.81,
                "direction": 95.87,
                "angle": -88.99,
                "elevation": -45.8,
                "pano_id": "recording_2025-06-19_04-38-42_00368",
                "timestamp": "2025-06-19T04:50:27Z",
                "filename": "recording_2025-06-19_04-38-42_00368.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 0.80998129,
                "relative_pitch": -88.98690393371501,
                "relative_heading": 95.86761858376369,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000074/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000074/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000074/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000074/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0015_000074/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000074/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000074/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000074/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000074/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90562236006486,
                        52.3622521941376,
                        46.1395131582394
                    ]
                },
                "distance": 1.09,
                "direction": 219.1,
                "angle": 17.17,
                "elevation": 0.34,
                "pano_id": "TMX7316010203-002910_pano_0015_000074",
                "timestamp": "2023-01-02T12:40:53.091740Z",
                "filename": "pano_0015_000074.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 1.08649439,
                "relative_pitch": 17.169392174673288,
                "relative_heading": 219.10444045708545,
                "relative_elevation": 0.33569027110929994
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002547/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002547/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002547/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002547/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_002547/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002547/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002547/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002547/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002547/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90563773255877,
                        52.3622502747587,
                        45.7728211786598
                    ]
                },
                "distance": 1.12,
                "direction": 161.09,
                "angle": -1.59,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-002544_pano_0000_002547",
                "timestamp": "2022-04-26T07:27:37.810750Z",
                "filename": "pano_0000_002547.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 1.11695472,
                "relative_pitch": -1.5898685090361342,
                "relative_heading": 161.09364760859825,
                "relative_elevation": -0.031001708470306255
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001824/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001824/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001824/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001824/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_001824/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001824/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001824/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001824/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001824/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9056213136058,
                        52.3622517872866,
                        47.083602976054
                    ]
                },
                "distance": 1.17,
                "direction": 220.42,
                "angle": 47.64,
                "elevation": 1.28,
                "pano_id": "TMX7316010203-001681_pano_0000_001824",
                "timestamp": "2020-04-29T10:55:41.462600Z",
                "filename": "pano_0000_001824.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 1.16689572,
                "relative_pitch": 47.64163090363615,
                "relative_heading": 220.41869497449136,
                "relative_elevation": 1.2797800889239
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000559/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000559/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000559/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000559/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000559/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000559/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000559/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000559/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000559/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90561287743876,
                        52.3622508458105,
                        48.4607711546123
                    ]
                },
                "distance": 1.66,
                "direction": 233.28,
                "angle": 57.99,
                "elevation": 2.66,
                "pano_id": "TMX7315120208-000070_pano_0019_000559",
                "timestamp": "2016-06-07T13:26:58.563930Z",
                "filename": "pano_0019_000559.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 1.66091131,
                "relative_pitch": 57.98967584447599,
                "relative_heading": 233.27639624351852,
                "relative_elevation": 2.6569482674822
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000239/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000239/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000239/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000239/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000239/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000239/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000239/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000239/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000239/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90564968196002,
                        52.3622740697778,
                        45.4807450780645
                    ]
                },
                "distance": 1.98,
                "direction": 36.47,
                "angle": -9.27,
                "elevation": -0.32,
                "pano_id": "TMX7316010203-001051_pano_0000_000239",
                "timestamp": "2019-01-14T07:59:05.549120Z",
                "filename": "pano_0000_000239.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 1.9784741,
                "relative_pitch": -9.27434019358856,
                "relative_heading": 36.46746138879349,
                "relative_elevation": -0.3230778090656017
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000135/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000135/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000135/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000135/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000135/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000135/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000135/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000135/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000135/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90560881649654,
                        52.3622485662639,
                        46.6918050004169
                    ]
                },
                "distance": 2.03,
                "direction": 232.21,
                "angle": 23.58,
                "elevation": 0.89,
                "pano_id": "TMX7316010203-002042_pano_0000_000135",
                "timestamp": "2021-03-15T12:21:57.013950Z",
                "filename": "pano_0000_000135.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 2.03467405,
                "relative_pitch": 23.577647589009423,
                "relative_heading": 232.20928307969498,
                "relative_elevation": 0.887982113286796
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005286/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005286/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005286/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005286/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005286/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005286/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005286/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005286/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005286/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90566398239128,
                        52.3622632938719,
                        46.1614603735507
                    ]
                },
                "distance": 2.19,
                "direction": 79.67,
                "angle": 9.29,
                "elevation": 0.36,
                "pano_id": "TMX7316010203-001181_pano_0000_005286",
                "timestamp": "2019-05-14T08:00:58.752830Z",
                "filename": "pano_0000_005286.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 2.18555747,
                "relative_pitch": 9.293329267819638,
                "relative_heading": 79.66761704546334,
                "relative_elevation": 0.3576374864206002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000767/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000767/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000767/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000767/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000767/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000767/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000767/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000767/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000767/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9056009146818,
                        52.3622523627305,
                        46.4097899766639
                    ]
                },
                "distance": 2.3,
                "direction": 248.99,
                "angle": 14.77,
                "elevation": 0.61,
                "pano_id": "TMX7316010203-002046_pano_0000_000767",
                "timestamp": "2021-03-18T08:46:15.049550Z",
                "filename": "pano_0000_000767.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 2.29907276,
                "relative_pitch": 14.765654456526482,
                "relative_heading": 248.9881871455255,
                "relative_elevation": 0.6059670895337987
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005287/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005287/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005287/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005287/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005287/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005287/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005287/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005287/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005287/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90559648138972,
                        52.3622494042475,
                        46.1995252780616
                    ]
                },
                "distance": 2.71,
                "direction": 244.77,
                "angle": 8.32,
                "elevation": 0.4,
                "pano_id": "TMX7316010203-001181_pano_0000_005287",
                "timestamp": "2019-05-14T08:01:00.017780Z",
                "filename": "pano_0000_005287.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 2.70636458,
                "relative_pitch": 8.31837584616045,
                "relative_heading": 244.77086040019827,
                "relative_elevation": 0.39570239093149695
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000768/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000768/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000768/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000768/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000768/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000768/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000768/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000768/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000768/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90567226552479,
                        52.362265881009,
                        46.3634214373305
                    ]
                },
                "distance": 2.8,
                "direction": 75.94,
                "angle": 11.31,
                "elevation": 0.56,
                "pano_id": "TMX7316010203-002046_pano_0000_000768",
                "timestamp": "2021-03-18T08:46:15.664360Z",
                "filename": "pano_0000_000768.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 2.79823239,
                "relative_pitch": 11.30898885989151,
                "relative_heading": 75.93824414299249,
                "relative_elevation": 0.5595985502003984
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000134/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000134/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000134/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000134/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000134/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000134/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000134/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000134/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000134/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90567780325968,
                        52.3622618347552,
                        46.6485020723194
                    ]
                },
                "distance": 3.1,
                "direction": 85.75,
                "angle": 15.24,
                "elevation": 0.84,
                "pano_id": "TMX7316010203-002042_pano_0000_000134",
                "timestamp": "2021-03-15T12:21:56.208700Z",
                "filename": "pano_0000_000134.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 3.10014159,
                "relative_pitch": 15.24111562500706,
                "relative_heading": 85.75204953786279,
                "relative_elevation": 0.8446791851892996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000558/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000558/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000558/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000558/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000558/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000558/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000558/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000558/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000558/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9056825088843,
                        52.3622639070925,
                        48.4578484613448
                    ]
                },
                "distance": 3.44,
                "direction": 82.32,
                "angle": 37.63,
                "elevation": 2.65,
                "pano_id": "TMX7315120208-000070_pano_0019_000558",
                "timestamp": "2016-06-07T13:26:57.833930Z",
                "filename": "pano_0019_000558.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 3.44308085,
                "relative_pitch": 37.62606751703162,
                "relative_heading": 82.31832180077586,
                "relative_elevation": 2.6540255742146996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000240/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000240/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000240/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000240/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000240/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000240/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000240/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000240/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000240/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9055807264694,
                        52.3622607287971,
                        45.5001556361094
                    ]
                },
                "distance": 3.52,
                "direction": 271.73,
                "angle": -4.93,
                "elevation": -0.3,
                "pano_id": "TMX7316010203-001051_pano_0000_000240",
                "timestamp": "2019-01-14T07:59:06.269100Z",
                "filename": "pano_0000_000240.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 3.52307801,
                "relative_pitch": -4.926361386385654,
                "relative_heading": 271.73344169635726,
                "relative_elevation": -0.30366725102070546
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001823/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001823/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001823/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001823/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_001823/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001823/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001823/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001823/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001823/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90568983853568,
                        52.3622665677293,
                        47.0597134511918
                    ]
                },
                "distance": 3.98,
                "direction": 79.06,
                "angle": 17.5,
                "elevation": 1.26,
                "pano_id": "TMX7316010203-001681_pano_0000_001823",
                "timestamp": "2020-04-29T10:55:40.757640Z",
                "filename": "pano_0000_001823.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 3.98393945,
                "relative_pitch": 17.496851036061372,
                "relative_heading": 79.05679084934141,
                "relative_elevation": 1.2558905640616942
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000073/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000073/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000073/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000073/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0015_000073/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000073/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000073/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000073/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000073/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90569362637043,
                        52.36226586286,
                        46.0969108864665
                    ]
                },
                "distance": 4.22,
                "direction": 80.77,
                "angle": 3.97,
                "elevation": 0.29,
                "pano_id": "TMX7316010203-002910_pano_0015_000073",
                "timestamp": "2023-01-02T12:40:52.296770Z",
                "filename": "pano_0015_000073.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 4.224273,
                "relative_pitch": 3.9689284099780147,
                "relative_heading": 80.76592984932336,
                "relative_elevation": 0.2930879993364002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00369/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00369/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00369/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00369/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00369/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00369/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00369/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00369/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00369/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905574173126199,
                        52.36224570067582,
                        0.0
                    ]
                },
                "distance": 4.27,
                "direction": 248.47,
                "angle": -84.68,
                "elevation": -45.8,
                "pano_id": "recording_2025-06-19_04-38-42_00369",
                "timestamp": "2025-06-19T04:50:28Z",
                "filename": "recording_2025-06-19_04-38-42_00369.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 4.26562068,
                "relative_pitch": -84.67950166889995,
                "relative_heading": 248.46657375722413,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000019/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000019/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000019/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000019/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0002_000019/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000019/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000019/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000019/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000019/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90569716911312,
                        52.3622675020585,
                        46.7668752279133
                    ]
                },
                "distance": 4.49,
                "direction": 78.96,
                "angle": 12.1,
                "elevation": 0.96,
                "pano_id": "TMX7316010203-002373_pano_0002_000019",
                "timestamp": "2021-12-31T09:37:34.418370Z",
                "filename": "pano_0002_000019.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 4.4939767,
                "relative_pitch": 12.095455956684669,
                "relative_heading": 78.96400997634355,
                "relative_elevation": 0.9630523407832001
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00029/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00029/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00029/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00029/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track04_Sphere_00029/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00029/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00029/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00029/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905567779574502,
                        52.36224637570731,
                        0.0
                    ]
                },
                "distance": 4.65,
                "direction": 251.3,
                "angle": -84.2,
                "elevation": -45.8,
                "pano_id": "b_20241204_1003_Track04_Sphere_00029",
                "timestamp": "2024-12-04T09:28:27Z",
                "filename": "Job_20241204_1003_Track04_Sphere_00029.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 4.6488744,
                "relative_pitch": -84.20459131409913,
                "relative_heading": 251.29913032414663,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000021/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000021/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000021/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000021/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0013_000021/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000021/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000021/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000021/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000021/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90556222082474,
                        52.3622456161394,
                        45.8441626010463
                    ]
                },
                "distance": 5.03,
                "direction": 251.77,
                "angle": 0.46,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-002926_pano_0013_000021",
                "timestamp": "2023-01-11T13:02:43.261300Z",
                "filename": "pano_0013_000021.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "oor",
                "mission_year": "2022",
                "tags": [
                    "mission-oor",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 5.03482651,
                "relative_pitch": 0.4590517457021609,
                "relative_heading": 251.7697593552042,
                "relative_elevation": 0.04033971391619673
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000019/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000019/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000019/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000019/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0013_000019/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000019/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000019/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000019/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000019/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90570265628973,
                        52.3622739289777,
                        45.7754268823192
                    ]
                },
                "distance": 5.04,
                "direction": 71.78,
                "angle": -0.32,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-002926_pano_0013_000019",
                "timestamp": "2023-01-11T13:02:42.046510Z",
                "filename": "pano_0013_000019.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "oor",
                "mission_year": "2022",
                "tags": [
                    "mission-oor",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 5.0373581,
                "relative_pitch": -0.32297763340787267,
                "relative_heading": 71.77521394546568,
                "relative_elevation": -0.028396004810900877
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002548/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002548/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002548/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002548/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_002548/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002548/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002548/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002548/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002548/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90556816197444,
                        52.3622367028587,
                        45.8190415455028
                    ]
                },
                "distance": 5.07,
                "direction": 239.61,
                "angle": 0.17,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-002544_pano_0000_002548",
                "timestamp": "2022-04-26T07:27:38.360730Z",
                "filename": "pano_0000_002548.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 5.07449442,
                "relative_pitch": 0.17183234588800994,
                "relative_heading": 239.61270230276244,
                "relative_elevation": 0.01521865837269587
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002546/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002546/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002546/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002546/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_002546/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002546/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002546/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002546/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002546/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90570745258568,
                        52.3622639527365,
                        45.7327481433749
                    ]
                },
                "distance": 5.13,
                "direction": 84.8,
                "angle": -0.79,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-002544_pano_0000_002546",
                "timestamp": "2022-04-26T07:27:37.275770Z",
                "filename": "pano_0000_002546.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 5.1325401,
                "relative_pitch": -0.7933737472502876,
                "relative_heading": 84.79843877574429,
                "relative_elevation": -0.0710747437552044
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00027/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00027/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00027/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00027/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track04_Sphere_00027/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00027/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00027/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00027/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905707903350375,
                        52.36227399872757,
                        0.0
                    ]
                },
                "distance": 5.38,
                "direction": 72.89,
                "angle": -83.3,
                "elevation": -45.8,
                "pano_id": "b_20241204_1003_Track04_Sphere_00027",
                "timestamp": "2024-12-04T09:28:25Z",
                "filename": "Job_20241204_1003_Track04_Sphere_00027.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 5.38030999,
                "relative_pitch": -83.30049670629204,
                "relative_heading": 72.88722625933939,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000021/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000021/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000021/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000021/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0002_000021/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000021/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000021/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000021/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000021/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90555902620333,
                        52.3622402025819,
                        46.8385338140652
                    ]
                },
                "distance": 5.45,
                "direction": 246.47,
                "angle": 10.74,
                "elevation": 1.03,
                "pano_id": "TMX7316010203-002373_pano_0002_000021",
                "timestamp": "2021-12-31T09:37:35.778230Z",
                "filename": "pano_0002_000021.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 5.45332465,
                "relative_pitch": 10.74355921055906,
                "relative_heading": 246.46611310529687,
                "relative_elevation": 1.034710926935098
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00367/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00367/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00367/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00367/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00367/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00367/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00367/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00367/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00367/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905714214966089,
                        52.36227275712887,
                        0.0
                    ]
                },
                "distance": 5.76,
                "direction": 75.46,
                "angle": -82.84,
                "elevation": -45.8,
                "pano_id": "recording_2025-06-19_04-38-42_00367",
                "timestamp": "2025-06-19T04:50:26Z",
                "filename": "recording_2025-06-19_04-38-42_00367.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 5.75639251,
                "relative_pitch": -82.83691077322894,
                "relative_heading": 75.46163358918587,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001825/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001825/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001825/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001825/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_001825/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001825/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001825/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001825/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001825/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90555269901993,
                        52.36223692398,
                        47.1523313354701
                    ]
                },
                "distance": 6.0,
                "direction": 244.91,
                "angle": 12.67,
                "elevation": 1.35,
                "pano_id": "TMX7316010203-001681_pano_0000_001825",
                "timestamp": "2020-04-29T10:55:42.162600Z",
                "filename": "pano_0000_001825.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 5.99636634,
                "relative_pitch": 12.674253738183447,
                "relative_heading": 244.91441421962796,
                "relative_elevation": 1.3485084483399987
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000075/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000075/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000075/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000075/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0015_000075/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000075/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000075/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000075/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000075/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90555155946911,
                        52.3622384134061,
                        46.2245343904942
                    ]
                },
                "distance": 6.0,
                "direction": 246.66,
                "angle": 4.01,
                "elevation": 0.42,
                "pano_id": "TMX7316010203-002910_pano_0015_000075",
                "timestamp": "2023-01-02T12:40:53.916760Z",
                "filename": "pano_0015_000075.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 5.99919805,
                "relative_pitch": 4.011468527583449,
                "relative_heading": 246.6625769106965,
                "relative_elevation": 0.420711503364096
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000560/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000560/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000560/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000560/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000560/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000560/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000560/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000560/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000560/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90554330267321,
                        52.3622377951024,
                        48.4914320493117
                    ]
                },
                "distance": 6.54,
                "direction": 248.06,
                "angle": 22.33,
                "elevation": 2.69,
                "pano_id": "TMX7315120208-000070_pano_0019_000560",
                "timestamp": "2016-06-07T13:26:59.358900Z",
                "filename": "pano_0019_000560.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 6.54485548,
                "relative_pitch": 22.325236911407053,
                "relative_heading": 248.0603324534461,
                "relative_elevation": 2.6876091621815945
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000238/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000238/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000238/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000238/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000238/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000238/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000238/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000238/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000238/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90571899204197,
                        52.3622876973843,
                        45.4582080794498
                    ]
                },
                "distance": 6.67,
                "direction": 62.21,
                "angle": -2.97,
                "elevation": -0.35,
                "pano_id": "TMX7316010203-001051_pano_0000_000238",
                "timestamp": "2019-01-14T07:59:04.819140Z",
                "filename": "pano_0000_000238.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 6.66610022,
                "relative_pitch": -2.9679354365054493,
                "relative_heading": 62.214547380985564,
                "relative_elevation": -0.34561480768030606
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000136/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000136/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000136/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000136/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000136/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000136/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000136/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000136/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000136/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90553974038095,
                        52.362236464723,
                        46.7733191456646
                    ]
                },
                "distance": 6.83,
                "direction": 247.67,
                "angle": 8.08,
                "elevation": 0.97,
                "pano_id": "TMX7316010203-002042_pano_0000_000136",
                "timestamp": "2021-03-15T12:21:57.868630Z",
                "filename": "pano_0000_000136.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 6.82542272,
                "relative_pitch": 8.084323396343706,
                "relative_heading": 247.66876079889636,
                "relative_elevation": 0.9694962585344982
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005285/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005285/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005285/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005285/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005285/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005285/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005285/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005285/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005285/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90573129748685,
                        52.3622774360216,
                        46.1336987596005
                    ]
                },
                "distance": 7.02,
                "direction": 73.73,
                "angle": 2.69,
                "elevation": 0.33,
                "pano_id": "TMX7316010203-001181_pano_0000_005285",
                "timestamp": "2019-05-14T08:00:57.412800Z",
                "filename": "pano_0000_005285.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 7.01672413,
                "relative_pitch": 2.691653354813805,
                "relative_heading": 73.73149394545378,
                "relative_elevation": 0.32987587247039585
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000766/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000766/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000766/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000766/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000766/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000766/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000766/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000766/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000766/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90552983908054,
                        52.3622393676054,
                        46.4679929474369
                    ]
                },
                "distance": 7.35,
                "direction": 252.0,
                "angle": 5.17,
                "elevation": 0.66,
                "pano_id": "TMX7316010203-002046_pano_0000_000766",
                "timestamp": "2021-03-18T08:46:14.459320Z",
                "filename": "pano_0000_000766.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 7.34759892,
                "relative_pitch": 5.165088883718012,
                "relative_heading": 252.0012991143145,
                "relative_elevation": 0.6641700603067946
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005288/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005288/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005288/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005288/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005288/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005288/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005288/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005288/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005288/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90552823185704,
                        52.3622351922728,
                        46.2714909901842
                    ]
                },
                "distance": 7.61,
                "direction": 248.93,
                "angle": 3.52,
                "elevation": 0.47,
                "pano_id": "TMX7316010203-001181_pano_0000_005288",
                "timestamp": "2019-05-14T08:01:01.387770Z",
                "filename": "pano_0000_005288.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 7.6062433,
                "relative_pitch": 3.51838854807275,
                "relative_heading": 248.92617444880355,
                "relative_elevation": 0.4676681030540948
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000769/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000769/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000769/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000769/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000769/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000769/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000769/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000769/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000769/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90574320022484,
                        52.3622796407506,
                        46.3327184645459
                    ]
                },
                "distance": 7.86,
                "direction": 73.67,
                "angle": 3.85,
                "elevation": 0.53,
                "pano_id": "TMX7316010203-002046_pano_0000_000769",
                "timestamp": "2021-03-18T08:46:16.294400Z",
                "filename": "pano_0000_000769.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 7.86382954,
                "relative_pitch": 3.8477329080342613,
                "relative_heading": 73.67058811352418,
                "relative_elevation": 0.5288955774157955
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000133/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000133/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000133/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000133/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000133/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000133/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000133/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000133/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000133/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90574631157632,
                        52.3622762930032,
                        46.6014897245914
                    ]
                },
                "distance": 7.97,
                "direction": 76.67,
                "angle": 5.71,
                "elevation": 0.8,
                "pano_id": "TMX7316010203-002042_pano_0000_000133",
                "timestamp": "2021-03-15T12:21:55.443670Z",
                "filename": "pano_0000_000133.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 7.9734117,
                "relative_pitch": 5.712910156961761,
                "relative_heading": 76.66905619476073,
                "relative_elevation": 0.7976668374612998
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000241/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000241/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000241/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000241/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000241/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000241/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000241/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000241/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000241/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90551190761359,
                        52.3622470404631,
                        45.5605910643935
                    ]
                },
                "distance": 8.33,
                "direction": 260.21,
                "angle": -1.67,
                "elevation": -0.24,
                "pano_id": "TMX7316010203-001051_pano_0000_000241",
                "timestamp": "2019-01-14T07:59:06.994100Z",
                "filename": "pano_0000_000241.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 8.33088554,
                "relative_pitch": -1.6723551151517393,
                "relative_heading": 260.2098724817919,
                "relative_elevation": -0.24323182273660393
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000557/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000557/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000557/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000557/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000557/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000557/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000557/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000557/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000557/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90575238285325,
                        52.3622766433395,
                        48.4616957074031
                    ]
                },
                "distance": 8.39,
                "direction": 77.06,
                "angle": 17.59,
                "elevation": 2.66,
                "pano_id": "TMX7315120208-000070_pano_0019_000557",
                "timestamp": "2016-06-07T13:26:57.143950Z",
                "filename": "pano_0019_000557.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 8.38504169,
                "relative_pitch": 17.587463932472026,
                "relative_heading": 77.06148224785248,
                "relative_elevation": 2.657872820272999
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001822/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001822/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001822/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001822/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_001822/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001822/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001822/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001822/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001822/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90575922606858,
                        52.3622794817961,
                        47.0442281737924
                    ]
                },
                "distance": 8.91,
                "direction": 75.75,
                "angle": 7.92,
                "elevation": 1.24,
                "pano_id": "TMX7316010203-001681_pano_0000_001822",
                "timestamp": "2020-04-29T10:55:40.042750Z",
                "filename": "pano_0000_001822.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 8.91242301,
                "relative_pitch": 7.923363450865552,
                "relative_heading": 75.75344001209058,
                "relative_elevation": 1.2404052866622948
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00370/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00370/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00370/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00370/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00370/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00370/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00370/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00370/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00370/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905504158391055,
                        52.36223228475859,
                        0.0
                    ]
                },
                "distance": 9.26,
                "direction": 250.71,
                "angle": -78.57,
                "elevation": -45.8,
                "pano_id": "recording_2025-06-19_04-38-42_00370",
                "timestamp": "2025-06-19T04:50:28Z",
                "filename": "recording_2025-06-19_04-38-42_00370.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 9.25730687,
                "relative_pitch": -78.57399522827677,
                "relative_heading": 250.70762764915725,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000072/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000072/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000072/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000072/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0015_000072/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000072/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000072/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000072/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000072/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90576468243614,
                        52.3622800909427,
                        46.0652145119384
                    ]
                },
                "distance": 9.29,
                "direction": 75.91,
                "angle": 1.61,
                "elevation": 0.26,
                "pano_id": "TMX7316010203-002910_pano_0015_000072",
                "timestamp": "2023-01-02T12:40:51.496770Z",
                "filename": "pano_0015_000072.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 9.28940829,
                "relative_pitch": 1.6118019094923548,
                "relative_heading": 75.91241773606097,
                "relative_elevation": 0.26139162480829725
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000018/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000018/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000018/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000018/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0002_000018/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000018/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000018/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000018/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000018/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90576639240963,
                        52.3622811440624,
                        46.7637977413833
                    ]
                },
                "distance": 9.43,
                "direction": 75.39,
                "angle": 5.81,
                "elevation": 0.96,
                "pano_id": "TMX7316010203-002373_pano_0002_000018",
                "timestamp": "2021-12-31T09:37:33.768290Z",
                "filename": "pano_0002_000018.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 9.4313012,
                "relative_pitch": 5.81189479770042,
                "relative_heading": 75.39416239869603,
                "relative_elevation": 0.959974854253197
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00030/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00030/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00030/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00030/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track04_Sphere_00030/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00030/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00030/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00030/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905494153045836,
                        52.362231632883066,
                        0.0
                    ]
                },
                "distance": 9.93,
                "direction": 251.61,
                "angle": -77.77,
                "elevation": -45.8,
                "pano_id": "b_20241204_1003_Track04_Sphere_00030",
                "timestamp": "2024-12-04T09:28:28Z",
                "filename": "Job_20241204_1003_Track04_Sphere_00030.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 9.92582203,
                "relative_pitch": -77.77289347851722,
                "relative_heading": 251.61235184902316,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002549/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002549/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002549/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002549/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_002549/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002549/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002549/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002549/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002549/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90549833065013,
                        52.3622230468586,
                        45.9141054283828
                    ]
                },
                "distance": 10.01,
                "direction": 245.9,
                "angle": 0.63,
                "elevation": 0.11,
                "pano_id": "TMX7316010203-002544_pano_0000_002549",
                "timestamp": "2022-04-26T07:27:38.935790Z",
                "filename": "pano_0000_002549.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 10.00687212,
                "relative_pitch": 0.6314129226631644,
                "relative_heading": 245.89787534600438,
                "relative_elevation": 0.11028254125269399
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000022/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000022/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000022/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000022/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0013_000022/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000022/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000022/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000022/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000022/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9054920443535,
                        52.3622317057782,
                        45.9212237866595
                    ]
                },
                "distance": 10.06,
                "direction": 251.91,
                "angle": 0.67,
                "elevation": 0.12,
                "pano_id": "TMX7316010203-002926_pano_0013_000022",
                "timestamp": "2023-01-11T13:02:43.881320Z",
                "filename": "pano_0013_000022.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "oor",
                "mission_year": "2022",
                "tags": [
                    "mission-oor",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 10.05971778,
                "relative_pitch": 0.6686341350412759,
                "relative_heading": 251.91427945928004,
                "relative_elevation": 0.11740089952940025
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002545/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002545/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002545/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002545/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_002545/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002545/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002545/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002545/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002545/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9057772524761,
                        52.3622776656442,
                        45.6966943517327
                    ]
                },
                "distance": 10.07,
                "direction": 78.59,
                "angle": -0.61,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-002544_pano_0000_002545",
                "timestamp": "2022-04-26T07:27:36.740760Z",
                "filename": "pano_0000_002545.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 10.06525454,
                "relative_pitch": -0.6097989037078426,
                "relative_heading": 78.58987472969785,
                "relative_elevation": -0.10712853539740053
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000018/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000018/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000018/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000018/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0013_000018/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000018/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000018/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000018/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000018/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90577299380354,
                        52.3622880433471,
                        45.7501483457163
                    ]
                },
                "distance": 10.08,
                "direction": 71.81,
                "angle": -0.31,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-002926_pano_0013_000018",
                "timestamp": "2023-01-11T13:02:41.431340Z",
                "filename": "pano_0013_000018.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "oor",
                "mission_year": "2022",
                "tags": [
                    "mission-oor",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 10.07973759,
                "relative_pitch": -0.3050967940215503,
                "relative_heading": 71.8135743913375,
                "relative_elevation": -0.05367454141380534
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00026/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00026/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00026/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00026/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track04_Sphere_00026/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00026/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00026/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00026/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905776495000338,
                        52.36228733683503,
                        0.0
                    ]
                },
                "distance": 10.28,
                "direction": 72.64,
                "angle": -77.35,
                "elevation": -45.8,
                "pano_id": "b_20241204_1003_Track04_Sphere_00026",
                "timestamp": "2024-12-04T09:28:24Z",
                "filename": "Job_20241204_1003_Track04_Sphere_00026.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 10.28287715,
                "relative_pitch": -77.34698346598168,
                "relative_heading": 72.64455034779982,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000022/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000022/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000022/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000022/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0002_000022/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000022/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000022/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000022/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000022/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9054909944608,
                        52.3622262531477,
                        46.8984011486173
                    ]
                },
                "distance": 10.33,
                "direction": 248.84,
                "angle": 6.05,
                "elevation": 1.09,
                "pano_id": "TMX7316010203-002373_pano_0002_000022",
                "timestamp": "2021-12-31T09:37:36.533260Z",
                "filename": "pano_0002_000022.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 10.33095637,
                "relative_pitch": 6.047998733650436,
                "relative_heading": 248.83721284547423,
                "relative_elevation": 1.0945782614872002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00366/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00366/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00366/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00366/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00366/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00366/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00366/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00366/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00366/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905784243924283,
                        52.36228622690553,
                        0.0
                    ]
                },
                "distance": 10.75,
                "direction": 74.11,
                "angle": -76.79,
                "elevation": -45.8,
                "pano_id": "recording_2025-06-19_04-38-42_00366",
                "timestamp": "2025-06-19T04:50:25Z",
                "filename": "recording_2025-06-19_04-38-42_00366.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 10.75340284,
                "relative_pitch": -76.78789116641006,
                "relative_heading": 74.11180058741918,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001826/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001826/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001826/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001826/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_001826/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001826/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001826/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001826/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001826/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90548435232094,
                        52.3622222966909,
                        47.2343627549708
                    ]
                },
                "distance": 10.91,
                "direction": 247.54,
                "angle": 7.47,
                "elevation": 1.43,
                "pano_id": "TMX7316010203-001681_pano_0000_001826",
                "timestamp": "2020-04-29T10:55:42.877700Z",
                "filename": "pano_0000_001826.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 10.91465808,
                "relative_pitch": 7.466962517266669,
                "relative_heading": 247.53940957079078,
                "relative_elevation": 1.4305398678407002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000076/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000076/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000076/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000076/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0015_000076/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000076/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000076/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000076/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000076/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905481161409,
                        52.3622244946807,
                        46.3165132356808
                    ]
                },
                "distance": 11.03,
                "direction": 249.15,
                "angle": 2.66,
                "elevation": 0.51,
                "pano_id": "TMX7316010203-002910_pano_0015_000076",
                "timestamp": "2023-01-02T12:40:54.781720Z",
                "filename": "pano_0015_000076.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 11.02643189,
                "relative_pitch": 2.662135135937878,
                "relative_heading": 249.14563310577134,
                "relative_elevation": 0.5126903485506986
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005284/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005284/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005284/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005284/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005284/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005284/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005284/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005284/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005284/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90578968044144,
                        52.3622874019433,
                        46.0986353149638
                    ]
                },
                "distance": 11.15,
                "direction": 73.99,
                "angle": 1.52,
                "elevation": 0.29,
                "pano_id": "TMX7316010203-001181_pano_0000_005284",
                "timestamp": "2019-05-14T08:00:50.157810Z",
                "filename": "pano_0000_005284.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 11.1454236,
                "relative_pitch": 1.5152021656037924,
                "relative_heading": 73.98651816359288,
                "relative_elevation": 0.29481242783369765
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000561/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000561/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000561/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000561/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000561/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000561/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000561/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000561/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000561/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9054747061141,
                        52.3622244826087,
                        48.5371465235949
                    ]
                },
                "distance": 11.44,
                "direction": 249.92,
                "angle": 13.44,
                "elevation": 2.73,
                "pano_id": "TMX7315120208-000070_pano_0019_000561",
                "timestamp": "2016-06-07T13:27:00.198900Z",
                "filename": "pano_0019_000561.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 11.43890486,
                "relative_pitch": 13.438822996970632,
                "relative_heading": 249.92350037941983,
                "relative_elevation": 2.733323636464796
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000237/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000237/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000237/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000237/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000237/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000237/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000237/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000237/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000237/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90578819501232,
                        52.3623013626165,
                        45.4437024630606
                    ]
                },
                "distance": 11.58,
                "direction": 66.44,
                "angle": -1.78,
                "elevation": -0.36,
                "pano_id": "TMX7316010203-001051_pano_0000_000237",
                "timestamp": "2019-01-14T07:59:04.074170Z",
                "filename": "pano_0000_000237.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 11.57706287,
                "relative_pitch": -1.7816893206348776,
                "relative_heading": 66.43665038850429,
                "relative_elevation": -0.36012042406949973
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000137/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000137/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000137/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000137/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000137/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000137/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000137/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000137/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000137/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90547113569188,
                        52.3622234694,
                        46.8606585618109
                    ]
                },
                "distance": 11.71,
                "direction": 249.81,
                "angle": 5.16,
                "elevation": 1.06,
                "pano_id": "TMX7316010203-002042_pano_0000_000137",
                "timestamp": "2021-03-15T12:21:58.763650Z",
                "filename": "pano_0000_000137.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 11.70607437,
                "relative_pitch": 5.158732841916017,
                "relative_heading": 249.81386541314995,
                "relative_elevation": 1.0568356746807979
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000765/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000765/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000765/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000765/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000765/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000765/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000765/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000765/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000765/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9054579665928,
                        52.3622263441378,
                        46.5647188508883
                    ]
                },
                "distance": 12.45,
                "direction": 252.62,
                "angle": 3.5,
                "elevation": 0.76,
                "pano_id": "TMX7316010203-002046_pano_0000_000765",
                "timestamp": "2021-03-18T08:46:13.834360Z",
                "filename": "pano_0000_000765.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 12.45263617,
                "relative_pitch": 3.496608360101251,
                "relative_heading": 252.62075545977768,
                "relative_elevation": 0.7608959637581947
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005289/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005289/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005289/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005289/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005289/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005289/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005289/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005289/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005289/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90545949603596,
                        52.3622213706555,
                        46.3713234942406
                    ]
                },
                "distance": 12.53,
                "direction": 250.06,
                "angle": 2.59,
                "elevation": 0.57,
                "pano_id": "TMX7316010203-001181_pano_0000_005289",
                "timestamp": "2019-05-14T08:01:02.872760Z",
                "filename": "pano_0000_005289.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 12.53099552,
                "relative_pitch": 2.5930252266311373,
                "relative_heading": 250.06271145380114,
                "relative_elevation": 0.567500607110496
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000770/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000770/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000770/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000770/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000770/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000770/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000770/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000770/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000770/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90581380287661,
                        52.3622935184632,
                        46.2988493647426
                    ]
                },
                "distance": 12.91,
                "direction": 73.1,
                "angle": 2.2,
                "elevation": 0.5,
                "pano_id": "TMX7316010203-002046_pano_0000_000770",
                "timestamp": "2021-03-18T08:46:16.959300Z",
                "filename": "pano_0000_000770.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 12.91425097,
                "relative_pitch": 2.195175604349039,
                "relative_heading": 73.09522516368641,
                "relative_elevation": 0.4950264776124982
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000132/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000132/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000132/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000132/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000132/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000132/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000132/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000132/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000132/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90581515828231,
                        52.3622907143707,
                        46.5582076199353
                    ]
                },
                "distance": 12.92,
                "direction": 74.54,
                "angle": 3.34,
                "elevation": 0.75,
                "pano_id": "TMX7316010203-002042_pano_0000_000132",
                "timestamp": "2021-03-15T12:21:54.643680Z",
                "filename": "pano_0000_000132.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 12.91596392,
                "relative_pitch": 3.342685967416473,
                "relative_heading": 74.53881920893905,
                "relative_elevation": 0.7543847328051996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000242/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000242/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000242/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000242/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000242/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000242/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000242/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000242/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000242/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90544307264041,
                        52.3622331623394,
                        45.6317616701126
                    ]
                },
                "distance": 13.23,
                "direction": 257.07,
                "angle": -0.74,
                "elevation": -0.17,
                "pano_id": "TMX7316010203-001051_pano_0000_000242",
                "timestamp": "2019-01-14T07:59:07.759090Z",
                "filename": "pano_0000_000242.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 13.23422638,
                "relative_pitch": -0.7448736228094768,
                "relative_heading": 257.0719898876042,
                "relative_elevation": -0.1720612170175002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000556/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000556/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000556/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000556/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000556/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000556/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000556/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000556/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000556/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90582243518852,
                        52.3622892120185,
                        48.4585775630549
                    ]
                },
                "distance": 13.35,
                "direction": 75.8,
                "angle": 11.25,
                "elevation": 2.65,
                "pano_id": "TMX7315120208-000070_pano_0019_000556",
                "timestamp": "2016-06-07T13:26:56.453940Z",
                "filename": "pano_0019_000556.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 13.35239948,
                "relative_pitch": 11.24503543332212,
                "relative_heading": 75.79737156379889,
                "relative_elevation": 2.6547546759247993
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001821/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001821/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001821/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001821/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_001821/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001821/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001821/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001821/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001821/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90582899087291,
                        52.3622924874589,
                        47.0189891979098
                    ]
                },
                "distance": 13.88,
                "direction": 74.79,
                "angle": 5.0,
                "elevation": 1.22,
                "pano_id": "TMX7316010203-001681_pano_0000_001821",
                "timestamp": "2020-04-29T10:55:39.312640Z",
                "filename": "pano_0000_001821.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 13.87690127,
                "relative_pitch": 5.004485764090357,
                "relative_heading": 74.79086094864758,
                "relative_elevation": 1.2151663107796935
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00371/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00371/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00371/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00371/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00371/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00371/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00371/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00371/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00371/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905433998749282,
                        52.36221869744337,
                        0.0
                    ]
                },
                "distance": 14.27,
                "direction": 251.32,
                "angle": -72.7,
                "elevation": -45.8,
                "pano_id": "recording_2025-06-19_04-38-42_00371",
                "timestamp": "2025-06-19T04:50:30Z",
                "filename": "recording_2025-06-19_04-38-42_00371.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 14.26868547,
                "relative_pitch": -72.69728241694193,
                "relative_heading": 251.3182650263312,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000017/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000017/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000017/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000017/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0002_000017/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000017/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000017/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000017/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000017/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90583549326546,
                        52.3622949774129,
                        46.7770932381973
                    ]
                },
                "distance": 14.38,
                "direction": 74.19,
                "angle": 3.87,
                "elevation": 0.97,
                "pano_id": "TMX7316010203-002373_pano_0002_000017",
                "timestamp": "2021-12-31T09:37:33.108300Z",
                "filename": "pano_0002_000017.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 14.3778249,
                "relative_pitch": 3.872584454835036,
                "relative_heading": 74.18848414527706,
                "relative_elevation": 0.9732703510671996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000071/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000071/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000071/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000071/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0015_000071/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000071/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000071/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000071/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000071/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90583617828576,
                        52.3622943736724,
                        46.0380495674908
                    ]
                },
                "distance": 14.4,
                "direction": 74.5,
                "angle": 0.93,
                "elevation": 0.23,
                "pano_id": "TMX7316010203-002910_pano_0015_000071",
                "timestamp": "2023-01-02T12:40:50.671750Z",
                "filename": "pano_0015_000071.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 14.40462727,
                "relative_pitch": 0.9315768734204534,
                "relative_heading": 74.49616769958791,
                "relative_elevation": 0.23422668036069894
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002550/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002550/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002550/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002550/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_002550/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002550/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002550/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002550/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002550/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90542837064493,
                        52.3622097240346,
                        46.023208306171
                    ]
                },
                "distance": 14.97,
                "direction": 248.17,
                "angle": 0.84,
                "elevation": 0.22,
                "pano_id": "TMX7316010203-002544_pano_0000_002550",
                "timestamp": "2022-04-26T07:27:39.555780Z",
                "filename": "pano_0000_002550.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 14.97435887,
                "relative_pitch": 0.8393654428765616,
                "relative_heading": 248.16731714960977,
                "relative_elevation": 0.21938541904089703
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002544/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002544/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002544/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002544/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_002544/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002544/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002544/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002544/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002544/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90584704457221,
                        52.3622914303058,
                        45.7138462532312
                    ]
                },
                "distance": 15.04,
                "direction": 76.45,
                "angle": -0.34,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-002544_pano_0000_002544",
                "timestamp": "2022-04-26T07:27:36.190760Z",
                "filename": "pano_0000_002544.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 15.03914976,
                "relative_pitch": -0.3427866568941799,
                "relative_heading": 76.45274726015695,
                "relative_elevation": -0.08997663389889965
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000023/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000023/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000023/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000023/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0013_000023/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000023/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000023/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000023/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000023/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90542214277675,
                        52.3622179290959,
                        46.0170756960288
                    ]
                },
                "distance": 15.06,
                "direction": 251.99,
                "angle": 0.81,
                "elevation": 0.21,
                "pano_id": "TMX7316010203-002926_pano_0013_000023",
                "timestamp": "2023-01-11T13:02:44.521290Z",
                "filename": "pano_0013_000023.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "oor",
                "mission_year": "2022",
                "tags": [
                    "mission-oor",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 15.06222211,
                "relative_pitch": 0.811146557232357,
                "relative_heading": 251.9942821230988,
                "relative_elevation": 0.21325280889869447
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000017/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000017/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000017/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000017/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0013_000017/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000017/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000017/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000017/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000017/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9058430280473,
                        52.3623019429331,
                        45.7592191612348
                    ]
                },
                "distance": 15.1,
                "direction": 71.89,
                "angle": -0.17,
                "elevation": -0.04,
                "pano_id": "TMX7316010203-002926_pano_0013_000017",
                "timestamp": "2023-01-11T13:02:40.796350Z",
                "filename": "pano_0013_000017.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "oor",
                "mission_year": "2022",
                "tags": [
                    "mission-oor",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 15.09504278,
                "relative_pitch": -0.1693004679626765,
                "relative_heading": 71.8880653311676,
                "relative_elevation": -0.04460372589529982
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00031/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00031/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00031/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00031/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track04_Sphere_00031/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00031/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00031/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00031/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90542144801075,
                        52.36221720833311,
                        0.0
                    ]
                },
                "distance": 15.13,
                "direction": 251.76,
                "angle": -71.72,
                "elevation": -45.8,
                "pano_id": "b_20241204_1003_Track04_Sphere_00031",
                "timestamp": "2024-12-04T09:28:29Z",
                "filename": "Job_20241204_1003_Track04_Sphere_00031.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 15.13215051,
                "relative_pitch": -71.71806055301205,
                "relative_heading": 251.76087399609145,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000023/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000023/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000023/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000023/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0002_000023/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000023/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000023/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000023/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000023/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90542313154184,
                        52.3622134076455,
                        46.9850775403902
                    ]
                },
                "distance": 15.16,
                "direction": 250.11,
                "angle": 4.45,
                "elevation": 1.18,
                "pano_id": "TMX7316010203-002373_pano_0002_000023",
                "timestamp": "2021-12-31T09:37:37.323210Z",
                "filename": "pano_0002_000023.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 15.16190954,
                "relative_pitch": 4.454878489340529,
                "relative_heading": 250.107116149659,
                "relative_elevation": 1.1812546532600976
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00025/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00025/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00025/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00025/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track04_Sphere_00025/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00025/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00025/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00025/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905846860576032,
                        52.362300906808244,
                        0.0
                    ]
                },
                "distance": 15.31,
                "direction": 72.6,
                "angle": -71.52,
                "elevation": -45.8,
                "pano_id": "b_20241204_1003_Track04_Sphere_00025",
                "timestamp": "2024-12-04T09:28:23Z",
                "filename": "Job_20241204_1003_Track04_Sphere_00025.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 15.30853379,
                "relative_pitch": -71.51936369990987,
                "relative_heading": 72.60198742257418,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00365/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00365/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00365/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00365/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00365/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00365/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00365/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00365/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00365/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905853772720904,
                        52.36229979347192,
                        0.0
                    ]
                },
                "distance": 15.72,
                "direction": 73.55,
                "angle": -71.05,
                "elevation": -45.8,
                "pano_id": "recording_2025-06-19_04-38-42_00365",
                "timestamp": "2025-06-19T04:50:24Z",
                "filename": "recording_2025-06-19_04-38-42_00365.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 15.7229539,
                "relative_pitch": -71.05433066034519,
                "relative_heading": 73.54588685043663,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001827/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001827/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001827/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001827/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_001827/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001827/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001827/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001827/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001827/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90541556243238,
                        52.3622084624012,
                        47.3254277249798
                    ]
                },
                "distance": 15.84,
                "direction": 248.87,
                "angle": 5.49,
                "elevation": 1.52,
                "pano_id": "TMX7316010203-001681_pano_0000_001827",
                "timestamp": "2020-04-29T10:55:43.632620Z",
                "filename": "pano_0000_001827.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 15.83770089,
                "relative_pitch": 5.487840200829008,
                "relative_heading": 248.86979696823113,
                "relative_elevation": 1.5216048378496936
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000077/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000077/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000077/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000077/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0015_000077/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000077/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000077/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000077/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000077/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90541026364402,
                        52.3622109918714,
                        46.4259066665545
                    ]
                },
                "distance": 16.08,
                "direction": 250.27,
                "angle": 2.22,
                "elevation": 0.62,
                "pano_id": "TMX7316010203-002910_pano_0015_000077",
                "timestamp": "2023-01-02T12:40:55.641720Z",
                "filename": "pano_0015_000077.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 16.07772642,
                "relative_pitch": 2.215798630747071,
                "relative_heading": 250.2692660782866,
                "relative_elevation": 0.6220837794244005
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000562/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000562/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000562/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000562/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000562/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000562/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000562/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000562/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000562/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90540569011328,
                        52.3622109512602,
                        48.580726175569
                    ]
                },
                "distance": 16.37,
                "direction": 250.62,
                "angle": 9.63,
                "elevation": 2.78,
                "pano_id": "TMX7315120208-000070_pano_0019_000562",
                "timestamp": "2016-06-07T13:27:01.098890Z",
                "filename": "pano_0019_000562.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 16.37283064,
                "relative_pitch": 9.626011502546529,
                "relative_heading": 250.62246649478456,
                "relative_elevation": 2.776903288438895
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000236/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000236/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000236/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000236/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000236/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000236/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000236/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000236/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000236/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90585706128106,
                        52.3623147020508,
                        45.4623174285516
                    ]
                },
                "distance": 16.48,
                "direction": 68.23,
                "angle": -1.19,
                "elevation": -0.34,
                "pano_id": "TMX7316010203-001051_pano_0000_000236",
                "timestamp": "2019-01-14T07:59:03.309160Z",
                "filename": "pano_0000_000236.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 16.47864292,
                "relative_pitch": -1.1872349577943369,
                "relative_heading": 68.22700304768388,
                "relative_elevation": -0.3415054585785029
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000138/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000138/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000138/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000138/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000138/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000138/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000138/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000138/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000138/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90540348027064,
                        52.3622092675913,
                        46.9757448323071
                    ]
                },
                "distance": 16.58,
                "direction": 250.18,
                "angle": 4.04,
                "elevation": 1.17,
                "pano_id": "TMX7316010203-002042_pano_0000_000138",
                "timestamp": "2021-03-15T12:21:59.663660Z",
                "filename": "pano_0000_000138.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 16.57748865,
                "relative_pitch": 4.043716200469884,
                "relative_heading": 250.1842532250953,
                "relative_elevation": 1.1719219451769973
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000176/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000176/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000176/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000176/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000354_pano_0002_000176/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0002_000176/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0002_000176/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000176/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000176/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90568963674603,
                        52.3621098319598,
                        45.3044634703547
                    ]
                },
                "distance": 17.13,
                "direction": 166.85,
                "angle": -1.67,
                "elevation": -0.5,
                "pano_id": "TMX7316010203-000354_pano_0002_000176",
                "timestamp": "2017-07-06T09:45:07.747320Z",
                "filename": "pano_0002_000176.jpg",
                "surface_type": "W",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-water",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 17.13360141,
                "relative_pitch": -1.6694149342542128,
                "relative_heading": 166.85052275486,
                "relative_elevation": -0.4993594167754054
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000267/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000267/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000267/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000267/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000354_pano_0002_000267/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0002_000267/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0002_000267/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000267/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000267/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90575375680647,
                        52.3621220413858,
                        44.090820251964
                    ]
                },
                "distance": 17.41,
                "direction": 151.66,
                "angle": -5.62,
                "elevation": -1.71,
                "pano_id": "TMX7316010203-000354_pano_0002_000267",
                "timestamp": "2017-07-06T09:53:25.780910Z",
                "filename": "pano_0002_000267.jpg",
                "surface_type": "W",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-water",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 17.41269393,
                "relative_pitch": -5.618488663879239,
                "relative_heading": 151.66028294474984,
                "relative_elevation": -1.7130026351661058
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005290/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005290/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005290/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005290/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005290/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005290/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005290/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005290/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005290/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90538973148634,
                        52.3622086594783,
                        46.4690261427313
                    ]
                },
                "distance": 17.48,
                "direction": 251.02,
                "angle": 2.18,
                "elevation": 0.67,
                "pano_id": "TMX7316010203-001181_pano_0000_005290",
                "timestamp": "2019-05-14T08:01:04.362750Z",
                "filename": "pano_0000_005290.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 17.48341089,
                "relative_pitch": 2.178920576404726,
                "relative_heading": 251.0161751579303,
                "relative_elevation": 0.6652032556011989
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000764/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000764/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000764/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000764/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000764/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000764/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000764/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000764/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000764/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90538627374713,
                        52.3622132316582,
                        46.6527501279488
                    ]
                },
                "distance": 17.55,
                "direction": 252.84,
                "angle": 2.77,
                "elevation": 0.85,
                "pano_id": "TMX7316010203-002046_pano_0000_000764",
                "timestamp": "2021-03-18T08:46:13.109340Z",
                "filename": "pano_0000_000764.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 17.54950907,
                "relative_pitch": 2.769425757754814,
                "relative_heading": 252.83732696336915,
                "relative_elevation": 0.8489272408186963
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000131/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000131/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000131/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000131/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000131/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000131/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000131/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000131/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000131/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90588437300007,
                        52.3623041282728,
                        46.529300108552
                    ]
                },
                "distance": 17.86,
                "direction": 73.96,
                "angle": 2.33,
                "elevation": 0.73,
                "pano_id": "TMX7316010203-002042_pano_0000_000131",
                "timestamp": "2021-03-15T12:21:53.773680Z",
                "filename": "pano_0000_000131.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 17.85922593,
                "relative_pitch": 2.326189384909935,
                "relative_heading": 73.95602802122781,
                "relative_elevation": 0.7254772214218974
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000771/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000771/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000771/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000771/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000771/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000771/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000771/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000771/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000771/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90588434522471,
                        52.3623073698945,
                        46.3094314793125
                    ]
                },
                "distance": 17.96,
                "direction": 72.85,
                "angle": 1.61,
                "elevation": 0.51,
                "pano_id": "TMX7316010203-002046_pano_0000_000771",
                "timestamp": "2021-03-18T08:46:17.669330Z",
                "filename": "pano_0000_000771.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 17.96045314,
                "relative_pitch": 1.6125199742346896,
                "relative_heading": 72.84840927287108,
                "relative_elevation": 0.5056085921823978
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000243/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000243/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000243/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000243/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0000_000243/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000243/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0000_000243/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000243/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0000_000243/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90537470231052,
                        52.3622191884553,
                        45.7023897953331
                    ]
                },
                "distance": 18.13,
                "direction": 255.58,
                "angle": -0.32,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-001051_pano_0000_000243",
                "timestamp": "2019-01-14T07:59:08.589080Z",
                "filename": "pano_0000_000243.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 18.12777803,
                "relative_pitch": -0.32059237495087506,
                "relative_heading": 255.5752885424511,
                "relative_elevation": -0.10143309179700566
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000555/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000555/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000555/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000555/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000555/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000555/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000555/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000555/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000555/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90589232540442,
                        52.3623018286988,
                        48.4936667839065
                    ]
                },
                "distance": 18.31,
                "direction": 75.19,
                "angle": 8.36,
                "elevation": 2.69,
                "pano_id": "TMX7315120208-000070_pano_0019_000555",
                "timestamp": "2016-06-07T13:26:55.713940Z",
                "filename": "pano_0019_000555.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 18.31341631,
                "relative_pitch": 8.355762929079951,
                "relative_heading": 75.19392382811914,
                "relative_elevation": 2.689843896776395
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000268/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000268/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000268/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000268/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000354_pano_0002_000268/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0002_000268/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0002_000268/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000268/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000268/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90561589542647,
                        52.362094274144,
                        44.0963096162304
                    ]
                },
                "distance": 18.45,
                "direction": 183.5,
                "angle": -5.29,
                "elevation": -1.71,
                "pano_id": "TMX7316010203-000354_pano_0002_000268",
                "timestamp": "2017-07-06T09:53:30.770760Z",
                "filename": "pano_0002_000268.jpg",
                "surface_type": "W",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-water",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 18.44991412,
                "relative_pitch": -5.287580642936135,
                "relative_heading": 183.4979486298535,
                "relative_elevation": -1.7075132708997032
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001820/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001820/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001820/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001820/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_001820/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001820/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001820/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001820/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001820/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90589839972297,
                        52.3623054444747,
                        47.0071079917252
                    ]
                },
                "distance": 18.82,
                "direction": 74.33,
                "angle": 3.66,
                "elevation": 1.2,
                "pano_id": "TMX7316010203-001681_pano_0000_001820",
                "timestamp": "2020-04-29T10:55:38.572700Z",
                "filename": "pano_0000_001820.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 18.81842131,
                "relative_pitch": 3.658618714623755,
                "relative_heading": 74.33151932338866,
                "relative_elevation": 1.2032851045950963
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000177/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000177/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000177/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000177/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000354_pano_0002_000177/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0002_000177/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0002_000177/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000177/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000177/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90583259835519,
                        52.3621396131286,
                        45.5303215626627
                    ]
                },
                "distance": 19.1,
                "direction": 134.44,
                "angle": -0.82,
                "elevation": -0.27,
                "pano_id": "TMX7316010203-000354_pano_0002_000177",
                "timestamp": "2017-07-06T09:45:12.542260Z",
                "filename": "pano_0002_000177.jpg",
                "surface_type": "W",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-water",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 19.09784349,
                "relative_pitch": -0.8204800936527987,
                "relative_heading": 134.43528966658377,
                "relative_elevation": -0.2735013244674036
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00372/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00372/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00372/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00372/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00372/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00372/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00372/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00372/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00372/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905364221814734,
                        52.36220502176683,
                        0.0
                    ]
                },
                "distance": 19.26,
                "direction": 251.56,
                "angle": -67.19,
                "elevation": -45.8,
                "pano_id": "recording_2025-06-19_04-38-42_00372",
                "timestamp": "2025-06-19T04:50:31Z",
                "filename": "recording_2025-06-19_04-38-42_00372.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 19.25921361,
                "relative_pitch": -67.19462182318263,
                "relative_heading": 251.55923695775718,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000016/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000016/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000016/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000016/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0002_000016/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000016/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000016/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000016/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000016/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90590469871541,
                        52.3623088208174,
                        46.8268324397504
                    ]
                },
                "distance": 19.33,
                "direction": 73.6,
                "angle": 3.03,
                "elevation": 1.02,
                "pano_id": "TMX7316010203-002373_pano_0002_000016",
                "timestamp": "2021-12-31T09:37:32.418320Z",
                "filename": "pano_0002_000016.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 19.33460513,
                "relative_pitch": 3.028741640742009,
                "relative_heading": 73.60294297954911,
                "relative_elevation": 1.0230095526202945
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000070/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000070/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000070/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000070/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0015_000070/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000070/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0015_000070/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000070/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0015_000070/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90590765729277,
                        52.3623089871595,
                        46.0624104076996
                    ]
                },
                "distance": 19.53,
                "direction": 73.72,
                "angle": 0.76,
                "elevation": 0.26,
                "pano_id": "TMX7316010203-002910_pano_0015_000070",
                "timestamp": "2023-01-02T12:40:49.836810Z",
                "filename": "pano_0015_000070.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 19.53321723,
                "relative_pitch": 0.7584571430882555,
                "relative_heading": 73.71774156329187,
                "relative_elevation": 0.25858752056949896
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002551/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002551/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002551/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002551/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_002551/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002551/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002551/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002551/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002551/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90535797170478,
                        52.3621969859587,
                        46.1195075521246
                    ]
                },
                "distance": 19.96,
                "direction": 249.51,
                "angle": 0.91,
                "elevation": 0.32,
                "pano_id": "TMX7316010203-002544_pano_0000_002551",
                "timestamp": "2022-04-26T07:27:40.255740Z",
                "filename": "pano_0000_002551.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 19.95873598,
                "relative_pitch": 0.9061641417453161,
                "relative_heading": 249.51032125440324,
                "relative_elevation": 0.31568466499449954
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000024/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000024/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000024/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000024/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002373_pano_0002_000024/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000024/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002373_pano_0002_000024/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000024/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002373/pano_0002_000024/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90535492658099,
                        52.3622016653705,
                        47.0624770056456
                    ]
                },
                "distance": 19.98,
                "direction": 251.12,
                "angle": 3.6,
                "elevation": 1.26,
                "pano_id": "TMX7316010203-002373_pano_0002_000024",
                "timestamp": "2021-12-31T09:37:38.168230Z",
                "filename": "pano_0002_000024.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 19.97864702,
                "relative_pitch": 3.6048680648760634,
                "relative_heading": 251.11758536936176,
                "relative_elevation": 1.2586541185154942
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000934/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000934/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000934/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000934/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001975_pano_0000_000934/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000934/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000934/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000934/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000934/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90566820171513,
                        52.3620811298356,
                        44.1922916192561
                    ]
                },
                "distance": 20.03,
                "direction": 173.01,
                "angle": -4.6,
                "elevation": -1.61,
                "pano_id": "TMX7316010203-001975_pano_0000_000934",
                "timestamp": "2021-01-22T12:11:47.592510Z",
                "filename": "pano_0000_000934.jpg",
                "surface_type": "W",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-water",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 20.02705862,
                "relative_pitch": -4.600546873494908,
                "relative_heading": 173.0090175030596,
                "relative_elevation": -1.6115312678739997
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002543/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002543/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002543/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002543/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_002543/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002543/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_002543/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002543/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_002543/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9059169572071,
                        52.3623051084219,
                        45.7868102043867
                    ]
                },
                "distance": 20.03,
                "direction": 75.41,
                "angle": -0.05,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-002544_pano_0000_002543",
                "timestamp": "2022-04-26T07:27:35.615810Z",
                "filename": "pano_0000_002543.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 20.02908031,
                "relative_pitch": -0.0486669717173168,
                "relative_heading": 75.41123367121207,
                "relative_elevation": -0.01701268274340606
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000024/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000024/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000024/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000024/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0013_000024/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000024/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000024/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000024/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000024/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90535225507101,
                        52.3622044103559,
                        46.0878688404337
                    ]
                },
                "distance": 20.06,
                "direction": 252.11,
                "angle": 0.81,
                "elevation": 0.28,
                "pano_id": "TMX7316010203-002926_pano_0013_000024",
                "timestamp": "2023-01-11T13:02:45.211330Z",
                "filename": "pano_0013_000024.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "oor",
                "mission_year": "2022",
                "tags": [
                    "mission-oor",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 20.05500867,
                "relative_pitch": 0.8114454837099861,
                "relative_heading": 252.11157722961966,
                "relative_elevation": 0.28404595330359683
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000016/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000016/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000016/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000016/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0013_000016/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000016/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000016/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000016/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0013_000016/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90591316046222,
                        52.3623156747632,
                        45.8215663293377
                    ]
                },
                "distance": 20.11,
                "direction": 71.98,
                "angle": 0.05,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-002926_pano_0013_000016",
                "timestamp": "2023-01-11T13:02:40.126380Z",
                "filename": "pano_0013_000016.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "oor",
                "mission_year": "2022",
                "tags": [
                    "mission-oor",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 20.1109353,
                "relative_pitch": 0.050550810968222094,
                "relative_heading": 71.98185530345323,
                "relative_elevation": 0.01774344220759616
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00024/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00024/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00024/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00024/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track04_Sphere_00024/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00024/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track04_Sphere_00024/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00024/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track04_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905915218593847,
                        52.36231413603242,
                        0.0
                    ]
                },
                "distance": 20.19,
                "direction": 72.57,
                "angle": -66.21,
                "elevation": -45.8,
                "pano_id": "b_20241204_1003_Track04_Sphere_00024",
                "timestamp": "2024-12-04T09:28:22Z",
                "filename": "Job_20241204_1003_Track04_Sphere_00024.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 20.19235569,
                "relative_pitch": -66.20998809558988,
                "relative_heading": 72.5669338829226,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00364/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00364/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00364/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00364/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00364/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00364/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00364/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00364/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00364/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.905923242058901,
                        52.36231343165736,
                        0.0
                    ]
                },
                "distance": 20.69,
                "direction": 73.23,
                "angle": -65.69,
                "elevation": -45.8,
                "pano_id": "recording_2025-06-19_04-38-42_00364",
                "timestamp": "2025-06-19T04:50:24Z",
                "filename": "recording_2025-06-19_04-38-42_00364.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 20.69172029,
                "relative_pitch": -65.68908947210515,
                "relative_heading": 73.22743215728029,
                "relative_elevation": -45.8038228871301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001828/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001828/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001828/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001828/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_001828/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001828/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_001828/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001828/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_001828/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90534673494577,
                        52.362195032975,
                        47.420744898729
                    ]
                },
                "distance": 20.75,
                "direction": 249.69,
                "angle": 4.46,
                "elevation": 1.62,
                "pano_id": "TMX7316010203-001681_pano_0000_001828",
                "timestamp": "2020-04-29T10:55:44.452590Z",
                "filename": "pano_0000_001828.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": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 20.75195189,
                "relative_pitch": 4.455292174548572,
                "relative_heading": 249.68807498395222,
                "relative_elevation": 1.616922011598895
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0013_000020/adjacencies/TMX7316010203-002926_pano_0013_000020/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000175/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000175/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000175/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000175/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000354_pano_0002_000175/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0002_000175/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0002_000175/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000175/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0002_000175/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9055460902481,
                        52.3620806180229,
                        45.1004099166021
                    ]
                },
                "distance": 20.78,
                "direction": 196.44,
                "angle": -1.94,
                "elevation": -0.7,
                "pano_id": "TMX7316010203-000354_pano_0002_000175",
                "timestamp": "2017-07-06T09:45:02.812270Z",
                "filename": "pano_0002_000175.jpg",
                "surface_type": "W",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-water",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002926_pano_0013_000020",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122197.22996092806,
                        486149.9966137426
                    ]
                },
                "relative_distance": 20.78448278,
                "relative_pitch": -1.9383315165722075,
                "relative_heading": 196.43640116063645,
                "relative_elevation": -0.7034129705279994
            }
        ]
    }
}