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-001885_pano_0000_000708/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-001885_pano_0000_000708/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000708/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000708/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000708/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000708/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000708/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000708/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000708/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81410828435069,
                        52.3530591850588,
                        44.2027271594852
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-001885_pano_0000_000708",
                "timestamp": "2020-08-21T06:18:17.877820Z",
                "filename": "pano_0000_000708.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "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-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013138/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013138/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013138/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013138/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_013138/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013138/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013138/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013138/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013138/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81410848169427,
                        52.3530607253886,
                        44.1999162770808
                    ]
                },
                "distance": 0.17,
                "direction": 4.49,
                "angle": -0.94,
                "elevation": -0.0,
                "pano_id": "TMX7316010203-000058_pano_0000_013138",
                "timestamp": "2016-08-12T12:38:16.751560Z",
                "filename": "pano_0000_013138.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 0.17192536,
                "relative_pitch": -0.9366701390598567,
                "relative_heading": 4.485684237884743,
                "relative_elevation": -0.002810882404396864
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001119/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001119/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001119/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001119/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_001119/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001119/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001119/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001119/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001119/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81411055073107,
                        52.3530583266333,
                        44.1473806677386
                    ]
                },
                "distance": 0.18,
                "direction": 121.74,
                "angle": -16.95,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-002513_pano_0002_001119",
                "timestamp": "2022-04-13T10:54:50.311210Z",
                "filename": "pano_0002_001119.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 0.18157818,
                "relative_pitch": -16.95164365715026,
                "relative_heading": 121.73942920987128,
                "relative_elevation": -0.05534649174659734
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005123/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005123/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005123/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005123/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005123/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005123/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005123/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005123/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005123/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81410923208807,
                        52.3530611831715,
                        44.2136698691174
                    ]
                },
                "distance": 0.23,
                "direction": 16.2,
                "angle": 2.71,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-001316_pano_0000_005123",
                "timestamp": "2019-07-17T08:16:28.130380Z",
                "filename": "pano_0000_005123.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 0.23152584,
                "relative_pitch": 2.7059824225386033,
                "relative_heading": 16.195303306291805,
                "relative_elevation": 0.010942709632203673
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00911/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00911/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00911/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00911/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00911/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00911/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00911/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00911/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00911/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814109996551737,
                        52.35306217604113,
                        0.0
                    ]
                },
                "distance": 0.35,
                "direction": 19.32,
                "angle": -89.54,
                "elevation": -44.2,
                "pano_id": "2025_09_24_05_30_55_00911",
                "timestamp": "2025-09-24T07:07:58Z",
                "filename": "2025_09_24_05_30_55_00911.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 0.35267352,
                "relative_pitch": -89.54287265086505,
                "relative_heading": 19.317138429582176,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004379/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004379/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004379/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004379/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004379/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004379/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004379/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004379/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004379/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81411567695081,
                        52.3530431632055,
                        45.90999374073
                    ]
                },
                "distance": 1.85,
                "direction": 164.22,
                "angle": 42.66,
                "elevation": 1.71,
                "pano_id": "TMX7316010203-002087_pano_0000_004379",
                "timestamp": "2021-04-13T09:38:37.519150Z",
                "filename": "pano_0000_004379.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 1.85260731,
                "relative_pitch": 42.66205537546691,
                "relative_heading": 164.2232344560491,
                "relative_elevation": 1.7072665812448022
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003712/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003712/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003712/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003712/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003712/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003712/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003712/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003712/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003712/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81411187121279,
                        52.3530760291769,
                        44.3199662948027
                    ]
                },
                "distance": 1.89,
                "direction": 7.43,
                "angle": 3.55,
                "elevation": 0.12,
                "pano_id": "TMX7316010203-000051_pano_0000_003712",
                "timestamp": "2016-08-08T13:22:24.356240Z",
                "filename": "pano_0000_003712.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 1.89017977,
                "relative_pitch": 3.5492461736150838,
                "relative_heading": 7.42900902348032,
                "relative_elevation": 0.1172391353174973
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00046/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00046/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00046/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00046/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track130_Sphere_00046/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00046/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00046/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00046/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814097950645033,
                        52.35307772052776,
                        0.0
                    ]
                },
                "distance": 2.18,
                "direction": 341.15,
                "angle": -87.18,
                "elevation": -44.2,
                "pano_id": "_20241025_0915_Track130_Sphere_00046",
                "timestamp": "2024-10-25T12:14:45Z",
                "filename": "Job_20241025_0915_Track130_Sphere_00046.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 2.17938849,
                "relative_pitch": -87.17735228526806,
                "relative_heading": 341.151136827667,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003655/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003655/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003655/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003655/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003655/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003655/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003655/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003655/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003655/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81409926761196,
                        52.3530810863518,
                        44.2054866859689
                    ]
                },
                "distance": 2.51,
                "direction": 345.85,
                "angle": 0.06,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-000821_pano_0000_003655",
                "timestamp": "2018-07-03T09:35:29.624660Z",
                "filename": "pano_0000_003655.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 2.51329255,
                "relative_pitch": 0.06290917363948836,
                "relative_heading": 345.85081801263567,
                "relative_elevation": 0.0027595264837003697
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003654/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003654/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003654/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003654/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003654/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003654/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003654/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003654/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003654/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81412037839833,
                        52.3530374448884,
                        44.2090878430754
                    ]
                },
                "distance": 2.56,
                "direction": 161.19,
                "angle": 0.14,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-000821_pano_0000_003654",
                "timestamp": "2018-07-03T09:35:28.604710Z",
                "filename": "pano_0000_003654.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 2.55561672,
                "relative_pitch": 0.14260337599209338,
                "relative_heading": 161.18915619682068,
                "relative_elevation": 0.006360683590202143
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00047/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00047/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00047/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00047/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track130_Sphere_00047/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00047/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00047/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00047/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00047/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81412205212532,
                        52.35303224214082,
                        0.0
                    ]
                },
                "distance": 3.14,
                "direction": 162.63,
                "angle": -85.93,
                "elevation": -44.2,
                "pano_id": "_20241025_0915_Track130_Sphere_00047",
                "timestamp": "2024-10-25T12:14:46Z",
                "filename": "Job_20241025_0915_Track130_Sphere_00047.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 3.14138457,
                "relative_pitch": -85.93495724165167,
                "relative_heading": 162.62512795290513,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004380/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004380/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004380/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004380/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004380/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004380/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004380/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004380/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004380/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81409214285175,
                        52.3530859561268,
                        45.8544517727569
                    ]
                },
                "distance": 3.18,
                "direction": 339.74,
                "angle": 27.48,
                "elevation": 1.65,
                "pano_id": "TMX7316010203-002087_pano_0000_004380",
                "timestamp": "2021-04-13T09:38:38.484120Z",
                "filename": "pano_0000_004380.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 3.1754696,
                "relative_pitch": 27.48125453436359,
                "relative_heading": 339.73578661236127,
                "relative_elevation": 1.6517246132717034
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003711/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003711/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003711/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003711/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003711/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003711/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003711/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003711/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003711/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81413499277979,
                        52.3530351616928,
                        44.3001940315589
                    ]
                },
                "distance": 3.23,
                "direction": 145.75,
                "angle": 1.73,
                "elevation": 0.1,
                "pano_id": "TMX7316010203-000051_pano_0000_003711",
                "timestamp": "2016-08-08T13:22:23.686230Z",
                "filename": "pano_0000_003711.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 3.23382296,
                "relative_pitch": 1.726362394106237,
                "relative_heading": 145.75415597648896,
                "relative_elevation": 0.09746687207370286
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004565/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004565/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004565/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004565/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004565/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004565/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004565/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004565/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004565/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81412521240362,
                        52.3530244054782,
                        44.0772002991289
                    ]
                },
                "distance": 4.04,
                "direction": 163.4,
                "angle": -1.78,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-000284_pano_0000_004565",
                "timestamp": "2017-05-03T12:59:57.733290Z",
                "filename": "pano_0000_004565.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 4.0382884,
                "relative_pitch": -1.7804187138004273,
                "relative_heading": 163.40406058362464,
                "relative_elevation": -0.12552686035630245
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00910/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00910/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00910/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00910/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00910/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00910/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00910/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00910/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00910/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814131200922966,
                        52.35302167185097,
                        0.0
                    ]
                },
                "distance": 4.46,
                "direction": 159.49,
                "angle": -84.24,
                "elevation": -44.2,
                "pano_id": "2025_09_24_05_30_55_00910",
                "timestamp": "2025-09-24T07:07:57Z",
                "filename": "2025_09_24_05_30_55_00910.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 4.45673339,
                "relative_pitch": -84.242618125308,
                "relative_heading": 159.49075609432947,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005122/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005122/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005122/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005122/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005122/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005122/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005122/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005122/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005122/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81413156403641,
                        52.3530181944886,
                        44.1894563604146
                    ]
                },
                "distance": 4.83,
                "direction": 160.82,
                "angle": -0.16,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-001316_pano_0000_005122",
                "timestamp": "2019-07-17T08:16:27.380360Z",
                "filename": "pano_0000_005122.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 4.82912412,
                "relative_pitch": -0.1574527480686516,
                "relative_heading": 160.82439712875922,
                "relative_elevation": -0.013270799070596695
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013139/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013139/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013139/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013139/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_013139/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013139/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013139/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013139/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013139/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8141308112998,
                        52.3530179774243,
                        44.1856258036569
                    ]
                },
                "distance": 4.84,
                "direction": 161.49,
                "angle": -0.2,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-000058_pano_0000_013139",
                "timestamp": "2016-08-12T12:38:17.826800Z",
                "filename": "pano_0000_013139.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 4.83541974,
                "relative_pitch": -0.20263627157986533,
                "relative_heading": 161.4924305790087,
                "relative_elevation": -0.01710135582830219
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001118/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001118/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001118/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001118/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_001118/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001118/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001118/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001118/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001118/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81408833563696,
                        52.3531014920937,
                        44.1300352690741
                    ]
                },
                "distance": 4.9,
                "direction": 343.9,
                "angle": -0.85,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-002513_pano_0002_001118",
                "timestamp": "2022-04-13T10:54:49.446240Z",
                "filename": "pano_0002_001118.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 4.89997149,
                "relative_pitch": -0.8499300519090989,
                "relative_heading": 343.89514819785666,
                "relative_elevation": -0.07269189041110025
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000707/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000707/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000707/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000707/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000707/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000707/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000707/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000707/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000707/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81408595339354,
                        52.3531017702978,
                        44.1956222802401
                    ]
                },
                "distance": 4.98,
                "direction": 342.2,
                "angle": -0.08,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-001885_pano_0000_000707",
                "timestamp": "2020-08-21T06:18:17.067850Z",
                "filename": "pano_0000_000707.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 4.97692178,
                "relative_pitch": -0.0817933928147278,
                "relative_heading": 342.1984488770029,
                "relative_elevation": -0.007104879245098061
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000709/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000709/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000709/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000709/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000709/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000709/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000709/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000709/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000709/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81413072768976,
                        52.3530165470693,
                        44.1916201235726
                    ]
                },
                "distance": 4.98,
                "direction": 162.14,
                "angle": -0.13,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-001885_pano_0000_000709",
                "timestamp": "2020-08-21T06:18:18.732860Z",
                "filename": "pano_0000_000709.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 4.98485495,
                "relative_pitch": -0.12766374025465776,
                "relative_heading": 162.13524217700294,
                "relative_elevation": -0.01110703591260176
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00912/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00912/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00912/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00912/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00912/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00912/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00912/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00912/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00912/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814088731745852,
                        52.35310394721373,
                        0.0
                    ]
                },
                "distance": 5.16,
                "direction": 345.03,
                "angle": -83.35,
                "elevation": -44.2,
                "pano_id": "2025_09_24_05_30_55_00912",
                "timestamp": "2025-09-24T07:07:58Z",
                "filename": "2025_09_24_05_30_55_00912.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 5.155958,
                "relative_pitch": -83.34688807317427,
                "relative_heading": 345.0255048592103,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013137/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013137/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013137/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013137/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_013137/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013137/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013137/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013137/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013137/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81408742126545,
                        52.353103775537,
                        44.1896032439545
                    ]
                },
                "distance": 5.16,
                "direction": 344.01,
                "angle": -0.15,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-000058_pano_0000_013137",
                "timestamp": "2016-08-12T12:38:15.701570Z",
                "filename": "pano_0000_013137.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 5.16138121,
                "relative_pitch": -0.1456864586178088,
                "relative_heading": 344.0131074835956,
                "relative_elevation": -0.013123915530698582
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001120/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001120/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001120/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001120/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_001120/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001120/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001120/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001120/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001120/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81413239030066,
                        52.3530151501752,
                        44.1422593304887
                    ]
                },
                "distance": 5.17,
                "direction": 161.47,
                "angle": -0.67,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-002513_pano_0002_001120",
                "timestamp": "2022-04-13T10:54:51.251240Z",
                "filename": "pano_0002_001120.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 5.16790062,
                "relative_pitch": -0.6703676328798513,
                "relative_heading": 161.46848142423022,
                "relative_elevation": -0.06046782899650083
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005124/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005124/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005124/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005124/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005124/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005124/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005124/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005124/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005124/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814086790228,
                        52.3531041269867,
                        44.2108294032514
                    ]
                },
                "distance": 5.21,
                "direction": 343.68,
                "angle": 0.09,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-001316_pano_0000_005124",
                "timestamp": "2019-07-17T08:16:28.850320Z",
                "filename": "pano_0000_005124.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 5.21090761,
                "relative_pitch": 0.08908697544297858,
                "relative_heading": 343.67705613451517,
                "relative_elevation": 0.008102243766202832
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004566/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004566/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004566/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004566/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004566/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004566/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004566/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004566/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004566/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81408125592761,
                        52.3531122156618,
                        44.078091962263
                    ]
                },
                "distance": 6.18,
                "direction": 342.67,
                "angle": -1.16,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-000284_pano_0000_004566",
                "timestamp": "2017-05-03T12:59:59.133290Z",
                "filename": "pano_0000_004566.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 6.18162886,
                "relative_pitch": -1.1550520952878378,
                "relative_heading": 342.66741205272206,
                "relative_elevation": -0.12463519722219729
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003713/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003713/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003713/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003713/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003713/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003713/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003713/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003713/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003713/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81408924095093,
                        52.3531169599058,
                        44.333523822017
                    ]
                },
                "distance": 6.56,
                "direction": 348.59,
                "angle": 1.14,
                "elevation": 0.13,
                "pano_id": "TMX7316010203-000051_pano_0000_003713",
                "timestamp": "2016-08-08T13:22:24.996170Z",
                "filename": "pano_0000_003713.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 6.55847787,
                "relative_pitch": 1.1425064753234788,
                "relative_heading": 348.58916276227166,
                "relative_elevation": 0.13079666253180022
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004378/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004378/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004378/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004378/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004378/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004378/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004378/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004378/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004378/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81414069663087,
                        52.3530009944384,
                        45.9136724546552
                    ]
                },
                "distance": 6.84,
                "direction": 161.17,
                "angle": 14.04,
                "elevation": 1.71,
                "pano_id": "TMX7316010203-002087_pano_0000_004378",
                "timestamp": "2021-04-13T09:38:36.589110Z",
                "filename": "pano_0000_004378.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 6.84136574,
                "relative_pitch": 14.041003153342063,
                "relative_heading": 161.16706868618874,
                "relative_elevation": 1.7109452951699993
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00045/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00045/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00045/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00045/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track130_Sphere_00045/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00045/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00045/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00045/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814075046846561,
                        52.353121380186565,
                        0.0
                    ]
                },
                "distance": 7.28,
                "direction": 341.88,
                "angle": -80.65,
                "elevation": -44.2,
                "pano_id": "_20241025_0915_Track130_Sphere_00045",
                "timestamp": "2024-10-25T12:14:43Z",
                "filename": "Job_20241025_0915_Track130_Sphere_00045.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 7.28182191,
                "relative_pitch": -80.64528841363081,
                "relative_heading": 341.8802081598364,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003656/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003656/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003656/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003656/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003656/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003656/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003656/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003656/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003656/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81407821779793,
                        52.3531246582886,
                        44.1875680582598
                    ]
                },
                "distance": 7.57,
                "direction": 344.29,
                "angle": -0.11,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-000821_pano_0000_003656",
                "timestamp": "2018-07-03T09:35:30.619740Z",
                "filename": "pano_0000_003656.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 7.5680224,
                "relative_pitch": -0.11476596050098614,
                "relative_heading": 344.29438598871855,
                "relative_elevation": -0.015159101225400207
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003653/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003653/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003653/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003653/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003653/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003653/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003653/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003653/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003653/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81414311995394,
                        52.3529942609235,
                        44.1917423512787
                    ]
                },
                "distance": 7.6,
                "direction": 161.81,
                "angle": -0.08,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-000821_pano_0000_003653",
                "timestamp": "2018-07-03T09:35:27.539710Z",
                "filename": "pano_0000_003653.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 7.60430152,
                "relative_pitch": -0.08276666956907777,
                "relative_heading": 161.81199421624422,
                "relative_elevation": -0.010984808206501384
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003710/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003710/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003710/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003710/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003710/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003710/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003710/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003710/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003710/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81415812386925,
                        52.3529941282713,
                        44.2550183171406
                    ]
                },
                "distance": 8.0,
                "direction": 154.87,
                "angle": 0.37,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-000051_pano_0000_003710",
                "timestamp": "2016-08-08T13:22:22.951250Z",
                "filename": "pano_0000_003710.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 7.99606751,
                "relative_pitch": 0.3746866727295362,
                "relative_heading": 154.868630835768,
                "relative_elevation": 0.05229115765540371
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004381/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004381/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004381/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004381/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004381/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004381/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004381/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004381/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004381/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81406889718914,
                        52.3531287900733,
                        45.7912620240822
                    ]
                },
                "distance": 8.2,
                "direction": 340.89,
                "angle": 10.97,
                "elevation": 1.59,
                "pano_id": "TMX7316010203-002087_pano_0000_004381",
                "timestamp": "2021-04-13T09:38:39.479320Z",
                "filename": "pano_0000_004381.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 8.1970027,
                "relative_pitch": 10.967659634806568,
                "relative_heading": 340.88897963300343,
                "relative_elevation": 1.5885348645970012
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00048/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00048/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00048/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00048/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track130_Sphere_00048/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00048/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00048/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00048/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00048/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814146321337462,
                        52.35298286385786,
                        0.0
                    ]
                },
                "distance": 8.88,
                "direction": 163.03,
                "angle": -78.64,
                "elevation": -44.2,
                "pano_id": "_20241025_0915_Track130_Sphere_00048",
                "timestamp": "2024-10-25T12:14:48Z",
                "filename": "Job_20241025_0915_Track130_Sphere_00048.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 8.879227,
                "relative_pitch": -78.64186485349578,
                "relative_heading": 163.02919027956307,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00909/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00909/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00909/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00909/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00909/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00909/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00909/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00909/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00909/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814152957585699,
                        52.35298272521921,
                        0.0
                    ]
                },
                "distance": 9.04,
                "direction": 160.31,
                "angle": -78.45,
                "elevation": -44.2,
                "pano_id": "2025_09_24_05_30_55_00909",
                "timestamp": "2025-09-24T07:07:56Z",
                "filename": "2025_09_24_05_30_55_00909.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 9.03610439,
                "relative_pitch": -78.44654115938359,
                "relative_heading": 160.31447005416558,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013140/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013140/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013140/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013140/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_013140/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013140/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013140/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013140/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013140/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81415354253845,
                        52.3529754291824,
                        44.1780223585665
                    ]
                },
                "distance": 9.82,
                "direction": 161.69,
                "angle": -0.14,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-000058_pano_0000_013140",
                "timestamp": "2016-08-12T12:38:18.961540Z",
                "filename": "pano_0000_013140.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 9.81677756,
                "relative_pitch": -0.1441896619870235,
                "relative_heading": 161.69174745780867,
                "relative_elevation": -0.02470480091869831
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005121/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005121/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005121/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005121/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005121/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005121/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005121/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005121/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005121/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81415470339087,
                        52.3529754075348,
                        44.1513928277418
                    ]
                },
                "distance": 9.84,
                "direction": 161.26,
                "angle": -0.3,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-001316_pano_0000_005121",
                "timestamp": "2019-07-17T08:16:26.570340Z",
                "filename": "pano_0000_005121.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 9.84419158,
                "relative_pitch": -0.2987765800021083,
                "relative_heading": 161.25908850932132,
                "relative_elevation": -0.051334331743397854
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001117/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001117/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001117/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001117/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_001117/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001117/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001117/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001117/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001117/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81406533595985,
                        52.3531445416636,
                        44.1078150151297
                    ]
                },
                "distance": 9.94,
                "direction": 342.88,
                "angle": -0.55,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-002513_pano_0002_001117",
                "timestamp": "2022-04-13T10:54:48.566250Z",
                "filename": "pano_0002_001117.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 9.93856323,
                "relative_pitch": -0.5471515209535421,
                "relative_heading": 342.87583935630886,
                "relative_elevation": -0.09491214435549722
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000706/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000706/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000706/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000706/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000706/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000706/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000706/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000706/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000706/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81406320845963,
                        52.3531444832035,
                        44.1681637810543
                    ]
                },
                "distance": 9.98,
                "direction": 342.07,
                "angle": -0.2,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-001885_pano_0000_000706",
                "timestamp": "2020-08-21T06:18:16.292890Z",
                "filename": "pano_0000_000706.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 9.97601781,
                "relative_pitch": -0.19850884628932094,
                "relative_heading": 342.0691641788503,
                "relative_elevation": -0.03456337843090296
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000710/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000710/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000710/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000710/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000710/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000710/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000710/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000710/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000710/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81415344491198,
                        52.3529737797444,
                        44.1859174761921
                    ]
                },
                "distance": 9.99,
                "direction": 162.06,
                "angle": -0.1,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-001885_pano_0000_000710",
                "timestamp": "2020-08-21T06:18:19.662870Z",
                "filename": "pano_0000_000710.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 9.98914179,
                "relative_pitch": -0.0964169914463239,
                "relative_heading": 162.05867100284257,
                "relative_elevation": -0.016809683293097066
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013136/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013136/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013136/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013136/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_013136/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013136/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013136/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013136/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013136/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81406548394131,
                        52.3531467315941,
                        44.1709087518975
                    ]
                },
                "distance": 10.17,
                "direction": 343.33,
                "angle": -0.18,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-000058_pano_0000_013136",
                "timestamp": "2016-08-12T12:38:14.721570Z",
                "filename": "pano_0000_013136.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 10.16879977,
                "relative_pitch": -0.17927922243929698,
                "relative_heading": 343.33441519207406,
                "relative_elevation": -0.03181840758769994
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001121/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001121/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001121/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001121/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_001121/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001121/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001121/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001121/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001121/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81415525637518,
                        52.3529722516661,
                        44.1486521568149
                    ]
                },
                "distance": 10.19,
                "direction": 161.69,
                "angle": -0.3,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-002513_pano_0002_001121",
                "timestamp": "2022-04-13T10:54:52.366230Z",
                "filename": "pano_0002_001121.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 10.1891372,
                "relative_pitch": -0.30407288484657113,
                "relative_heading": 161.69289589372457,
                "relative_elevation": -0.0540750026703023
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005125/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005125/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005125/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005125/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005125/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005125/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005125/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005125/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005125/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8140636025501,
                        52.3531469068265,
                        44.191355317831
                    ]
                },
                "distance": 10.22,
                "direction": 342.68,
                "angle": -0.06,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-001316_pano_0000_005125",
                "timestamp": "2019-07-17T08:16:29.555360Z",
                "filename": "pano_0000_005125.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 10.22491476,
                "relative_pitch": -0.06372261077262892,
                "relative_heading": 342.6775849708119,
                "relative_elevation": -0.011371841654202797
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00913/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00913/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00913/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00913/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00913/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00913/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00913/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00913/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00913/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81406597086596,
                        52.35314790415989,
                        0.0
                    ]
                },
                "distance": 10.28,
                "direction": 343.72,
                "angle": -76.9,
                "elevation": -44.2,
                "pano_id": "2025_09_24_05_30_55_00913",
                "timestamp": "2025-09-24T07:07:59Z",
                "filename": "2025_09_24_05_30_55_00913.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 10.28451331,
                "relative_pitch": -76.9021930648017,
                "relative_heading": 343.7199492615452,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003714/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003714/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003714/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003714/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003714/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003714/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003714/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003714/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003714/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81406716385254,
                        52.3531576108181,
                        44.3366944706067
                    ]
                },
                "distance": 11.3,
                "direction": 345.65,
                "angle": 0.68,
                "elevation": 0.13,
                "pano_id": "TMX7316010203-000051_pano_0000_003714",
                "timestamp": "2016-08-08T13:22:25.636240Z",
                "filename": "pano_0000_003714.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 11.30493229,
                "relative_pitch": 0.6789427879287562,
                "relative_heading": 345.6503592818526,
                "relative_elevation": 0.13396731112150206
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004377/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004377/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004377/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004377/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004377/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004377/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004377/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004377/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004377/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81416953653614,
                        52.352959512077,
                        45.9408512860537
                    ]
                },
                "distance": 11.85,
                "direction": 159.38,
                "angle": 8.34,
                "elevation": 1.74,
                "pano_id": "TMX7316010203-002087_pano_0000_004377",
                "timestamp": "2021-04-13T09:38:35.604140Z",
                "filename": "pano_0000_004377.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 11.85026677,
                "relative_pitch": 8.344293903855567,
                "relative_heading": 159.37883993323143,
                "relative_elevation": 1.7381241265685006
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00044/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00044/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00044/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00044/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track130_Sphere_00044/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00044/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00044/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00044/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814050833138671,
                        52.35316531211936,
                        0.0
                    ]
                },
                "distance": 12.44,
                "direction": 341.66,
                "angle": -74.28,
                "elevation": -44.2,
                "pano_id": "_20241025_0915_Track130_Sphere_00044",
                "timestamp": "2024-10-25T12:14:42Z",
                "filename": "Job_20241025_0915_Track130_Sphere_00044.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 12.44107515,
                "relative_pitch": -74.28048222091986,
                "relative_heading": 341.6606732650325,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003657/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003657/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003657/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003657/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003657/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003657/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003657/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003657/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003657/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81405630474946,
                        52.3531683993372,
                        44.1870558224618
                    ]
                },
                "distance": 12.66,
                "direction": 343.75,
                "angle": -0.07,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-000821_pano_0000_003657",
                "timestamp": "2018-07-03T09:35:31.609720Z",
                "filename": "pano_0000_003657.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 12.65828283,
                "relative_pitch": -0.07093387184371859,
                "relative_heading": 343.7521679851745,
                "relative_elevation": -0.015671337023398735
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003652/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003652/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003652/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003652/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003652/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003652/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003652/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003652/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003652/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81416902427412,
                        52.3529513942326,
                        44.1977268755436
                    ]
                },
                "distance": 12.69,
                "direction": 160.96,
                "angle": -0.02,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-000821_pano_0000_003652",
                "timestamp": "2018-07-03T09:35:26.359730Z",
                "filename": "pano_0000_003652.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 12.68825492,
                "relative_pitch": -0.022579555123663376,
                "relative_heading": 160.96313123491066,
                "relative_elevation": -0.005000283941598127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003709/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003709/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003709/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003709/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003709/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003709/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003709/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003709/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003709/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81418351846562,
                        52.3529532566265,
                        44.2386268936098
                    ]
                },
                "distance": 12.85,
                "direction": 156.5,
                "angle": 0.16,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-000051_pano_0000_003709",
                "timestamp": "2016-08-08T13:22:22.106240Z",
                "filename": "pano_0000_003709.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 12.85352883,
                "relative_pitch": 0.1600259298229581,
                "relative_heading": 156.49580755002722,
                "relative_elevation": 0.035899734124598126
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004382/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004382/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004382/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004382/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004382/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004382/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004382/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004382/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004382/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8140460317848,
                        52.3531714307275,
                        45.7490048315376
                    ]
                },
                "distance": 13.19,
                "direction": 341.24,
                "angle": 6.69,
                "elevation": 1.55,
                "pano_id": "TMX7316010203-002087_pano_0000_004382",
                "timestamp": "2021-04-13T09:38:40.489080Z",
                "filename": "pano_0000_004382.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 13.19062359,
                "relative_pitch": 6.686012813522761,
                "relative_heading": 341.24234419536924,
                "relative_elevation": 1.5462776720523976
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00908/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00908/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00908/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00908/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00908/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00908/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00908/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00908/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00908/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814175759931116,
                        52.3529469113983,
                        0.0
                    ]
                },
                "distance": 13.31,
                "direction": 159.8,
                "angle": -73.24,
                "elevation": -44.2,
                "pano_id": "2025_09_24_05_30_55_00908",
                "timestamp": "2025-09-24T07:07:55Z",
                "filename": "2025_09_24_05_30_55_00908.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 13.31225513,
                "relative_pitch": -73.23960761711423,
                "relative_heading": 159.79606465502204,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00049/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00049/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00049/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00049/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track130_Sphere_00049/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00049/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00049/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00049/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00049/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814175047786016,
                        52.352940679408796,
                        0.0
                    ]
                },
                "distance": 13.95,
                "direction": 160.97,
                "angle": -72.49,
                "elevation": -44.2,
                "pano_id": "_20241025_0915_Track130_Sphere_00049",
                "timestamp": "2024-10-25T12:14:49Z",
                "filename": "Job_20241025_0915_Track130_Sphere_00049.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 13.94919943,
                "relative_pitch": -72.48569625209923,
                "relative_heading": 160.96690218509326,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004564/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004564/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004564/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004564/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004564/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004564/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004564/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004564/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004564/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81417504367736,
                        52.3529379608721,
                        44.0870473664254
                    ]
                },
                "distance": 14.24,
                "direction": 161.37,
                "angle": -0.47,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-000284_pano_0000_004564",
                "timestamp": "2017-05-03T12:59:56.033730Z",
                "filename": "pano_0000_004564.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 14.23541676,
                "relative_pitch": -0.4655865115935806,
                "relative_heading": 161.36502513546148,
                "relative_elevation": -0.11567979305979748
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013141/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013141/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013141/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013141/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_013141/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013141/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013141/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013141/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013141/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8141835410658,
                        52.3529343334488,
                        44.2066169269383
                    ]
                },
                "distance": 14.81,
                "direction": 159.74,
                "angle": 0.02,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-000058_pano_0000_013141",
                "timestamp": "2016-08-12T12:38:20.216550Z",
                "filename": "pano_0000_013141.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 14.80884735,
                "relative_pitch": 0.01504960163052276,
                "relative_heading": 159.74116392727765,
                "relative_elevation": 0.003889767453102877
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005120/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005120/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005120/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005120/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005120/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005120/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005120/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005120/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005120/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814189147745,
                        52.3529355315452,
                        44.1851374963298
                    ]
                },
                "distance": 14.82,
                "direction": 158.18,
                "angle": -0.07,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-001316_pano_0000_005120",
                "timestamp": "2019-07-17T08:16:25.655420Z",
                "filename": "pano_0000_005120.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 14.82157814,
                "relative_pitch": -0.06799633474971599,
                "relative_heading": 158.17710006035662,
                "relative_elevation": -0.017589663155398227
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000711/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000711/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000711/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000711/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000711/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000711/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000711/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000711/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000711/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81418882671914,
                        52.3529348274674,
                        44.2087636254728
                    ]
                },
                "distance": 14.89,
                "direction": 158.37,
                "angle": 0.02,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-001885_pano_0000_000711",
                "timestamp": "2020-08-21T06:18:20.687810Z",
                "filename": "pano_0000_000711.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 14.88626013,
                "relative_pitch": 0.023233774116930592,
                "relative_heading": 158.3673521795283,
                "relative_elevation": 0.00603646598759866
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001116/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001116/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001116/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001116/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_001116/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001116/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001116/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001116/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001116/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81404183372455,
                        52.3531874114555,
                        44.111589057371
                    ]
                },
                "distance": 14.97,
                "direction": 342.39,
                "angle": -0.35,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-002513_pano_0002_001116",
                "timestamp": "2022-04-13T10:54:47.626220Z",
                "filename": "pano_0002_001116.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 14.96942308,
                "relative_pitch": -0.3488286795005334,
                "relative_heading": 342.39441223039915,
                "relative_elevation": -0.09113810211420059
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000705/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000705/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000705/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000705/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000705/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000705/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000705/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000705/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000705/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81404058433692,
                        52.3531872436278,
                        44.1759786549956
                    ]
                },
                "distance": 14.98,
                "direction": 342.06,
                "angle": -0.1,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-001885_pano_0000_000705",
                "timestamp": "2020-08-21T06:18:15.542860Z",
                "filename": "pano_0000_000705.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 14.97762269,
                "relative_pitch": -0.1023243019212887,
                "relative_heading": 342.0624029435739,
                "relative_elevation": -0.026748504489596314
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001122/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001122/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001122/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001122/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_001122/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001122/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001122/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001122/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001122/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81419057451062,
                        52.3529329364262,
                        44.1951092546806
                    ]
                },
                "distance": 15.13,
                "direction": 158.24,
                "angle": -0.03,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-002513_pano_0002_001122",
                "timestamp": "2022-04-13T10:54:53.896250Z",
                "filename": "pano_0002_001122.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 15.12580182,
                "relative_pitch": -0.028856239313867355,
                "relative_heading": 158.24186716788228,
                "relative_elevation": -0.007617904804597231
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013135/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013135/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013135/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013135/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_013135/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013135/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013135/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013135/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013135/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8140423187945,
                        52.3531893525412,
                        44.1838462632149
                    ]
                },
                "distance": 15.17,
                "direction": 342.76,
                "angle": -0.07,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-000058_pano_0000_013135",
                "timestamp": "2016-08-12T12:38:13.806820Z",
                "filename": "pano_0000_013135.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 15.16561113,
                "relative_pitch": -0.0713321145794914,
                "relative_heading": 342.76024910255524,
                "relative_elevation": -0.018880896270296432
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005126/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005126/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005126/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005126/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005126/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005126/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005126/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005126/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005126/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81404017991674,
                        52.3531895812111,
                        44.2184285251424
                    ]
                },
                "distance": 15.23,
                "direction": 342.27,
                "angle": 0.06,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-001316_pano_0000_005126",
                "timestamp": "2019-07-17T08:16:30.250410Z",
                "filename": "pano_0000_005126.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 15.23367355,
                "relative_pitch": 0.059054807970452705,
                "relative_heading": 342.26510423640883,
                "relative_elevation": 0.015701365657200483
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00914/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00914/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00914/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00914/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00914/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00914/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00914/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00914/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00914/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814042505553395,
                        52.35319184870246,
                        0.0
                    ]
                },
                "distance": 15.43,
                "direction": 343.11,
                "angle": -70.76,
                "elevation": -44.2,
                "pano_id": "2025_09_24_05_30_55_00914",
                "timestamp": "2025-09-24T07:08:00Z",
                "filename": "2025_09_24_05_30_55_00914.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 15.42740812,
                "relative_pitch": -70.76025432077505,
                "relative_heading": 343.11111383928534,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003715/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003715/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003715/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003715/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003715/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003715/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003715/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003715/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003715/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81404615008273,
                        52.3531982075914,
                        44.3647940084338
                    ]
                },
                "distance": 16.04,
                "direction": 344.69,
                "angle": 0.58,
                "elevation": 0.16,
                "pano_id": "TMX7316010203-000051_pano_0000_003715",
                "timestamp": "2016-08-08T13:22:26.281270Z",
                "filename": "pano_0000_003715.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 16.03845096,
                "relative_pitch": 0.5789480813235685,
                "relative_heading": 344.6945257929492,
                "relative_elevation": 0.1620668489485979
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004567/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004567/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004567/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004567/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004567/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004567/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004567/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004567/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004567/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81403614414024,
                        52.3532000886609,
                        44.0721878157929
                    ]
                },
                "distance": 16.43,
                "direction": 342.59,
                "angle": -0.46,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-000284_pano_0000_004567",
                "timestamp": "2017-05-03T13:00:00.448320Z",
                "filename": "pano_0000_004567.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 16.43134835,
                "relative_pitch": -0.45517847629384384,
                "relative_heading": 342.59372827693136,
                "relative_elevation": -0.13053934369229836
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004376/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004376/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004376/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004376/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004376/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004376/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004376/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004376/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004376/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81421562269659,
                        52.3529247353643,
                        46.0453365305439
                    ]
                },
                "distance": 16.65,
                "direction": 153.95,
                "angle": 6.31,
                "elevation": 1.84,
                "pano_id": "TMX7316010203-002087_pano_0000_004376",
                "timestamp": "2021-04-13T09:38:34.459150Z",
                "filename": "pano_0000_004376.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 16.65274876,
                "relative_pitch": 6.314034165814245,
                "relative_heading": 153.94797407034716,
                "relative_elevation": 1.8426093710586997
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00907/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00907/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00907/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00907/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00907/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00907/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00907/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00907/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00907/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81421247156295,
                        52.35291833716859,
                        0.0
                    ]
                },
                "distance": 17.21,
                "direction": 155.63,
                "angle": -68.73,
                "elevation": -44.2,
                "pano_id": "2025_09_24_05_30_55_00907",
                "timestamp": "2025-09-24T07:07:54Z",
                "filename": "2025_09_24_05_30_55_00907.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 17.20549783,
                "relative_pitch": -68.73199025313778,
                "relative_heading": 155.6318151759867,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003651/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003651/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003651/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003651/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003651/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003651/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003651/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003651/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003651/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81421598459989,
                        52.3529169905428,
                        44.2411211263388
                    ]
                },
                "distance": 17.44,
                "direction": 155.12,
                "angle": 0.13,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-000821_pano_0000_003651",
                "timestamp": "2018-07-03T09:35:24.994690Z",
                "filename": "pano_0000_003651.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 17.4414548,
                "relative_pitch": 0.12612529926365643,
                "relative_heading": 155.1186309368282,
                "relative_elevation": 0.038393966853597306
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00043/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00043/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00043/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00043/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track130_Sphere_00043/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00043/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00043/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00043/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814027837186856,
                        52.35320814444523,
                        0.0
                    ]
                },
                "distance": 17.46,
                "direction": 341.7,
                "angle": -68.45,
                "elevation": -44.2,
                "pano_id": "_20241025_0915_Track130_Sphere_00043",
                "timestamp": "2024-10-25T12:14:41Z",
                "filename": "Job_20241025_0915_Track130_Sphere_00043.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 17.45813552,
                "relative_pitch": -68.44815727176815,
                "relative_heading": 341.7012441053325,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003708/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003708/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003708/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003708/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003708/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003708/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003708/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003708/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003708/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81422659797333,
                        52.3529187209034,
                        44.2741134595126
                    ]
                },
                "distance": 17.59,
                "direction": 152.72,
                "angle": 0.23,
                "elevation": 0.07,
                "pano_id": "TMX7316010203-000051_pano_0000_003708",
                "timestamp": "2016-08-08T13:22:21.166230Z",
                "filename": "pano_0000_003708.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 17.58649554,
                "relative_pitch": 0.232571135820018,
                "relative_heading": 152.7166681948395,
                "relative_elevation": 0.07138630002739887
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003658/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003658/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003658/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003658/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003658/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003658/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003658/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003658/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003658/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81403292813392,
                        52.3532119699978,
                        44.1927862036973
                    ]
                },
                "distance": 17.76,
                "direction": 343.2,
                "angle": -0.03,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-000821_pano_0000_003658",
                "timestamp": "2018-07-03T09:35:32.594660Z",
                "filename": "pano_0000_003658.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 17.75942016,
                "relative_pitch": -0.03207169751902632,
                "relative_heading": 343.1951212645534,
                "relative_elevation": -0.00994095578789711
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00050/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00050/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00050/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00050/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track130_Sphere_00050/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00050/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track130_Sphere_00050/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00050/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track130_Sphere_00050/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814224616926205,
                        52.35291327292036,
                        0.0
                    ]
                },
                "distance": 18.07,
                "direction": 153.98,
                "angle": -67.77,
                "elevation": -44.2,
                "pano_id": "_20241025_0915_Track130_Sphere_00050",
                "timestamp": "2024-10-25T12:14:51Z",
                "filename": "Job_20241025_0915_Track130_Sphere_00050.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 18.06778016,
                "relative_pitch": -67.76780466047077,
                "relative_heading": 153.97841483614297,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004383/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004383/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004383/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004383/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004383/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004383/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004383/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004383/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004383/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81402205985919,
                        52.3532138835886,
                        45.700495140627
                    ]
                },
                "distance": 18.19,
                "direction": 341.16,
                "angle": 4.71,
                "elevation": 1.5,
                "pano_id": "TMX7316010203-002087_pano_0000_004383",
                "timestamp": "2021-04-13T09:38:41.479060Z",
                "filename": "pano_0000_004383.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 18.18887843,
                "relative_pitch": 4.707415290332811,
                "relative_heading": 341.1555520726022,
                "relative_elevation": 1.4977679811417985
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001123/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001123/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001123/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001123/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_001123/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001123/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001123/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001123/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001123/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81425623266018,
                        52.3529145916531,
                        44.2044728277251
                    ]
                },
                "distance": 18.99,
                "direction": 147.93,
                "angle": 0.01,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-002513_pano_0002_001123",
                "timestamp": "2022-04-13T10:54:55.391200Z",
                "filename": "pano_0002_001123.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 18.98662689,
                "relative_pitch": 0.005267887912574359,
                "relative_heading": 147.93122240082096,
                "relative_elevation": 0.0017456682398986345
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000712/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000712/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000712/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000712/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000712/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000712/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000712/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000712/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000712/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81425113524193,
                        52.3529123859417,
                        44.2042188430205
                    ]
                },
                "distance": 19.01,
                "direction": 149.21,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-001885_pano_0000_000712",
                "timestamp": "2020-08-21T06:18:21.752850Z",
                "filename": "pano_0000_000712.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 19.01495157,
                "relative_pitch": 0.0044947351273465245,
                "relative_heading": 149.21084032164862,
                "relative_elevation": 0.0014916835352991598
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013142/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013142/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013142/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013142/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_013142/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013142/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013142/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013142/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013142/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814242488474,
                        52.3529079526822,
                        44.200348129496
                    ]
                },
                "distance": 19.15,
                "direction": 151.48,
                "angle": -0.01,
                "elevation": -0.0,
                "pano_id": "TMX7316010203-000058_pano_0000_013142",
                "timestamp": "2016-08-12T12:38:21.486550Z",
                "filename": "pano_0000_013142.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 19.15218228,
                "relative_pitch": -0.007117119867717452,
                "relative_heading": 151.4809775966354,
                "relative_elevation": -0.002379029989199921
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005119/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005119/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005119/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005119/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005119/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005119/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005119/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005119/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005119/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81424798881862,
                        52.3529090282482,
                        44.2017956804484
                    ]
                },
                "distance": 19.23,
                "direction": 150.33,
                "angle": -0.0,
                "elevation": -0.0,
                "pano_id": "TMX7316010203-001316_pano_0000_005119",
                "timestamp": "2019-07-17T08:16:24.660350Z",
                "filename": "pano_0000_005119.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 19.2298413,
                "relative_pitch": -0.0027753644265312545,
                "relative_heading": 150.32948681651516,
                "relative_elevation": -0.0009314790368009085
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000704/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000704/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000704/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000704/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000704/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000704/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000704/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000704/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000704/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81401591801914,
                        52.3532295882692,
                        44.1847470337525
                    ]
                },
                "distance": 19.98,
                "direction": 341.64,
                "angle": -0.05,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-001885_pano_0000_000704",
                "timestamp": "2020-08-21T06:18:14.807930Z",
                "filename": "pano_0000_000704.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 19.9786119,
                "relative_pitch": -0.05156439529553253,
                "relative_heading": 341.6385100310092,
                "relative_elevation": -0.017980125732698582
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001115/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001115/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001115/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001115/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_001115/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001115/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_001115/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001115/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_001115/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81401871396254,
                        52.3532301869675,
                        44.1157596567646
                    ]
                },
                "distance": 19.98,
                "direction": 342.22,
                "angle": -0.25,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-002513_pano_0002_001115",
                "timestamp": "2022-04-13T10:54:46.631250Z",
                "filename": "pano_0002_001115.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 19.98284724,
                "relative_pitch": -0.2493558270887532,
                "relative_heading": 342.21710688145157,
                "relative_elevation": -0.08696750272059717
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013134/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013134/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013134/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013134/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_013134/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013134/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_013134/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013134/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_013134/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81401909443985,
                        52.3532319304408,
                        44.1876932550222
                    ]
                },
                "distance": 20.16,
                "direction": 342.46,
                "angle": -0.04,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-000058_pano_0000_013134",
                "timestamp": "2016-08-12T12:38:12.926580Z",
                "filename": "pano_0000_013134.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 20.1598383,
                "relative_pitch": -0.042727481383415374,
                "relative_heading": 342.4556616853909,
                "relative_elevation": -0.015033904463003012
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005127/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005127/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005127/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005127/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005127/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005127/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005127/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005127/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005127/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81401698875698,
                        52.3532324106127,
                        44.2292758133262
                    ]
                },
                "distance": 20.25,
                "direction": 342.11,
                "angle": 0.08,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-001316_pano_0000_005127",
                "timestamp": "2019-07-17T08:16:30.950310Z",
                "filename": "pano_0000_005127.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 20.25439242,
                "relative_pitch": 0.07510099114090438,
                "relative_heading": 342.1142427784248,
                "relative_elevation": 0.02654865384099736
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004375/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004375/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004375/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004375/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004375/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004375/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004375/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004375/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004375/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81428594110039,
                        52.3529120736755,
                        46.1135282609612
                    ]
                },
                "distance": 20.36,
                "direction": 143.52,
                "angle": 5.36,
                "elevation": 1.91,
                "pano_id": "TMX7316010203-002087_pano_0000_004375",
                "timestamp": "2021-04-13T09:38:33.229320Z",
                "filename": "pano_0000_004375.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 20.35915891,
                "relative_pitch": 5.361766984289372,
                "relative_heading": 143.5180535135861,
                "relative_elevation": 1.9108011014760038
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00915/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00915/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00915/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00915/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00915/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00915/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00915/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00915/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00915/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.814019781829695,
                        52.35323519464919,
                        0.0
                    ]
                },
                "distance": 20.49,
                "direction": 342.89,
                "angle": -65.13,
                "elevation": -44.2,
                "pano_id": "2025_09_24_05_30_55_00915",
                "timestamp": "2025-09-24T07:08:01Z",
                "filename": "2025_09_24_05_30_55_00915.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 20.49262551,
                "relative_pitch": -65.1273036339582,
                "relative_heading": 342.8866537031914,
                "relative_elevation": -44.2027271594852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003716/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003716/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003716/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003716/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_003716/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003716/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_003716/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003716/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_003716/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81402678379425,
                        52.3532388663493,
                        44.3732142932713
                    ]
                },
                "distance": 20.75,
                "direction": 344.48,
                "angle": 0.47,
                "elevation": 0.17,
                "pano_id": "TMX7316010203-000051_pano_0000_003716",
                "timestamp": "2016-08-08T13:22:26.936170Z",
                "filename": "pano_0000_003716.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-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 20.75071251,
                "relative_pitch": 0.47072954436052644,
                "relative_heading": 344.4778022223967,
                "relative_elevation": 0.17048713378610358
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000708/adjacencies/TMX7316010203-001885_pano_0000_000708/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003650/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003650/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003650/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003650/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_003650/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003650/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_003650/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003650/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_003650/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.81428523540678,
                        52.3529047133728,
                        44.2645642235875
                    ]
                },
                "distance": 21.0,
                "direction": 144.95,
                "angle": 0.17,
                "elevation": 0.06,
                "pano_id": "TMX7316010203-000821_pano_0000_003650",
                "timestamp": "2018-07-03T09:35:23.559740Z",
                "filename": "pano_0000_003650.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001885_pano_0000_000708",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        115954.95677883706,
                        485171.6806034437
                    ]
                },
                "relative_distance": 20.99567234,
                "relative_pitch": 0.168748706341787,
                "relative_heading": 144.95258107056287,
                "relative_elevation": 0.061837064102299166
            }
        ]
    }
}