Parameters:

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

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

{
    "_links": {
        "self": {
            "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00003/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00003/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00003/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00003/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track16_Sphere_00003/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00003/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796418031069936,
                        52.354005580810544,
                        0.0
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "timestamp": "2024-10-25T08:13:21Z",
                "filename": "Job_20241025_0915_Track16_Sphere_00003.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 0.0,
                "relative_pitch": 0.0,
                "relative_heading": null,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00974/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00974/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00974/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00974/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_09_12_15_00974/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00974/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00974/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00974/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00974/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796417707970509,
                        52.354007799185744,
                        0.0
                    ]
                },
                "distance": 0.25,
                "direction": 354.9,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_23_09_12_15_00974",
                "timestamp": "2025-09-23T10:31:03Z",
                "filename": "2025_09_23_09_12_15_00974.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 0.24782733,
                "relative_pitch": 0.0,
                "relative_heading": 354.90373032337675,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004045/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004045/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004045/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004045/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004045/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004045/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004045/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004045/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004045/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79641191831665,
                        52.353994693764,
                        44.9149160785601
                    ]
                },
                "distance": 1.28,
                "direction": 198.97,
                "angle": 88.37,
                "elevation": 44.91,
                "pano_id": "TMX7316010203-002092_pano_0001_004045",
                "timestamp": "2021-04-14T12:29:52.267980Z",
                "filename": "pano_0001_004045.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 1.28104143,
                "relative_pitch": 88.36628049566009,
                "relative_heading": 198.9728507152571,
                "relative_elevation": 44.9149160785601
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002508/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002508/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002508/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002508/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002508/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002508/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002508/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002508/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002508/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7964015826662,
                        52.3539969396648,
                        44.2649507401511
                    ]
                },
                "distance": 1.48,
                "direction": 229.37,
                "angle": 88.09,
                "elevation": 44.26,
                "pano_id": "TMX7316010203-001315_pano_0002_002508",
                "timestamp": "2019-07-16T08:58:33.477400Z",
                "filename": "pano_0002_002508.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 1.4766667,
                "relative_pitch": 88.0893369652966,
                "relative_heading": 229.37144266329656,
                "relative_elevation": 44.2649507401511
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001730/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001730/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001730/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001730/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_001730/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001730/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001730/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001730/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001730/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7964366363025,
                        52.353993864199,
                        44.323098262772
                    ]
                },
                "distance": 1.82,
                "direction": 135.8,
                "angle": 87.65,
                "elevation": 44.32,
                "pano_id": "TMX7316010203-001890_pano_0000_001730",
                "timestamp": "2020-08-24T08:43:18.599820Z",
                "filename": "pano_0000_001730.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 1.81844898,
                "relative_pitch": 87.65063687361388,
                "relative_heading": 135.80404582505483,
                "relative_elevation": 44.323098262772
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001715/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001715/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001715/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001715/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001715/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001715/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001715/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001715/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001715/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79642415133053,
                        52.3539895566606,
                        44.3231545863673
                    ]
                },
                "distance": 1.83,
                "direction": 166.84,
                "angle": 87.63,
                "elevation": 44.32,
                "pano_id": "TMX7316010203-002526_pano_0000_001715",
                "timestamp": "2022-04-20T08:04:19.533120Z",
                "filename": "pano_0000_001715.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 1.8311852,
                "relative_pitch": 87.63420382288473,
                "relative_heading": 166.8369196808669,
                "relative_elevation": 44.3231545863673
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005166/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005166/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005166/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005166/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005166/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005166/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005166/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005166/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005166/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7963917027304,
                        52.3540091073619,
                        44.4086770843714
                    ]
                },
                "distance": 1.84,
                "direction": 282.34,
                "angle": 87.63,
                "elevation": 44.41,
                "pano_id": "TMX7316010203-000814_pano_0001_005166",
                "timestamp": "2018-06-28T13:04:03.777970Z",
                "filename": "pano_0001_005166.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 1.83629927,
                "relative_pitch": 87.63216781761116,
                "relative_heading": 282.3391710201878,
                "relative_elevation": 44.4086770843714
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002015/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002015/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002015/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002015/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002015/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002015/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002015/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002015/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002015/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79644100931162,
                        52.3540200584452,
                        44.1356269922107
                    ]
                },
                "distance": 2.25,
                "direction": 44.18,
                "angle": 87.09,
                "elevation": 44.14,
                "pano_id": "TMX7316010203-000058_pano_0000_002015",
                "timestamp": "2016-08-12T08:39:06.489770Z",
                "filename": "pano_0000_002015.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 2.24642913,
                "relative_pitch": 87.08625567331829,
                "relative_heading": 44.181825629980516,
                "relative_elevation": 44.1356269922107
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002014/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002014/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002014/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002014/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002014/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002014/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002014/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002014/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002014/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7963895514765,
                        52.3539885458803,
                        44.2050951588899
                    ]
                },
                "distance": 2.71,
                "direction": 225.67,
                "angle": 86.49,
                "elevation": 44.21,
                "pano_id": "TMX7316010203-000058_pano_0000_002014",
                "timestamp": "2016-08-12T08:39:05.219830Z",
                "filename": "pano_0000_002014.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 2.71264915,
                "relative_pitch": 86.48844334614512,
                "relative_heading": 225.67077587310447,
                "relative_elevation": 44.2050951588899
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002381/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002381/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002381/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002381/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_002381/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002381/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002381/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002381/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002381/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79638360009228,
                        52.3539911594946,
                        44.1822037352249
                    ]
                },
                "distance": 2.84,
                "direction": 235.63,
                "angle": 86.32,
                "elevation": 44.18,
                "pano_id": "TMX7316010203-000283_pano_0000_002381",
                "timestamp": "2017-05-02T12:22:41.294090Z",
                "filename": "pano_0000_002381.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 2.84229135,
                "relative_pitch": 86.3191695332596,
                "relative_heading": 235.62645147255276,
                "relative_elevation": 44.1822037352249
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005161/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005161/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005161/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005161/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005161/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005161/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005161/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005161/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005161/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7964428599057,
                        52.3539835945636,
                        44.442731000483
                    ]
                },
                "distance": 2.97,
                "direction": 145.34,
                "angle": 86.17,
                "elevation": 44.44,
                "pano_id": "TMX7316010203-000814_pano_0001_005161",
                "timestamp": "2018-06-28T13:03:51.978000Z",
                "filename": "pano_0001_005161.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 2.97443241,
                "relative_pitch": 86.1710577708574,
                "relative_heading": 145.33679770940427,
                "relative_elevation": 44.442731000483
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002507/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002507/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002507/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002507/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002507/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002507/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002507/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002507/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002507/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79647156882239,
                        52.354011299997,
                        44.1887786043808
                    ]
                },
                "distance": 3.7,
                "direction": 80.1,
                "angle": 85.21,
                "elevation": 44.19,
                "pano_id": "TMX7316010203-001315_pano_0002_002507",
                "timestamp": "2019-07-16T08:58:32.712380Z",
                "filename": "pano_0002_002507.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 3.7028895,
                "relative_pitch": 85.20997328014552,
                "relative_heading": 80.10370621983184,
                "relative_elevation": 44.1887786043808
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004046/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004046/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004046/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004046/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004046/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004046/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004046/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004046/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004046/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79648155231825,
                        52.3540075916981,
                        44.8736318666488
                    ]
                },
                "distance": 4.33,
                "direction": 87.04,
                "angle": 84.48,
                "elevation": 44.87,
                "pano_id": "TMX7316010203-002092_pano_0001_004046",
                "timestamp": "2021-04-14T12:29:52.957930Z",
                "filename": "pano_0001_004046.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 4.33379797,
                "relative_pitch": 84.48360649691301,
                "relative_heading": 87.04040308500521,
                "relative_elevation": 44.8736318666488
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001729/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001729/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001729/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001729/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_001729/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001729/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001729/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001729/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001729/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79636698723799,
                        52.3539788353509,
                        44.3295538201928
                    ]
                },
                "distance": 4.58,
                "direction": 229.45,
                "angle": 84.1,
                "elevation": 44.33,
                "pano_id": "TMX7316010203-001890_pano_0000_001729",
                "timestamp": "2020-08-24T08:43:17.884980Z",
                "filename": "pano_0000_001729.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 4.57740235,
                "relative_pitch": 84.10461845079092,
                "relative_heading": 229.44582328458853,
                "relative_elevation": 44.3295538201928
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00975/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00975/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00975/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00975/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_09_12_15_00975/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00975/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00975/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00975/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00975/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796444266488326,
                        52.35404378409897,
                        0.0
                    ]
                },
                "distance": 4.61,
                "direction": 22.81,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_23_09_12_15_00975",
                "timestamp": "2025-09-23T10:31:05Z",
                "filename": "2025_09_23_09_12_15_00975.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 4.61157577,
                "relative_pitch": 0.0,
                "relative_heading": 22.80660612833258,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00002/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00002/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00002/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00002/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track16_Sphere_00002/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00002/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00002/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00002/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796484521503972,
                        52.35401790239651,
                        0.0
                    ]
                },
                "distance": 4.73,
                "direction": 73.16,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241025_0915_Track16_Sphere_00002",
                "timestamp": "2024-10-25T08:13:20Z",
                "filename": "Job_20241025_0915_Track16_Sphere_00002.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 4.73325074,
                "relative_pitch": 0.0,
                "relative_heading": 73.1618709912152,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00004/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00004/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00004/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00004/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track16_Sphere_00004/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00004/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00004/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00004/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796352313669527,
                        52.353990324033546,
                        0.0
                    ]
                },
                "distance": 4.79,
                "direction": 249.24,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241025_0915_Track16_Sphere_00004",
                "timestamp": "2024-10-25T08:13:22Z",
                "filename": "Job_20241025_0915_Track16_Sphere_00004.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 4.78868543,
                "relative_pitch": 0.0,
                "relative_heading": 249.23601092202108,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005165/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005165/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005165/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005165/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005165/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005165/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005165/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005165/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005165/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79644489842703,
                        52.3540495835858,
                        44.5601379899308
                    ]
                },
                "distance": 5.23,
                "direction": 20.5,
                "angle": 83.31,
                "elevation": 44.56,
                "pano_id": "TMX7316010203-000814_pano_0001_005165",
                "timestamp": "2018-06-28T13:04:01.457940Z",
                "filename": "pano_0001_005165.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 5.22738314,
                "relative_pitch": 83.30917003630685,
                "relative_heading": 20.499254845534296,
                "relative_elevation": 44.5601379899308
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00973/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00973/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00973/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00973/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_09_12_15_00973/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00973/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00973/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00973/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00973/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796356533859069,
                        52.353976530843134,
                        0.0
                    ]
                },
                "distance": 5.29,
                "direction": 232.35,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_23_09_12_15_00973",
                "timestamp": "2025-09-23T10:31:02Z",
                "filename": "2025_09_23_09_12_15_00973.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 5.29208294,
                "relative_pitch": 0.0,
                "relative_heading": 232.35123403016965,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001716/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001716/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001716/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001716/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001716/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001716/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001716/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001716/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001716/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79649639150983,
                        52.354002901075,
                        44.3076452780515
                    ]
                },
                "distance": 5.35,
                "direction": 93.2,
                "angle": 83.12,
                "elevation": 44.31,
                "pano_id": "TMX7316010203-002526_pano_0000_001716",
                "timestamp": "2022-04-20T08:04:20.378170Z",
                "filename": "pano_0000_001716.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 5.34740585,
                "relative_pitch": 83.11836377952328,
                "relative_heading": 93.19658683612246,
                "relative_elevation": 44.3076452780515
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001714/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001714/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001714/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001714/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001714/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001714/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001714/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001714/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001714/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7963517571133,
                        52.3539758491397,
                        44.3285678010434
                    ]
                },
                "distance": 5.6,
                "direction": 233.77,
                "angle": 82.8,
                "elevation": 44.33,
                "pano_id": "TMX7316010203-002526_pano_0000_001714",
                "timestamp": "2022-04-20T08:04:18.698180Z",
                "filename": "pano_0000_001714.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 5.59782895,
                "relative_pitch": 82.80276260455646,
                "relative_heading": 233.7714254344855,
                "relative_elevation": 44.3285678010434
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004044/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004044/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004044/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004044/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004044/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004044/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004044/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004044/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004044/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7963426329628,
                        52.353981588694,
                        44.9381425473839
                    ]
                },
                "distance": 5.79,
                "direction": 242.54,
                "angle": 82.66,
                "elevation": 44.94,
                "pano_id": "TMX7316010203-002092_pano_0001_004044",
                "timestamp": "2021-04-14T12:29:51.577950Z",
                "filename": "pano_0001_004044.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 5.78952689,
                "relative_pitch": 82.65883659289214,
                "relative_heading": 242.54025022948338,
                "relative_elevation": 44.9381425473839
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001731/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001731/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001731/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001731/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_001731/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001731/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001731/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001731/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001731/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79650642514658,
                        52.3540083448422,
                        44.2831759704277
                    ]
                },
                "distance": 6.03,
                "direction": 87.08,
                "angle": 82.25,
                "elevation": 44.28,
                "pano_id": "TMX7316010203-001890_pano_0000_001731",
                "timestamp": "2020-08-24T08:43:19.359830Z",
                "filename": "pano_0000_001731.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 6.03057485,
                "relative_pitch": 82.24504694762945,
                "relative_heading": 87.07655750601988,
                "relative_elevation": 44.2831759704277
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002046/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002046/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002046/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002046/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002046/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002046/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002046/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002046/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002046/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79649756926021,
                        52.3540299790741,
                        44.1093269456178
                    ]
                },
                "distance": 6.06,
                "direction": 63.39,
                "angle": 82.18,
                "elevation": 44.11,
                "pano_id": "TMX7316010203-000058_pano_0000_002046",
                "timestamp": "2016-08-12T08:39:55.664460Z",
                "filename": "pano_0000_002046.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 6.06133538,
                "relative_pitch": 82.17563674725282,
                "relative_heading": 63.39070660508024,
                "relative_elevation": 44.1093269456178
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001969/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001969/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001969/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001969/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001969/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001969/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001969/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001969/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001969/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79634857789224,
                        52.3540406971585,
                        44.279162789695
                    ]
                },
                "distance": 6.14,
                "direction": 309.55,
                "angle": 82.11,
                "elevation": 44.28,
                "pano_id": "TMX7316010203-001315_pano_0002_001969",
                "timestamp": "2019-07-16T08:45:28.072390Z",
                "filename": "pano_0002_001969.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 6.13697484,
                "relative_pitch": 82.1092254967018,
                "relative_heading": 309.5477505988962,
                "relative_elevation": 44.279162789695
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005162/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005162/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005162/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005162/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005162/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005162/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005162/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005162/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005162/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79651121071322,
                        52.3539977431429,
                        44.4570483518764
                    ]
                },
                "distance": 6.41,
                "direction": 97.82,
                "angle": 81.8,
                "elevation": 44.46,
                "pano_id": "TMX7316010203-000814_pano_0001_005162",
                "timestamp": "2018-06-28T13:03:53.502990Z",
                "filename": "pano_0001_005162.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 6.40841376,
                "relative_pitch": 81.79740514485054,
                "relative_heading": 97.82169062284434,
                "relative_elevation": 44.4570483518764
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002509/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002509/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002509/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002509/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002509/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002509/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002509/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002509/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002509/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7963313640373,
                        52.3539823782152,
                        44.2745276167989
                    ]
                },
                "distance": 6.44,
                "direction": 246.38,
                "angle": 81.72,
                "elevation": 44.27,
                "pano_id": "TMX7316010203-001315_pano_0002_002509",
                "timestamp": "2019-07-16T08:58:34.257380Z",
                "filename": "pano_0002_002509.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 6.44481384,
                "relative_pitch": 81.71791966073003,
                "relative_heading": 246.38381011607984,
                "relative_elevation": 44.2745276167989
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002380/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002380/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002380/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002380/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_002380/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002380/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002380/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002380/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002380/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7964532777101,
                        52.3540601515985,
                        44.2418374978006
                    ]
                },
                "distance": 6.53,
                "direction": 21.58,
                "angle": 81.6,
                "elevation": 44.24,
                "pano_id": "TMX7316010203-000283_pano_0000_002380",
                "timestamp": "2017-05-02T12:22:39.149140Z",
                "filename": "pano_0000_002380.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 6.52995597,
                "relative_pitch": 81.60394197488824,
                "relative_heading": 21.578186509617233,
                "relative_elevation": 44.2418374978006
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001206/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001206/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001206/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001206/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001206/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001206/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001206/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001206/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001206/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79646898381644,
                        52.3540554863743,
                        44.4065195322037
                    ]
                },
                "distance": 6.55,
                "direction": 32.01,
                "angle": 81.61,
                "elevation": 44.41,
                "pano_id": "TMX7316010203-002526_pano_0000_001206",
                "timestamp": "2022-04-20T07:50:50.958610Z",
                "filename": "pano_0000_001206.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 6.549077,
                "relative_pitch": 81.61049008660638,
                "relative_heading": 32.01214684061915,
                "relative_elevation": 44.4065195322037
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001365/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001365/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001365/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001365/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_001365/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001365/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001365/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001365/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001365/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79647940234146,
                        52.3540541752051,
                        44.3284685146064
                    ]
                },
                "distance": 6.84,
                "direction": 37.72,
                "angle": 81.23,
                "elevation": 44.33,
                "pano_id": "TMX7316010203-001890_pano_0000_001365",
                "timestamp": "2020-08-24T08:37:30.651870Z",
                "filename": "pano_0000_001365.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 6.83549686,
                "relative_pitch": 81.2339743037948,
                "relative_heading": 37.71518658536655,
                "relative_elevation": 44.3284685146064
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005167/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005167/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005167/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005167/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005167/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005167/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005167/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005167/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005167/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79632387117904,
                        52.353982598892,
                        44.4458327675238
                    ]
                },
                "distance": 6.91,
                "direction": 248.27,
                "angle": 81.17,
                "elevation": 44.45,
                "pano_id": "TMX7316010203-000814_pano_0001_005167",
                "timestamp": "2018-06-28T13:04:05.247950Z",
                "filename": "pano_0001_005167.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 6.90647764,
                "relative_pitch": 81.16739724715876,
                "relative_heading": 248.2674985093834,
                "relative_elevation": 44.4458327675238
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002016/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002016/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002016/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002016/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002016/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002016/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002016/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002016/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002016/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79646407392361,
                        52.3540619404185,
                        44.2381404899061
                    ]
                },
                "distance": 7.01,
                "direction": 26.58,
                "angle": 80.99,
                "elevation": 44.24,
                "pano_id": "TMX7316010203-000058_pano_0000_002016",
                "timestamp": "2016-08-12T08:39:07.919800Z",
                "filename": "pano_0000_002016.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 7.01224306,
                "relative_pitch": 80.99291213993092,
                "relative_heading": 26.575589807533753,
                "relative_elevation": 44.2381404899061
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004076/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004076/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004076/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004076/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004076/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004076/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004076/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004076/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004076/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79650333963238,
                        52.3540419809115,
                        44.4621004965156
                    ]
                },
                "distance": 7.08,
                "direction": 55.13,
                "angle": 80.95,
                "elevation": 44.46,
                "pano_id": "TMX7316010203-002092_pano_0001_004076",
                "timestamp": "2021-04-14T12:30:55.297430Z",
                "filename": "pano_0001_004076.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 7.08454049,
                "relative_pitch": 80.94666177461298,
                "relative_heading": 55.129575487516604,
                "relative_elevation": 44.4621004965156
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002013/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002013/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002013/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002013/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002013/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002013/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002013/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002013/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002013/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79632298730339,
                        52.3539703039162,
                        44.2230332624167
                    ]
                },
                "distance": 7.57,
                "direction": 238.78,
                "angle": 80.28,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-000058_pano_0000_002013",
                "timestamp": "2016-08-12T08:39:04.144800Z",
                "filename": "pano_0000_002013.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 7.57263852,
                "relative_pitch": 80.28306078334926,
                "relative_heading": 238.77728158884813,
                "relative_elevation": 44.2230332624167
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004075/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004075/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004075/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004075/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004075/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004075/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004075/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004075/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004075/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79647590877013,
                        52.3540649295013,
                        44.506908994168
                    ]
                },
                "distance": 7.69,
                "direction": 30.84,
                "angle": 80.19,
                "elevation": 44.51,
                "pano_id": "TMX7316010203-002092_pano_0001_004075",
                "timestamp": "2021-04-14T12:30:49.087530Z",
                "filename": "pano_0001_004075.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 7.69178489,
                "relative_pitch": 80.1948663480484,
                "relative_heading": 30.843074546981555,
                "relative_elevation": 44.506908994168
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00027/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00027/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00027/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00027/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track15_Sphere_00027/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00027/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00027/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00027/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796483086985869,
                        52.35406281628752,
                        0.0
                    ]
                },
                "distance": 7.76,
                "direction": 34.84,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241025_0915_Track15_Sphere_00027",
                "timestamp": "2024-10-25T08:12:19Z",
                "filename": "Job_20241025_0915_Track15_Sphere_00027.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 7.75948999,
                "relative_pitch": 0.0,
                "relative_heading": 34.83714887696271,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00026/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00026/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00026/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00026/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track15_Sphere_00026/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00026/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00026/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00026/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796527471536717,
                        52.35403877071651,
                        0.0
                    ]
                },
                "distance": 8.32,
                "direction": 63.65,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241025_0915_Track15_Sphere_00026",
                "timestamp": "2024-10-25T08:12:17Z",
                "filename": "Job_20241025_0915_Track15_Sphere_00026.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 8.32119024,
                "relative_pitch": 0.0,
                "relative_heading": 63.65158787251458,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01003/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01003/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01003/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01003/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_09_12_15_01003/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_01003/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_01003/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01003/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01003/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79653633770147,
                        52.35403322454672,
                        0.0
                    ]
                },
                "distance": 8.63,
                "direction": 69.11,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_23_09_12_15_01003",
                "timestamp": "2025-09-23T10:31:46Z",
                "filename": "2025_09_23_09_12_15_01003.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 8.6277869,
                "relative_pitch": 0.0,
                "relative_heading": 69.11294998985483,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00976/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00976/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00976/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00976/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_09_12_15_00976/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00976/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00976/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00976/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00976/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796440882453375,
                        52.35408187550291,
                        0.0
                    ]
                },
                "distance": 8.63,
                "direction": 10.39,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_23_09_12_15_00976",
                "timestamp": "2025-09-23T10:31:05Z",
                "filename": "2025_09_23_09_12_15_00976.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 8.63121314,
                "relative_pitch": 0.0,
                "relative_heading": 10.392415443669211,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002506/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002506/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002506/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002506/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002506/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002506/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002506/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002506/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002506/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79654158098938,
                        52.3540257398862,
                        44.2750370036811
                    ]
                },
                "distance": 8.71,
                "direction": 75.08,
                "angle": 78.87,
                "elevation": 44.28,
                "pano_id": "TMX7316010203-001315_pano_0002_002506",
                "timestamp": "2019-07-16T08:58:31.927370Z",
                "filename": "pano_0002_002506.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 8.71181483,
                "relative_pitch": 78.86835451060583,
                "relative_heading": 75.07892677997944,
                "relative_elevation": 44.2750370036811
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001728/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001728/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001728/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001728/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_001728/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001728/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001728/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001728/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001728/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79629684946502,
                        52.3539636929251,
                        44.3152846321464
                    ]
                },
                "distance": 9.48,
                "direction": 240.55,
                "angle": 77.92,
                "elevation": 44.32,
                "pano_id": "TMX7316010203-001890_pano_0000_001728",
                "timestamp": "2020-08-24T08:43:17.194870Z",
                "filename": "pano_0000_001728.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 9.48148056,
                "relative_pitch": 77.92335605280182,
                "relative_heading": 240.55466776677494,
                "relative_elevation": 44.3152846321464
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005164/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005164/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005164/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005164/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005164/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005164/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005164/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005164/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005164/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79651578377348,
                        52.3540662553427,
                        44.5398751208559
                    ]
                },
                "distance": 9.48,
                "direction": 44.61,
                "angle": 77.98,
                "elevation": 44.54,
                "pano_id": "TMX7316010203-000814_pano_0001_005164",
                "timestamp": "2018-06-28T13:03:59.162970Z",
                "filename": "pano_0001_005164.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 9.48384605,
                "relative_pitch": 77.9795664008449,
                "relative_heading": 44.61065758042512,
                "relative_elevation": 44.5398751208559
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005163/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005163/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005163/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005163/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005163/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005163/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005163/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005163/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005163/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79655216765457,
                        52.3540305905489,
                        44.4262104444206
                    ]
                },
                "distance": 9.55,
                "direction": 73.06,
                "angle": 77.86,
                "elevation": 44.43,
                "pano_id": "TMX7316010203-000814_pano_0001_005163",
                "timestamp": "2018-06-28T13:03:55.972990Z",
                "filename": "pano_0001_005163.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 9.55369807,
                "relative_pitch": 77.86357700481861,
                "relative_heading": 73.06450233137808,
                "relative_elevation": 44.4262104444206
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001970/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001970/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001970/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001970/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001970/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001970/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001970/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001970/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001970/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79627843060077,
                        52.3540243389997,
                        44.292946299538
                    ]
                },
                "distance": 9.74,
                "direction": 282.38,
                "angle": 77.6,
                "elevation": 44.29,
                "pano_id": "TMX7316010203-001315_pano_0002_001970",
                "timestamp": "2019-07-16T08:45:29.172350Z",
                "filename": "pano_0002_001970.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 9.7380026,
                "relative_pitch": 77.60053457748806,
                "relative_heading": 282.37720545010535,
                "relative_elevation": 44.292946299538
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00005/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00005/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00005/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00005/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track16_Sphere_00005/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00005/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00005/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00005/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796284006077464,
                        52.35397447906904,
                        0.0
                    ]
                },
                "distance": 9.77,
                "direction": 249.24,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241025_0915_Track16_Sphere_00005",
                "timestamp": "2024-10-25T08:13:23Z",
                "filename": "Job_20241025_0915_Track16_Sphere_00005.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 9.76559563,
                "relative_pitch": 0.0,
                "relative_heading": 249.24406548358377,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004102/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004102/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004102/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004102/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_004102/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_004102/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_004102/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004102/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004102/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79644677491877,
                        52.3540922121686,
                        44.5317159164697
                    ]
                },
                "distance": 9.84,
                "direction": 11.48,
                "angle": 77.54,
                "elevation": 44.53,
                "pano_id": "TMX7316010203-000814_pano_0001_004102",
                "timestamp": "2018-06-28T12:41:04.141690Z",
                "filename": "pano_0001_004102.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 9.83675582,
                "relative_pitch": 77.54377346201608,
                "relative_heading": 11.48409119218466,
                "relative_elevation": 44.5317159164697
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001205/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001205/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001205/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001205/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001205/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001205/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001205/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001205/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001205/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79644477525803,
                        52.3540937095125,
                        44.4797660177574
                    ]
                },
                "distance": 9.97,
                "direction": 10.53,
                "angle": 77.36,
                "elevation": 44.48,
                "pano_id": "TMX7316010203-002526_pano_0000_001205",
                "timestamp": "2022-04-20T07:50:48.653650Z",
                "filename": "pano_0000_001205.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 9.97430253,
                "relative_pitch": 77.36087382221038,
                "relative_heading": 10.526514637628734,
                "relative_elevation": 44.4797660177574
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001717/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001717/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001717/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001717/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001717/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001717/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001717/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001717/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001717/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79656869246619,
                        52.3540167288574,
                        44.3473461773247
                    ]
                },
                "distance": 10.34,
                "direction": 83.11,
                "angle": 76.88,
                "elevation": 44.35,
                "pano_id": "TMX7316010203-002526_pano_0000_001717",
                "timestamp": "2022-04-20T08:04:21.293130Z",
                "filename": "pano_0000_001717.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 10.33998732,
                "relative_pitch": 76.87544544908705,
                "relative_heading": 83.10956769886657,
                "relative_elevation": 44.3473461773247
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004077/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004077/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004077/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004077/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004077/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004077/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004077/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004077/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004077/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79656826470612,
                        52.354028442436,
                        44.4644291335717
                    ]
                },
                "distance": 10.55,
                "direction": 76.04,
                "angle": 76.66,
                "elevation": 44.46,
                "pano_id": "TMX7316010203-002092_pano_0001_004077",
                "timestamp": "2021-04-14T12:30:56.557340Z",
                "filename": "pano_0001_004077.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 10.54753207,
                "relative_pitch": 76.65535887553818,
                "relative_heading": 76.04345232007636,
                "relative_elevation": 44.4644291335717
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00972/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00972/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00972/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00972/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_09_12_15_00972/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00972/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00972/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00972/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00972/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796282784972497,
                        52.353959256618154,
                        0.0
                    ]
                },
                "distance": 10.56,
                "direction": 240.78,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_23_09_12_15_00972",
                "timestamp": "2025-09-23T10:31:01Z",
                "filename": "2025_09_23_09_12_15_00972.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 10.55873204,
                "relative_pitch": 0.0,
                "relative_heading": 240.77828183160614,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00028/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00028/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00028/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00028/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track15_Sphere_00028/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00028/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00028/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00028/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796460822348682,
                        52.354096813889115,
                        0.0
                    ]
                },
                "distance": 10.56,
                "direction": 16.02,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241025_0915_Track15_Sphere_00028",
                "timestamp": "2024-10-25T08:12:21Z",
                "filename": "Job_20241025_0915_Track15_Sphere_00028.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 10.56225295,
                "relative_pitch": 0.0,
                "relative_heading": 16.023841558979445,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001713/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001713/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001713/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001713/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001713/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001713/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001713/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001713/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001713/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7962796764815,
                        52.3539617294688,
                        44.3200380802155
                    ]
                },
                "distance": 10.61,
                "direction": 242.63,
                "angle": 76.53,
                "elevation": 44.32,
                "pano_id": "TMX7316010203-002526_pano_0000_001713",
                "timestamp": "2022-04-20T08:04:17.858180Z",
                "filename": "pano_0000_001713.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 10.61480284,
                "relative_pitch": 76.5311694884029,
                "relative_heading": 242.6329582883975,
                "relative_elevation": 44.3200380802155
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004074/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004074/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004074/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004074/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004074/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004074/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004074/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004074/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004074/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79645302073927,
                        52.3540993881245,
                        44.5513154389337
                    ]
                },
                "distance": 10.71,
                "direction": 12.87,
                "angle": 76.49,
                "elevation": 44.55,
                "pano_id": "TMX7316010203-002092_pano_0001_004074",
                "timestamp": "2021-04-14T12:30:46.022640Z",
                "filename": "pano_0001_004074.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 10.70710496,
                "relative_pitch": 76.48628404746263,
                "relative_heading": 12.865154872921417,
                "relative_elevation": 44.5513154389337
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004043/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004043/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004043/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004043/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004043/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004043/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004043/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004043/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004043/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79627395396291,
                        52.3539669469338,
                        44.9432077370584
                    ]
                },
                "distance": 10.72,
                "direction": 246.35,
                "angle": 76.59,
                "elevation": 44.94,
                "pano_id": "TMX7316010203-002092_pano_0001_004043",
                "timestamp": "2021-04-14T12:29:50.892920Z",
                "filename": "pano_0001_004043.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 10.71673483,
                "relative_pitch": 76.58823539170436,
                "relative_heading": 246.3503725163895,
                "relative_elevation": 44.9432077370584
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001968/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001968/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001968/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001968/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001968/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001968/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001968/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001968/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001968/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79643050881424,
                        52.3541024149517,
                        44.2897845245898
                    ]
                },
                "distance": 10.81,
                "direction": 4.51,
                "angle": 76.29,
                "elevation": 44.29,
                "pano_id": "TMX7316010203-001315_pano_0002_001968",
                "timestamp": "2019-07-16T08:45:15.657350Z",
                "filename": "pano_0002_001968.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 10.80861665,
                "relative_pitch": 76.28543206577365,
                "relative_heading": 4.5113497217938,
                "relative_elevation": 44.2897845245898
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002047/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002047/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002047/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002047/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002047/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002047/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002047/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002047/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002047/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79657325133307,
                        52.3540277675048,
                        44.1617743112147
                    ]
                },
                "distance": 10.86,
                "direction": 76.86,
                "angle": 76.18,
                "elevation": 44.16,
                "pano_id": "TMX7316010203-000058_pano_0000_002047",
                "timestamp": "2016-08-12T08:39:56.989480Z",
                "filename": "pano_0000_002047.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 10.86025578,
                "relative_pitch": 76.1839921510257,
                "relative_heading": 76.86032530148815,
                "relative_elevation": 44.1617743112147
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001364/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001364/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001364/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001364/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_001364/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001364/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001364/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001364/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001364/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79645626253001,
                        52.354100548456,
                        44.434324009344
                    ]
                },
                "distance": 10.88,
                "direction": 13.85,
                "angle": 76.24,
                "elevation": 44.43,
                "pano_id": "TMX7316010203-001890_pano_0000_001364",
                "timestamp": "2020-08-24T08:37:28.251920Z",
                "filename": "pano_0000_001364.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 10.88375842,
                "relative_pitch": 76.23692407517736,
                "relative_heading": 13.847452624785452,
                "relative_elevation": 44.434324009344
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001732/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001732/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001732/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001732/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_001732/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001732/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001732/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001732/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001732/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79657686431866,
                        52.3540216449022,
                        44.3502969108522
                    ]
                },
                "distance": 10.97,
                "direction": 80.62,
                "angle": 76.11,
                "elevation": 44.35,
                "pano_id": "TMX7316010203-001890_pano_0000_001732",
                "timestamp": "2020-08-24T08:43:20.139800Z",
                "filename": "pano_0000_001732.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 10.96872638,
                "relative_pitch": 76.1083542648214,
                "relative_heading": 80.62090829260538,
                "relative_elevation": 44.3502969108522
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002510/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002510/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002510/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002510/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002510/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002510/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002510/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002510/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002510/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7962615126496,
                        52.353967819345,
                        44.2753803990781
                    ]
                },
                "distance": 11.46,
                "direction": 248.5,
                "angle": 75.49,
                "elevation": 44.28,
                "pano_id": "TMX7316010203-001315_pano_0002_002510",
                "timestamp": "2019-07-16T08:58:35.037510Z",
                "filename": "pano_0002_002510.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 11.46231855,
                "relative_pitch": 75.4855345248873,
                "relative_heading": 248.49512938363057,
                "relative_elevation": 44.2753803990781
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002017/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002017/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002017/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002017/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002017/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002017/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002017/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002017/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002017/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79645877227167,
                        52.3541062247149,
                        44.324255512096
                    ]
                },
                "distance": 11.54,
                "direction": 13.92,
                "angle": 75.41,
                "elevation": 44.32,
                "pano_id": "TMX7316010203-000058_pano_0000_002017",
                "timestamp": "2016-08-12T08:39:09.404730Z",
                "filename": "pano_0000_002017.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 11.53795819,
                "relative_pitch": 75.40925548717549,
                "relative_heading": 13.92124492969332,
                "relative_elevation": 44.324255512096
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001940/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001940/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001940/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001940/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001940/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001940/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001940/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001940/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001940/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79651052258246,
                        52.35409570536,
                        44.3662929516286
                    ]
                },
                "distance": 11.84,
                "direction": 32.15,
                "angle": 75.05,
                "elevation": 44.37,
                "pano_id": "TMX7316010203-001315_pano_0002_001940",
                "timestamp": "2019-07-16T08:44:34.092680Z",
                "filename": "pano_0002_001940.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 11.84420764,
                "relative_pitch": 75.0526735159946,
                "relative_heading": 32.145109853962474,
                "relative_elevation": 44.3662929516286
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002365/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002365/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002365/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002365/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_002365/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002365/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002365/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002365/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002365/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79658793961651,
                        52.3540403532113,
                        44.1213992899284
                    ]
                },
                "distance": 12.21,
                "direction": 71.52,
                "angle": 74.54,
                "elevation": 44.12,
                "pano_id": "TMX7316010203-000283_pano_0000_002365",
                "timestamp": "2017-05-02T12:22:04.969270Z",
                "filename": "pano_0000_002365.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 12.20620251,
                "relative_pitch": 74.53587363660915,
                "relative_heading": 71.51883165971601,
                "relative_elevation": 44.1213992899284
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005168/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005168/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005168/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005168/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005168/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005168/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005168/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005168/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005168/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79624875422712,
                        52.3539689344958,
                        44.4200624739751
                    ]
                },
                "distance": 12.23,
                "direction": 250.53,
                "angle": 74.6,
                "elevation": 44.42,
                "pano_id": "TMX7316010203-000814_pano_0001_005168",
                "timestamp": "2018-06-28T13:04:06.407980Z",
                "filename": "pano_0001_005168.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 12.23331523,
                "relative_pitch": 74.6024079614127,
                "relative_heading": 250.52878275486088,
                "relative_elevation": 44.4200624739751
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002012/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002012/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002012/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002012/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002012/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002012/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002012/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002012/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002012/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79625341062016,
                        52.3539561481769,
                        44.2105278046802
                    ]
                },
                "distance": 12.49,
                "direction": 243.88,
                "angle": 74.22,
                "elevation": 44.21,
                "pano_id": "TMX7316010203-000058_pano_0000_002012",
                "timestamp": "2016-08-12T08:39:03.244800Z",
                "filename": "pano_0000_002012.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 12.49256646,
                "relative_pitch": 74.22130268941444,
                "relative_heading": 243.8765648669361,
                "relative_elevation": 44.2105278046802
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002382/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002382/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002382/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002382/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_002382/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002382/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002382/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002382/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002382/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7962556698936,
                        52.353953015931,
                        44.2215257575735
                    ]
                },
                "distance": 12.51,
                "direction": 242.13,
                "angle": 74.2,
                "elevation": 44.22,
                "pano_id": "TMX7316010203-000283_pano_0000_002382",
                "timestamp": "2017-05-02T12:22:42.824090Z",
                "filename": "pano_0000_002382.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 12.51361267,
                "relative_pitch": 74.19978143188622,
                "relative_heading": 242.13313614607176,
                "relative_elevation": 44.2215257575735
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01004/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01004/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01004/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01004/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_09_12_15_01004/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_01004/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_01004/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01004/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01004/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79660067295453,
                        52.354032125506905,
                        0.0
                    ]
                },
                "distance": 12.79,
                "direction": 76.65,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_23_09_12_15_01004",
                "timestamp": "2025-09-23T10:31:47Z",
                "filename": "2025_09_23_09_12_15_01004.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 12.79003542,
                "relative_pitch": 0.0,
                "relative_heading": 76.64748208511183,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00977/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00977/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00977/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00977/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_09_12_15_00977/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00977/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00977/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00977/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00977/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796426318645162,
                        52.354122886069966,
                        0.0
                    ]
                },
                "distance": 13.07,
                "direction": 2.48,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_23_09_12_15_00977",
                "timestamp": "2025-09-23T10:31:06Z",
                "filename": "2025_09_23_09_12_15_00977.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 13.06524183,
                "relative_pitch": 0.0,
                "relative_heading": 2.477061650358552,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00025/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00025/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00025/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00025/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track15_Sphere_00025/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00025/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00025/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00025/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79660341879103,
                        52.35404087535441,
                        0.0
                    ]
                },
                "distance": 13.23,
                "direction": 72.73,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241025_0915_Track15_Sphere_00025",
                "timestamp": "2024-10-25T08:12:13Z",
                "filename": "Job_20241025_0915_Track15_Sphere_00025.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 13.22784845,
                "relative_pitch": 0.0,
                "relative_heading": 72.72833421851908,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002505/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002505/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002505/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002505/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002505/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002505/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002505/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002505/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002505/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79661182539128,
                        52.3540401611614,
                        44.2786820773035
                    ]
                },
                "distance": 13.75,
                "direction": 73.75,
                "angle": 72.74,
                "elevation": 44.28,
                "pano_id": "TMX7316010203-001315_pano_0002_002505",
                "timestamp": "2019-07-16T08:58:31.117430Z",
                "filename": "pano_0002_002505.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 13.753408,
                "relative_pitch": 72.74467540561368,
                "relative_heading": 73.75298779113577,
                "relative_elevation": 44.2786820773035
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001204/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001204/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001204/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001204/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001204/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001204/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001204/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001204/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001204/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79642635896502,
                        52.3541307603183,
                        44.4842676082626
                    ]
                },
                "distance": 13.94,
                "direction": 2.33,
                "angle": 72.6,
                "elevation": 44.48,
                "pano_id": "TMX7316010203-002526_pano_0000_001204",
                "timestamp": "2022-04-20T07:50:45.463660Z",
                "filename": "pano_0000_001204.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 13.94078576,
                "relative_pitch": 72.59969352777773,
                "relative_heading": 2.3327026818570977,
                "relative_elevation": 44.4842676082626
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00029/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00029/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00029/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00029/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track15_Sphere_00029/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00029/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00029/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00029/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796441474700857,
                        52.35413331566737,
                        0.0
                    ]
                },
                "distance": 14.3,
                "direction": 6.41,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241025_0915_Track15_Sphere_00029",
                "timestamp": "2024-10-25T08:12:22Z",
                "filename": "Job_20241025_0915_Track15_Sphere_00029.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 14.30305012,
                "relative_pitch": 0.0,
                "relative_heading": 6.412014532969105,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001939/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001939/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001939/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001939/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001939/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001939/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001939/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001939/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001939/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79657829665905,
                        52.3540890464911,
                        44.3627524739131
                    ]
                },
                "distance": 14.34,
                "direction": 49.62,
                "angle": 72.09,
                "elevation": 44.36,
                "pano_id": "TMX7316010203-001315_pano_0002_001939",
                "timestamp": "2019-07-16T08:44:32.687680Z",
                "filename": "pano_0002_001939.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 14.33521106,
                "relative_pitch": 72.09247745659088,
                "relative_heading": 49.61761915770343,
                "relative_elevation": 44.3627524739131
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001971/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001971/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001971/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001971/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001971/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001971/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001971/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001971/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001971/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79620731876406,
                        52.3540101324899,
                        44.3101851334795
                    ]
                },
                "distance": 14.37,
                "direction": 272.02,
                "angle": 72.04,
                "elevation": 44.31,
                "pano_id": "TMX7316010203-001315_pano_0002_001971",
                "timestamp": "2019-07-16T08:45:30.197380Z",
                "filename": "pano_0002_001971.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 14.36580492,
                "relative_pitch": 72.0367875705531,
                "relative_heading": 272.0205343698435,
                "relative_elevation": 44.3101851334795
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004101/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004101/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004101/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004101/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_004101/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_004101/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_004101/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004101/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004101/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79642254155078,
                        52.3541350984063,
                        44.5081232842058
                    ]
                },
                "distance": 14.42,
                "direction": 1.22,
                "angle": 72.05,
                "elevation": 44.51,
                "pano_id": "TMX7316010203-000814_pano_0001_004101",
                "timestamp": "2018-06-28T12:41:01.191670Z",
                "filename": "pano_0001_004101.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 14.41522638,
                "relative_pitch": 72.05397346344998,
                "relative_heading": 1.2215905030581378,
                "relative_elevation": 44.5081232842058
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001727/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001727/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001727/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001727/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_001727/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001727/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001727/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001727/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001727/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7962269314622,
                        52.3539491219782,
                        44.2906690556556
                    ]
                },
                "distance": 14.46,
                "direction": 244.24,
                "angle": 71.92,
                "elevation": 44.29,
                "pano_id": "TMX7316010203-001890_pano_0000_001727",
                "timestamp": "2020-08-24T08:43:16.504890Z",
                "filename": "pano_0000_001727.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 14.45696739,
                "relative_pitch": 71.92274100845438,
                "relative_heading": 244.2428456831812,
                "relative_elevation": 44.2906690556556
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004073/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004073/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004073/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004073/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004073/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004073/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004073/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004073/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004073/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79643044294117,
                        52.3541370632297,
                        44.6179771414027
                    ]
                },
                "distance": 14.66,
                "direction": 3.31,
                "angle": 71.82,
                "elevation": 44.62,
                "pano_id": "TMX7316010203-002092_pano_0001_004073",
                "timestamp": "2021-04-14T12:30:44.012630Z",
                "filename": "pano_0001_004073.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 14.65500475,
                "relative_pitch": 71.81696717447396,
                "relative_heading": 3.308140701250638,
                "relative_elevation": 44.6179771414027
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005158/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005158/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005158/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005158/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005158/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005158/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005158/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005158/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005158/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79622741618019,
                        52.353943718251,
                        44.3799863215536
                    ]
                },
                "distance": 14.7,
                "direction": 242.08,
                "angle": 71.67,
                "elevation": 44.38,
                "pano_id": "TMX7316010203-000814_pano_0001_005158",
                "timestamp": "2018-06-28T13:03:48.008000Z",
                "filename": "pano_0001_005158.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 14.69903683,
                "relative_pitch": 71.6746810579352,
                "relative_heading": 242.07545658990063,
                "relative_elevation": 44.3799863215536
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00006/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00006/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00006/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00006/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track16_Sphere_00006/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00006/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00006/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00006/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796212792893424,
                        52.353958583606,
                        0.0
                    ]
                },
                "distance": 14.93,
                "direction": 249.5,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241025_0915_Track16_Sphere_00006",
                "timestamp": "2024-10-25T08:13:24Z",
                "filename": "Job_20241025_0915_Track16_Sphere_00006.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 14.92976656,
                "relative_pitch": 0.0,
                "relative_heading": 249.49575572039257,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002379/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002379/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002379/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002379/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_002379/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002379/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002379/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002379/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002379/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79642127662168,
                        52.3541419869632,
                        44.3528359243646
                    ]
                },
                "distance": 15.18,
                "direction": 0.83,
                "angle": 71.11,
                "elevation": 44.35,
                "pano_id": "TMX7316010203-000283_pano_0000_002379",
                "timestamp": "2017-05-02T12:22:36.899070Z",
                "filename": "pano_0000_002379.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 15.18007863,
                "relative_pitch": 71.10611836269848,
                "relative_heading": 0.8346822505773831,
                "relative_elevation": 44.3528359243646
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001718/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001718/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001718/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001718/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001718/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001718/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001718/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001718/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001718/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79664111434509,
                        52.3540307918261,
                        44.3617483144626
                    ]
                },
                "distance": 15.46,
                "direction": 79.54,
                "angle": 70.79,
                "elevation": 44.36,
                "pano_id": "TMX7316010203-002526_pano_0000_001718",
                "timestamp": "2022-04-20T08:04:22.328150Z",
                "filename": "pano_0000_001718.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 15.45647976,
                "relative_pitch": 70.79068818176215,
                "relative_heading": 79.54283970817279,
                "relative_elevation": 44.3617483144626
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004078/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004078/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004078/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004078/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004078/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004078/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004078/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004078/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004078/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79663996368756,
                        52.354034934272,
                        44.4828544650227
                    ]
                },
                "distance": 15.47,
                "direction": 77.81,
                "angle": 70.82,
                "elevation": 44.48,
                "pano_id": "TMX7316010203-002092_pano_0001_004078",
                "timestamp": "2021-04-14T12:30:57.732360Z",
                "filename": "pano_0001_004078.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 15.47010857,
                "relative_pitch": 70.82350681776929,
                "relative_heading": 77.81104626644382,
                "relative_elevation": 44.4828544650227
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001363/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001363/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001363/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001363/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_001363/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001363/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001363/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001363/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001363/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7964324036263,
                        52.3541446848663,
                        44.4105021487921
                    ]
                },
                "distance": 15.51,
                "direction": 3.62,
                "angle": 70.75,
                "elevation": 44.41,
                "pano_id": "TMX7316010203-001890_pano_0000_001363",
                "timestamp": "2020-08-24T08:37:26.571880Z",
                "filename": "pano_0000_001363.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 15.50962084,
                "relative_pitch": 70.74910399532973,
                "relative_heading": 3.620037724246077,
                "relative_elevation": 44.4105021487921
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00971/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00971/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00971/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00971/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_09_12_15_00971/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00971/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00971/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00971/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00971/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796210945103216,
                        52.353946332988805,
                        0.0
                    ]
                },
                "distance": 15.57,
                "direction": 244.96,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_23_09_12_15_00971",
                "timestamp": "2025-09-23T10:31:00Z",
                "filename": "2025_09_23_09_12_15_00971.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 15.57404433,
                "relative_pitch": 0.0,
                "relative_heading": 244.95594741006613,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004042/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004042/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004042/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004042/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004042/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004042/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004042/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004042/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004042/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79620606258516,
                        52.3539511120174,
                        44.946212798357
                    ]
                },
                "distance": 15.66,
                "direction": 247.23,
                "angle": 70.79,
                "elevation": 44.95,
                "pano_id": "TMX7316010203-002092_pano_0001_004042",
                "timestamp": "2021-04-14T12:29:50.217870Z",
                "filename": "pano_0001_004042.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 15.66270465,
                "relative_pitch": 70.78774820924062,
                "relative_heading": 247.23411833308467,
                "relative_elevation": 44.946212798357
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001712/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001712/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001712/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001712/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001712/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001712/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001712/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001712/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001712/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79620765457249,
                        52.3539473739945,
                        44.309307616204
                    ]
                },
                "distance": 15.73,
                "direction": 245.68,
                "angle": 70.46,
                "elevation": 44.31,
                "pano_id": "TMX7316010203-002526_pano_0000_001712",
                "timestamp": "2022-04-20T08:04:16.983220Z",
                "filename": "pano_0000_001712.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 15.72939967,
                "relative_pitch": 70.45560222677754,
                "relative_heading": 245.68395391057555,
                "relative_elevation": 44.309307616204
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002048/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002048/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002048/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002048/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002048/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002048/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002048/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002048/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002048/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79664575646712,
                        52.3540382606154,
                        44.183937641792
                    ]
                },
                "distance": 15.94,
                "direction": 76.81,
                "angle": 70.17,
                "elevation": 44.18,
                "pano_id": "TMX7316010203-000058_pano_0000_002048",
                "timestamp": "2016-08-12T08:39:57.959500Z",
                "filename": "pano_0000_002048.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 15.93648264,
                "relative_pitch": 70.16638757906279,
                "relative_heading": 76.80986106765455,
                "relative_elevation": 44.183937641792
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001733/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001733/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001733/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001733/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_001733/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001733/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001733/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001733/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001733/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79664734634169,
                        52.3540347505527,
                        44.3634800761938
                    ]
                },
                "distance": 15.96,
                "direction": 78.26,
                "angle": 70.22,
                "elevation": 44.36,
                "pano_id": "TMX7316010203-001890_pano_0000_001733",
                "timestamp": "2020-08-24T08:43:21.049980Z",
                "filename": "pano_0000_001733.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 15.95796838,
                "relative_pitch": 70.21585620925076,
                "relative_heading": 78.2641110887611,
                "relative_elevation": 44.3634800761938
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002018/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002018/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002018/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002018/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002018/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002018/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002018/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002018/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002018/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79643676322652,
                        52.3541497863191,
                        44.291860230267
                    ]
                },
                "distance": 16.1,
                "direction": 4.55,
                "angle": 70.03,
                "elevation": 44.29,
                "pano_id": "TMX7316010203-000058_pano_0000_002018",
                "timestamp": "2016-08-12T08:39:10.699790Z",
                "filename": "pano_0000_002018.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 16.09701237,
                "relative_pitch": 70.02731236872857,
                "relative_heading": 4.547679231282395,
                "relative_elevation": 44.291860230267
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001967/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001967/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001967/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001967/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001967/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001967/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001967/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001967/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001967/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79640642835447,
                        52.3541518648897,
                        44.3335110871121
                    ]
                },
                "distance": 16.3,
                "direction": 357.22,
                "angle": 69.82,
                "elevation": 44.33,
                "pano_id": "TMX7316010203-001315_pano_0002_001967",
                "timestamp": "2019-07-16T08:45:13.337430Z",
                "filename": "pano_0002_001967.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 16.29681081,
                "relative_pitch": 69.81678614399638,
                "relative_heading": 357.21952690890225,
                "relative_elevation": 44.3335110871121
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002511/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002511/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002511/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002511/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002511/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002511/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002511/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002511/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002511/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79619167289585,
                        52.3539529726804,
                        44.2520103016868
                    ]
                },
                "distance": 16.5,
                "direction": 249.22,
                "angle": 69.56,
                "elevation": 44.25,
                "pano_id": "TMX7316010203-001315_pano_0002_002511",
                "timestamp": "2019-07-16T08:58:35.847340Z",
                "filename": "pano_0002_002511.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 16.49650486,
                "relative_pitch": 69.5552775923382,
                "relative_heading": 249.21533308323936,
                "relative_elevation": 44.2520103016868
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004953/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004953/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004953/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004953/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_004953/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_004953/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_004953/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004953/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004953/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79665440209063,
                        52.3540526757383,
                        44.2547419946641
                    ]
                },
                "distance": 16.94,
                "direction": 71.98,
                "angle": 69.06,
                "elevation": 44.25,
                "pano_id": "TMX7316010203-000814_pano_0001_004953",
                "timestamp": "2018-06-28T12:59:45.408680Z",
                "filename": "pano_0001_004953.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 16.9362686,
                "relative_pitch": 69.05817543152752,
                "relative_heading": 71.97554038587829,
                "relative_elevation": 44.2547419946641
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00978/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00978/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00978/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00978/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_09_12_15_00978/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00978/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00978/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00978/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00978/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796406750119879,
                        52.35416164267911,
                        0.0
                    ]
                },
                "distance": 17.38,
                "direction": 357.47,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_23_09_12_15_00978",
                "timestamp": "2025-09-23T10:31:07Z",
                "filename": "2025_09_23_09_12_15_00978.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 17.38264127,
                "relative_pitch": 0.0,
                "relative_heading": 357.46567304840823,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002011/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002011/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002011/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002011/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002011/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002011/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002011/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002011/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002011/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79618384158785,
                        52.3539423496945,
                        44.1981202969328
                    ]
                },
                "distance": 17.44,
                "direction": 246.21,
                "angle": 68.47,
                "elevation": 44.2,
                "pano_id": "TMX7316010203-000058_pano_0000_002011",
                "timestamp": "2016-08-12T08:39:02.414760Z",
                "filename": "pano_0000_002011.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 17.43889425,
                "relative_pitch": 68.46769685005452,
                "relative_heading": 246.20512056551345,
                "relative_elevation": 44.1981202969328
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005169/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005169/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005169/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005169/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005169/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005169/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005169/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005169/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005169/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79617522651005,
                        52.3539557477372,
                        44.3854139437899
                    ]
                },
                "distance": 17.45,
                "direction": 251.47,
                "angle": 68.54,
                "elevation": 44.39,
                "pano_id": "TMX7316010203-000814_pano_0001_005169",
                "timestamp": "2018-06-28T13:04:07.507930Z",
                "filename": "pano_0001_005169.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 17.44807892,
                "relative_pitch": 68.54001730401787,
                "relative_heading": 251.46971786982283,
                "relative_elevation": 44.3854139437899
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01005/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01005/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01005/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01005/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_09_12_15_01005/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_01005/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_01005/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01005/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_01005/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79667230867935,
                        52.354040553977505,
                        0.0
                    ]
                },
                "distance": 17.76,
                "direction": 77.34,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_23_09_12_15_01005",
                "timestamp": "2025-09-23T10:31:48Z",
                "filename": "2025_09_23_09_12_15_01005.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 17.75687861,
                "relative_pitch": 0.0,
                "relative_heading": 77.34016868227033,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001203/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001203/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001203/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001203/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001203/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001203/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001203/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001203/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001203/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79640764564393,
                        52.354169808365,
                        44.506690621376
                    ]
                },
                "distance": 18.29,
                "direction": 357.78,
                "angle": 67.66,
                "elevation": 44.51,
                "pano_id": "TMX7316010203-002526_pano_0000_001203",
                "timestamp": "2022-04-20T07:50:43.128690Z",
                "filename": "pano_0000_001203.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 18.28796329,
                "relative_pitch": 67.66205867085658,
                "relative_heading": 357.78252656047556,
                "relative_elevation": 44.506690621376
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00030/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00030/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00030/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00030/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track15_Sphere_00030/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00030/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00030/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00030/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796420899743083,
                        52.35417269640191,
                        0.0
                    ]
                },
                "distance": 18.6,
                "direction": 0.6,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241025_0915_Track15_Sphere_00030",
                "timestamp": "2024-10-25T08:12:23Z",
                "filename": "Job_20241025_0915_Track15_Sphere_00030.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 18.59665934,
                "relative_pitch": 0.0,
                "relative_heading": 0.6022060695805058,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001938/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001938/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001938/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001938/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001938/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001938/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001938/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001938/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001938/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79664772871047,
                        52.3540978490783,
                        44.3560188896954
                    ]
                },
                "distance": 18.72,
                "direction": 56.73,
                "angle": 67.12,
                "elevation": 44.36,
                "pano_id": "TMX7316010203-001315_pano_0002_001938",
                "timestamp": "2019-07-16T08:44:31.462690Z",
                "filename": "pano_0002_001938.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 18.71759563,
                "relative_pitch": 67.12096169777453,
                "relative_heading": 56.734041110424755,
                "relative_elevation": 44.3560188896954
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002504/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002504/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002504/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002504/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002504/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002504/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002504/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002504/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002504/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79668220214188,
                        52.3540544598253,
                        44.2846720218658
                    ]
                },
                "distance": 18.8,
                "direction": 73.19,
                "angle": 66.99,
                "elevation": 44.28,
                "pano_id": "TMX7316010203-001315_pano_0002_002504",
                "timestamp": "2019-07-16T08:58:30.262300Z",
                "filename": "pano_0002_002504.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 18.80309227,
                "relative_pitch": 66.99411953506302,
                "relative_heading": 73.18628649248672,
                "relative_elevation": 44.2846720218658
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004072/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004072/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004072/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004072/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004072/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004072/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004072/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004072/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004072/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79640665800497,
                        52.3541770261437,
                        44.6569585101679
                    ]
                },
                "distance": 19.09,
                "direction": 357.67,
                "angle": 66.85,
                "elevation": 44.66,
                "pano_id": "TMX7316010203-002092_pano_0001_004072",
                "timestamp": "2021-04-14T12:30:42.892500Z",
                "filename": "pano_0001_004072.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 19.09315146,
                "relative_pitch": 66.85079538958304,
                "relative_heading": 357.6739976084484,
                "relative_elevation": 44.6569585101679
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001972/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001972/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001972/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001972/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001972/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001972/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001972/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001972/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001972/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79613599028642,
                        52.3539967922145,
                        44.3297906154767
                    ]
                },
                "distance": 19.24,
                "direction": 267.09,
                "angle": 66.54,
                "elevation": 44.33,
                "pano_id": "TMX7316010203-001315_pano_0002_001972",
                "timestamp": "2019-07-16T08:45:31.237390Z",
                "filename": "pano_0002_001972.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 19.24170701,
                "relative_pitch": 66.53635276694655,
                "relative_heading": 267.0868489116122,
                "relative_elevation": 44.3297906154767
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004100/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004100/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004100/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004100/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_004100/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_004100/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_004100/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004100/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_004100/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79639865796899,
                        52.3541782390507,
                        44.5254639312625
                    ]
                },
                "distance": 19.26,
                "direction": 356.07,
                "angle": 66.61,
                "elevation": 44.53,
                "pano_id": "TMX7316010203-000814_pano_0001_004100",
                "timestamp": "2018-06-28T12:40:59.956820Z",
                "filename": "pano_0001_004100.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 19.25767645,
                "relative_pitch": 66.61106954158629,
                "relative_heading": 356.0696895890274,
                "relative_elevation": 44.5254639312625
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001726/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001726/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001726/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001726/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_001726/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001726/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001726/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001726/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001726/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79615625092128,
                        52.3539357341284,
                        44.2927704108879
                    ]
                },
                "distance": 19.46,
                "direction": 246.46,
                "angle": 66.29,
                "elevation": 44.29,
                "pano_id": "TMX7316010203-001890_pano_0000_001726",
                "timestamp": "2020-08-24T08:43:15.789820Z",
                "filename": "pano_0000_001726.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 19.45617821,
                "relative_pitch": 66.28588970239146,
                "relative_heading": 246.45516628950213,
                "relative_elevation": 44.2927704108879
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00024/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00024/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00024/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00024/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track15_Sphere_00024/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00024/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track15_Sphere_00024/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00024/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track15_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796694525657615,
                        52.354059763904466,
                        0.0
                    ]
                },
                "distance": 19.78,
                "direction": 72.25,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241025_0915_Track15_Sphere_00024",
                "timestamp": "2024-10-25T08:12:10Z",
                "filename": "Job_20241025_0915_Track15_Sphere_00024.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 19.78020341,
                "relative_pitch": 0.0,
                "relative_heading": 72.25324964505276,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005157/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005157/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005157/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005157/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005157/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005157/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005157/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005157/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005157/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79615491766216,
                        52.353929883532,
                        44.3856333103031
                    ]
                },
                "distance": 19.81,
                "direction": 244.83,
                "angle": 65.95,
                "elevation": 44.39,
                "pano_id": "TMX7316010203-000814_pano_0001_005157",
                "timestamp": "2018-06-28T13:03:46.708030Z",
                "filename": "pano_0001_005157.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 19.80745258,
                "relative_pitch": 65.95079072683012,
                "relative_heading": 244.83353578531842,
                "relative_elevation": 44.3856333103031
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00007/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00007/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00007/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00007/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track16_Sphere_00007/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00007/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00007/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00007/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track16_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796140548514559,
                        52.353942970560276,
                        0.0
                    ]
                },
                "distance": 20.15,
                "direction": 249.77,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "b_20241025_0915_Track16_Sphere_00007",
                "timestamp": "2024-10-25T08:13:25Z",
                "filename": "Job_20241025_0915_Track16_Sphere_00007.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 20.14906787,
                "relative_pitch": 0.0,
                "relative_heading": 249.7714424736056,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001362/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001362/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001362/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001362/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_001362/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001362/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001362/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001362/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001362/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79640732622354,
                        52.3541878348712,
                        44.4256678428501
                    ]
                },
                "distance": 20.29,
                "direction": 357.94,
                "angle": 65.45,
                "elevation": 44.43,
                "pano_id": "TMX7316010203-001890_pano_0000_001362",
                "timestamp": "2020-08-24T08:37:25.501930Z",
                "filename": "pano_0000_001362.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 20.29326295,
                "relative_pitch": 65.44948716082621,
                "relative_heading": 357.94025737768095,
                "relative_elevation": 44.4256678428501
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004079/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004079/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004079/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004079/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004079/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004079/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004079/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004079/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004079/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79671072959365,
                        52.3540474015405,
                        44.5125981559977
                    ]
                },
                "distance": 20.48,
                "direction": 76.87,
                "angle": 65.29,
                "elevation": 44.51,
                "pano_id": "TMX7316010203-002092_pano_0001_004079",
                "timestamp": "2021-04-14T12:30:58.812340Z",
                "filename": "pano_0001_004079.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 20.47873551,
                "relative_pitch": 65.29444606892031,
                "relative_heading": 76.86532278285294,
                "relative_elevation": 44.5125981559977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00970/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00970/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00970/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00970/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_09_12_15_00970/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00970/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_09_12_15_00970/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00970/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_09_12_15_00970/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.796140899100616,
                        52.35393428110296,
                        0.0
                    ]
                },
                "distance": 20.48,
                "direction": 247.21,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "2025_09_23_09_12_15_00970",
                "timestamp": "2025-09-23T10:30:59Z",
                "filename": "2025_09_23_09_12_15_00970.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 20.48145507,
                "relative_pitch": 0.0,
                "relative_heading": 247.20943919635502,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004041/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004041/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004041/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004041/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004041/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004041/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004041/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004041/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004041/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79613774573623,
                        52.3539357636872,
                        44.9468524958938
                    ]
                },
                "distance": 20.62,
                "direction": 247.86,
                "angle": 65.36,
                "elevation": 44.95,
                "pano_id": "TMX7316010203-002092_pano_0001_004041",
                "timestamp": "2021-04-14T12:29:49.542950Z",
                "filename": "pano_0001_004041.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 20.61697289,
                "relative_pitch": 65.35923249980529,
                "relative_heading": 247.8634233236457,
                "relative_elevation": 44.9468524958938
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001719/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001719/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001719/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001719/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001719/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001719/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001719/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001719/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001719/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79671370564946,
                        52.3540451614175,
                        44.3758109854534
                    ]
                },
                "distance": 20.62,
                "direction": 77.67,
                "angle": 65.08,
                "elevation": 44.38,
                "pano_id": "TMX7316010203-002526_pano_0000_001719",
                "timestamp": "2022-04-20T08:04:23.443100Z",
                "filename": "pano_0000_001719.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 20.62158408,
                "relative_pitch": 65.07555315726151,
                "relative_heading": 77.66782894319009,
                "relative_elevation": 44.3758109854534
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002019/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002019/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002019/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002019/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002019/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002019/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002019/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002019/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002019/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7964110486365,
                        52.3541926914887,
                        44.2875903788954
                    ]
                },
                "distance": 20.83,
                "direction": 358.69,
                "angle": 64.81,
                "elevation": 44.29,
                "pano_id": "TMX7316010203-000058_pano_0000_002019",
                "timestamp": "2016-08-12T08:39:11.719730Z",
                "filename": "pano_0000_002019.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": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 20.82600156,
                "relative_pitch": 64.81499627344225,
                "relative_heading": 358.6910306110398,
                "relative_elevation": 44.2875903788954
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001711/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001711/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001711/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001711/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001711/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001711/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001711/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001711/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001711/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79613512176154,
                        52.3539330309035,
                        44.3112533837557
                    ]
                },
                "distance": 20.9,
                "direction": 247.28,
                "angle": 64.75,
                "elevation": 44.31,
                "pano_id": "TMX7316010203-002526_pano_0000_001711",
                "timestamp": "2022-04-20T08:04:16.083160Z",
                "filename": "pano_0000_001711.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 20.89826383,
                "relative_pitch": 64.75029619364508,
                "relative_heading": 247.2758682575645,
                "relative_elevation": 44.3112533837557
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track16_Sphere_00003/adjacencies/b_20241025_0915_Track16_Sphere_00003/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001734/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001734/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001734/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001734/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_001734/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001734/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_001734/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001734/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_001734/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.79671750692042,
                        52.3540478943435,
                        44.4078264720738
                    ]
                },
                "distance": 20.94,
                "direction": 77.01,
                "angle": 64.75,
                "elevation": 44.41,
                "pano_id": "TMX7316010203-001890_pano_0000_001734",
                "timestamp": "2020-08-24T08:43:22.149790Z",
                "filename": "pano_0000_001734.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "b_20241025_0915_Track16_Sphere_00003",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        114750.59608093619,
                        485286.6554590014
                    ]
                },
                "relative_distance": 20.94095198,
                "relative_pitch": 64.75331282473539,
                "relative_heading": 77.00631234531143,
                "relative_elevation": 44.4078264720738
            }
        ]
    }
}